forcedotcom / forcedotcom/code-builder-feedback

Output Tab is blank for all extensions

Open
#281 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
35
Forks
2
PR merge metrics
No merged PRs in 30d

Description

**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**
Image

**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

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, vscode
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.