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

DevPod starts with a blank screen #1037

Open
mapringg opened this issue Mar 20, 2024 · 13 comments
Open

DevPod starts with a blank screen #1037

mapringg opened this issue Mar 20, 2024 · 13 comments

Comments

@mapringg
Copy link

mapringg commented Mar 20, 2024

Describe the bug

  • open devpod from the application overview on a fresh install
  • encounter a blank screen

(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

  • devpod works on wayland
@m2Giles
Copy link
Member

m2Giles commented Apr 7, 2024

Dumb question. Are you using scaling options in display?

@nidhoggr-nil
Copy link

Have the same issue on aurora-39 under x11 with no scaling options (100% standard) set in display.

● ostree-image-signed:docker://ghcr.io/nihaiden/aurora-dx-nvidia:latest
                   Digest: sha256:3a8ebff5328693b816c8b85ba17febb3efa62a1079d0b87d382f9f76dd65b65f
                  Version: 39.20240409.0 (2024-04-09T16:52:37Z)
          LayeredPackages: btrfs-assistant

@nidhoggr-nil
Copy link

I tried running it via the terminal, and get the following error

** (dev-pod:100126): WARNING **: 15:42:28.683: webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing.
AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer
AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer
AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer
AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer
AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer
AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer

glxgears and 3d acceleration works fine otherwise

@m2Giles
Copy link
Member

m2Giles commented May 2, 2024

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

@m2Giles
Copy link
Member

m2Giles commented May 4, 2024

Just noticed that you were on Nvidia.

I'm going to look to see is Tauri applications need something additional for X.

@nidhoggr-nil
Copy link

hmm, just updated and rebooted, I'm on x and still just have a blank grey image

@Achnazoor
Copy link

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)

@nneto
Copy link

nneto commented Jul 29, 2024

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).

Screenshots

Screenshot from 2024-07-29 18-17-35

Screenshot from 2024-07-29 18-19-42

EDIT: Fixed using an env variable. Source.

@dosubot dosubot bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Oct 28, 2024
@tulilirockz
Copy link
Collaborator

tulilirockz commented Nov 8, 2024

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 dev-pod-nocompositing that runs devpod with that option enabled or something like that

@dosubot dosubot bot removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Nov 8, 2024
@apriendeau
Copy link

I just ran into this issue as well on 41-nvidia-dx.

@Completeful-NicholasA
Copy link

Encountering this issue as well. Same scenario as @apriendeau.

@apriendeau
Copy link

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?

@castrojo
Copy link
Member

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants