-
-
Notifications
You must be signed in to change notification settings - Fork 159
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
Flatpaks crashing after rebasing to stable from gts (nvidia-dx) #1647
Comments
Problems persists with "latest" branch |
Anything on the terminal when you try to launch one by hand? |
Running
|
devpod isn't a flatpak, it'd be |
You're right, sorry about the misleading issue title. Gnome Software also isn't a flatpak, but it crashes in the same way. Couldn't find a way to run it from terminal without the command finishing, so can't find error outputs for that. Captured two flatpak crashes however: flatpak run com.rtosta.zapzap:
flatpak run io.github.zen_broswer.zen:
All crashes came after varying periods of the apps running, not immediate like dev-pods |
Can you try on the X11 session? (Log into the GNOME Xorg session at the login screen via the gear icon on the bottom right). |
Yeah the wayland errors led me to believe that it's an nvidia issue on wayland. Not sure on devpod but maybe someone else might have a clue. |
ZapZap is dead on Wayland for many people including me. I can confirm this, also there is a bug issue on their github about it. When it comes to Gnome Software it was always flaky, no matter the distro. At least for me. Zen Browser uses Firefox and Firefox have issues on Wayland. All your problems are unfortunately related to Wayland and Nvidia. Or just Wayland in some cases. |
I also have the same problem with devpod crashing immediately. Also rebasing to stable from gts Run dev-pod in terminal: |
Are you on nvidia also? |
Yes |
A temporary fix I've found is to run dev-pod with the following environment variable, as shown in this terminal command:
|
Another fix i've found is just add this to .bashrc file |
I'm in a similar situation with Intel/Nvidia hybrid graphics. Calendar, Calculator, Text Editor and Mission Center all fail to launch for me (on stable). Output trying to launch Mission Center:
Seems as if it is running but without a window? |
Now on bluefin-dx-nvidia:stable 40.20241027.0 from yesterday and all gnome apps seem to work fine without |
Describe the bug
After rebasing to stable from gts (nvidia-dx), several flatpaks became unstable and crashes frequently. Obsidian, Zen browser, Software center to name a few.
Devpod isn't usable at all, crashing immediately after starting.
What did you expect to happen?
Flatpaks working as they did before (not crashing randomly).
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:stable Digest: sha256:2a636edacae4ed133547475a4b6f4f8d4c20de2227716548ed35ec658e910fb8 Version: 40.20240902.0 (2024-09-03T05:53:45Z) LayeredPackages: gnome-shell-extension-pop-shell ostree-image-signed:docker://ghcr.io/ublue-os/bluefin-dx-nvidia:gts Digest: sha256:0524a47515e10033d6daa58bf361c7256ec868f2b52ae7f2ba927be3131aa3e5 Version: 39.20240831.0 (2024-09-01T17:53:39Z) LayeredPackages: gnome-shell-extension-pop-shell
Output of
groups
Extra information or context
Using nvidia-dx stable branch.
The problem was not present on gts branch.
The text was updated successfully, but these errors were encountered: