Comment 9 for bug 2051543

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Thanks. It looks like a lot of extensions are enabled. You can list them with:

  gnome-extensions list --enabled

Please then disable each one with:

  gnome-extensions disable NAME

and reboot.

Now make sure none are enabled:

  gnome-extensions list --enabled

and if the bug is still happening then please run:

  journalctl -b0 > journal-no-extensions.txt

and attach the resulting text file here.