forcedotcom / forcedotcom/code-builder-feedback
Output Tab is blank for all extensions
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 35
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**Describe the bug**
The "Output Tab" does not display any output for any of the extensions.
**To Reproduce**
Steps to reproduce the behavior:
1. Reset the environment.
2. Open the environment.
3. Open the Output Tab (Ctrl+Shift+U)
4. Changing the extensions does not help.
**Expected behavior**
Extension output should be displayed.
**Screenshots**
**Desktop (please complete the following information):**
- OS: Windows 11 Enterprise
- Browser: Chrome
- Version 151.0
**Additional context**
The DevTools Console has the following error:
workbench.js:1037 [Extension Host] Error: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.31' not found (required by /usr/lib/code-server/lib/vscode/node_modules/@vscode/spdlog/build/Release/spdlog.nod
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start with the DevTools Console error in workbench.js:1037 and inspect the @vscode/spdlog native module and its libstdc++.so.6 dependency. Reproduce the blank Output Tab after resetting and opening the environment; done means extension output is displayed instead of failing for every extension.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- linux, vscode
- Bereich
- devtools
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100