Hello, i am using Gnome and upgraded to the latest version 47. However i can’t use gnome without extensions since it doesn’t come for example with a default clipboard manager, color picker, … You can imagine how hard it is to use it as a dev without these tools.
I keep getting crushes which logs me out everytime and i can’t find what extension caused the issue, since i don’t wanna disable all of them, any thoughts on that?
Disable all of your extensions, then enable them one by one and then logout and then back into your system for each one you enable until the problem starts occurring.
@darkuni
What did you do to get all the extensions usable in Gnome 47? Did you disable the version check for all extensions? If yes, I would enable it and look what extensions are not working anymore. So you don’t have to test all of your extensions.
Very long process not gonna lie especially that i use endeavour&gnome for work. I wish the gnome devs could make it easier like checking your system logs history
The other option would be to wait to upgrade to Gnome 47 until all the extensions in extension manager upgrade assistant are listed as working.
What you could also do is open another tty, login there. Follow your journal, journalctl -f. Then in gdm login to your system and when you are logged out of your system check your other tty for journal messages.
Then I would test one extension after the other that is not compatible with Gnome 47. Just modify metadata.json in your ~/.local/share/gnome-shell/extensions folder and add "47" below "shell-version": [ . But don’t forget to add a comma behind "46".
Then logout and login again to enable modified extension and see what happens.