Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Error] vscode launched inside container unusable with blank screen #1653

Open
scarf005 opened this issue Jan 8, 2025 · 0 comments
Open
Labels
bug Something isn't working

Comments

@scarf005
Copy link

scarf005 commented Jan 8, 2025

Describe the bug

image

running vscode inside devcontainer like in https://github.com/89luca89/distrobox/blob/main/docs/posts/integrate_vscode_distrobox.md always result in blank frozen display.

To Reproduce

follow the step:

$ distrobox create --image archlinux:latest --name arch-distrobox-repro --verbose
$ distrobox enter --name arch-distrobox-repro
# sudo pacman -S code
# code

Expected behavior

vscode is usable as in docs

Logs
Run the commands with --verbose and post the log here as a file upload
Attach also the output of podman logs or docker logs, possibly with --latest flag

Desktop (please complete the following information):

  • Are you using podman, docker or lilipod? podman
  • Which version or podman, docker or lilipod? 5.3.1
  • Which version of distrobox? 1.8.0
  • Which host distribution? fedora 41 kinoite
  • How did you install distrobox? came default installed in kinoite

Additional context

Operating System: Fedora Linux 41
KDE Plasma Version: 6.2.5
KDE Frameworks Version: 6.9.0
Qt Version: 6.8.1
Kernel Version: 6.12.7-200.fc41.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600G with Radeon Graphics
Memory: 30.7 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2
Manufacturer: HP
Product Name: Victus by HP 15L Gaming Desktop TG02-0xxx
@scarf005 scarf005 added the bug Something isn't working label Jan 8, 2025
@scarf005 scarf005 changed the title [Error] vscode launched inside container freezes forever [Error] vscode launched inside container unusable with blank screen Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant