-
-
Notifications
You must be signed in to change notification settings - Fork 20
Selecting GPU crashes settings window #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
Comments
I've occasionally encountered this issue as well, but it's a bug related to Gnome and GJS, so there's not much I can do about it. It shouldn't happen all the time, though. At least in my experience, most of the time, I'm able to successfully select the GPU. Currently, I can't reproduce the issue, so it might already be fixed. Could you try again and see if it still crashes? If it does, does it happen consistently? |
It does happen every time (just tried it right now), at least on Ubuntu 24.04 running it's default GNOME 46. The version of extension is 46 (v29). I am pretty sure I also tried it with Ubuntu 24.10 running it's default GNOME 47 and the issue was the same.
Yes, kind of. Settings window crashes, but the GPU gets selected. Although graphs do not show anything until hovered with a mouse so one can believe that it doesn't work at first. I noticed it after some time, after trying to debug the issue for a while. |
I can confirm that the crash (settings window closes unexpectedly) happens always. Message in syslog like this:
Ubuntu 24.10 fully updated, GNOME 47, X11, Astra Monitor 29 (EGOv46). |
Have the same issues, my onBoard GPU has also a long name and breaks the complete settings page and the best: my GPU isn't supported ... really? If it was correct detected, then Astra should be able to get its stats I think 😉 Ubuntu 24.04.2 LTS |
Uh oh!
There was an error while loading. Please reload this page.
Description
Selecting a GPU from the Main GPU dropdown in GPU settings leads to a hang of the interface for 5-20 seconds and a crash (disappearance) of the window.
After the crash the GPU activity history graph is empty until hovered with a mouse. The rest of extension works fine despite the crash.
Steps to Reproduce
Environment
Logs
This appears in
journalctl -xef
when settings window disappearsI have also tried it on another Ubuntu 24.04 machine with Intel GPU.
Found this in
/var/crash
Additional Context
My Nvidia GPU has the issue of a very long GPU name #152 but it is probably unrelated. Intel GPU has a short name and crashes in the same way.
Coming back to settings after the crash and selecting None also leads to a crash.
I have tried building the extension with updated
girs
packages, the issue persists.The text was updated successfully, but these errors were encountered: