-
-
Notifications
You must be signed in to change notification settings - Fork 176
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
DevPod starts with a blank screen #1037
Comments
Dumb question. Are you using scaling options in display? |
Have the same issue on aurora-39 under x11 with no scaling options (100% standard) set in display.
|
I tried running it via the terminal, and get the following error
glxgears and 3d acceleration works fine otherwise |
Devpod has been updated from 0.5.4 to 0.5.6 yesterday. Please see if it's still causing an issue. I've confirmed it works (with some oddities) on bluefin latest and Aurora latest |
Just noticed that you were on Nvidia. I'm going to look to see is Tauri applications need something additional for X. |
hmm, just updated and rebooted, I'm on x and still just have a blank grey image |
Running bluefin in a proxmox vm, I can confirm that this happens when you use an nvidia card. (occurs when I do gpu passthrough of a 1060 with 3gb, goes away when I remove gpu passthrough) |
At my job I use a Dell Tower with NV136 Graphics. I'm on Wayland. DevPod just shows a blank screen when opening the first time or just the frame of the window if it was already running (closing the window and opening again). EDIT: Fixed using an env variable. Source. |
This probably cannot be fixed system-wide since WEBKIT_DISABLE_COMPOSITING_MODE=1 would disable compositing for all apps with webkit in the base system (for some reason, the system-settings have a dependency on webkit of all things). Could probably be fixed with a wrapper like |
I just ran into this issue as well on 41-nvidia-dx. |
Encountering this issue as well. Same scenario as @apriendeau. |
I found that its an issue in the nvidia drivers that was patched in the latest nvidia drivers. Is there a way for us to upgrade bluefin drivers manually or what is the release cadence? |
We always ingest the lastest version the next day, so worst case a week later if you're on a weekly build. Are people still seeing this? Anyone on non-nvidia seeing a problem? |
Describe the bug
(running on xorg)
What did you expect to happen?
I expected the application to load with a UI.
Output of
rpm-ostree status
State: idle AutomaticUpdates: stage; rpm-ostreed-automatic.timer: no runs since boot Deployments: ● ostree-image-signed:docker://ghcr.io/ublue-os/bluefin-dx-nvidia:latest Digest: sha256:d926ea236354a21020716b1ae4461a91533f37cce4741f22a6f71663bfc35ca9 Version: 39.20240319.0 (2024-03-19T16:56:24Z) ostree-image-signed:docker://ghcr.io/ublue-os/bluefin-dx-nvidia:latest Digest: sha256:029a6a0e16d3becf5a2a509e829da95bc5d577e23a42c0404aca60a4bfb36b09 Version: 39.20240305.0 (2024-03-05T04:54:42Z)
Extra information or context
The text was updated successfully, but these errors were encountered: