Talk:GNOME/Troubleshooting
Extensions disabled at every system startup
I understand the only reference I found was one which affects Ubuntu/GNOME shell. However, I am using an Arch desktop, and I have the same issue. I found the workaround here [[1]]. Maybe someone else can confirm why this happens. Jadelord (talk) 21:12, 28 February 2016 (UTC)
- Is this issue still happen to you? Could you create a Bug report to tracking this? Thanks. --Fengchao (talk) 05:08, 8 March 2016 (UTC)
- From the bug report, the issue is caused by session data corruption. In ubuntu, the corruption is caused by wrong shutdown logic of gnome-setting and it is fixed in version 3.4. Maybe your failure is caused by un-clean shutdown. Could you check if this issue is still happen to you?
- The provided workaround is not actual fix so I want to remove such work around.
- --Fengchao (talk) 09:38, 21 September 2016 (UTC)
Gnome freezes/stutters under high CPU load
Is there a setting to give mouse or the whole gnome shell higher priority, so that they are not slowed by other programs? At first perf was only down when a virtual machine was running, but now it happens when any demanding app runs.
Feels like DOS where one program can dominate the computer instead of the OS being able to prevent that...
—This unsigned comment is by KubaF (talk) 14:47, 14 November 2020 (UTC). Please sign your posts with ~~~~!
Fullscreen video slows down apps even when not playing
What's wrong with gnome that my apps slow each other just by being full screen? How can i debug this?
—This unsigned comment is by KubaF (talk) 21:10, 14 November 2020 (UTC). Please sign your posts with ~~~~!
Empty Page load on online accounts
You can use this command if you get empty page load on online accounts (it happens on gauth) like Google, Microsoft etc.
WEBKIT_DISABLE_COMPOSITING_MODE=1 gnome-control-center online-accounts
Source: https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/issues/77
Gnome ONLINE Accounts for Gmail does not display Logon Window
I originally observed issue on my machine and that was the only way I was able to resolve it. It is possibly no longer the case, but if it is it would be nice to have a potential work around. There is no bug report for that.
Normally it is possible to add Gmail accounts if Epiphany is NOT installed or if it is not a default browser. So, it is impossible to track what happened at that time.
Solution
Make sure Default web browser is set to "Web", which is Epiphany. This browser is used to show login window.
You may have to logout for change to take effect.
If the above solution does not work, check content of "~/.config/mimeapps.list". Inspect value of "x-scheme-handler/https". It shall be set to "org.gnome.Epiphany.desktop":
x-scheme-handler/https=org.gnome.Epiphany.desktop;