I've just upgraded my Ubuntu 22.10 to 23.04 and the upgrade went well but, just after the reboot, Gnome Shell didn't load any extension, even Ubuntu Dock. Using journalctl
to see what could be happening only messages indicating that extensions are missing or are invalid is shown, indicating "state 99" as the error code.
To try to fix it I've reinstalled nvidia-drivers
and upgraded to version 525. Also, I tried to use only Intel graphics card, tried to choose Ubuntu session on Xorg, Ubuntu session on Wayland and, finally, Ubuntu with Gnome Classic (Xorg), and using this session all extensions were loaded.
This error is related to this another one.
Edit: As indicated by Ross Dobson, removing user extensions and reboot fixes the problem. Then, all extensions must be reinstalled. Fortunately, all extensions' configuration is kept.
Finally, I'm not sure but thinking about the problem I guess that it came because I had system extensions overridden by user extensions, like Desktop Icons NG.
Hope Canonical fix this problem.
gnome-extensions
application) but they don't work (only appear "state 99" errors usingjournalctl
, as said before). Thanks for your comment. – Diego Apr 25 '23 at 09:51