-
-
Notifications
You must be signed in to change notification settings - Fork 202
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
[BUG] webtop:latest not working #243
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
Anyone encountered this problem? What could be wrong? |
what kind of video card are you mounting in ? Also try without the volume mount just to test if that directory is messing it up. |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
Among the older versions tested, this one is free of the problem: Upon reviewing the commits, it appears the problem started when the baseimage-kasmvnc:ubuntu image was updated from Jammy to Nobble. You can find more details in this commit: 13428ca. |
Most of these issues are unrelated, keep in mind these docker containers will always be running the latest version of the underlying OS in the case of Alpine currently 3.20 and in the case of Ubuntu Noble 24.04. One thing that can throw a wrench in that is if your underlying host has a very old kernel or very old libseccomp. The useful information that is needed is are you running seccomp unconfined and what is your underlying OS/Kernel combo. |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
Currently having this issue as well: |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
Is there an existing issue for this?
Current Behavior
On webtop:latest is there is only a black screen.
And for example :alpine-icewm works fine.
Expected Behavior
No response
Steps To Reproduce
docker-compose up
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: