You are not logged in.

#1 2023-03-20 18:13:01

bartus
Member
Registered: 2013-05-13
Posts: 50

[SOLVED] gnome-shell 43.3 failed to start on x11.

After update gnome-shell from 43.2 to 43.3 I'm unable to start gnome session on xorg any more.
Tired both startx and gdm, same problem.
Xorg works fine, can run xfce4 session just fine.
`journalctl -b 0` : http://ix.io/4rmx

Last edited by bartus (2023-03-21 10:08:27)

Offline

#2 2023-03-20 21:05:23

seth
Member
Registered: 2012-09-03
Posts: 51,179

Re: [SOLVED] gnome-shell 43.3 failed to start on x11.

Gnome starts, starts a bunch of stuff and we're ending at

mar 20 19:02:57 grafZero gnome-shell[2010]: Failed to install extension updates for gse-haguichi-indicator@ztefn.github.com
mar 20 19:02:57 grafZero gnome-shell[2010]: JS ERROR: Gio.IOErrorEnum: Error removing file /home/bartus/.local/share/gnome-shell/extension-updates/gse-haguichi-indicator@ztefn.github.com/icons: Directory not empty
                                            recursivelyDeleteDir@resource:///org/gnome/shell/misc/fileUtils.js:48:13
                                            recursivelyDeleteDir@resource:///org/gnome/shell/misc/fileUtils.js:44:33
                                            _installExtensionUpdates/<@resource:///org/gnome/shell/ui/extensionSystem.js:588:27
                                            collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:28:28
                                            _installExtensionUpdates@resource:///org/gnome/shell/ui/extensionSystem.js:574:19
                                            init@resource:///org/gnome/shell/ui/extensionSystem.js:56:14
                                            _initializeUI@resource:///org/gnome/shell/ui/main.js:309:22
                                            start@resource:///org/gnome/shell/ui/main.js:186:5
                                            @resource:///org/gnome/shell/ui/init.js:6:17
mar 20 19:02:57 grafZero gnome-shell[2010]: Execution of main.js threw exception: Module resource:///org/gnome/shell/ui/init.js threw an exception
mar 20 19:02:57 grafZero gnome-shell[2010]: Attempting to freeze the notification queue for object ClutterText[0x55f45d840380]; Property notification does not work during instance finalization.
mar 20 19:02:57 grafZero gnome-shell[2010]: Attempting to thaw the notification queue for object ClutterText[0x55f45d840380]; Property notification does not work during instance finalization.
mar 20 19:02:57 grafZero gnome-shell[2010]: Attempting to freeze the notification queue for object ClutterText[0x55f45d848b50]; Property notification does not work during instance finalization.
mar 20 19:02:57 grafZero gnome-shell[2010]: Attempting to thaw the notification queue for object ClutterText[0x55f45d848b50]; Property notification does not work during instance finalization.
mar 20 19:02:57 grafZero gnome-shell[2010]: Attempting to freeze the notification queue for object ClutterText[0x55f45d851660]; Property notification does not work during instance finalization.
mar 20 19:02:57 grafZero gnome-shell[2010]: Attempting to thaw the notification queue for object ClutterText[0x55f45d851660]; Property notification does not work during instance finalization.
mar 20 19:02:57 grafZero gnome-shell[2010]: Attempting to freeze the notification queue for object ClutterText[0x55f45d859ca0]; Property notification does not work during instance finalization.
mar 20 19:02:57 grafZero gnome-shell[2010]: Attempting to thaw the notification queue for object ClutterText[0x55f45d859ca0]; Property notification does not work during instance finalization.
mar 20 19:02:57 grafZero gnome-shell[2010]: Attempting to freeze the notification queue for object ClutterText[0x55f45d862330]; Property notification does not work during instance finalization.
mar 20 19:02:57 grafZero gnome-shell[2010]: Attempting to thaw the notification queue for object ClutterText[0x55f45d862330]; Property notification does not work during instance finalization.
mar 20 19:02:57 grafZero gnome-shell[2010]: Attempting to freeze the notification queue for object ClutterText[0x55f45d86aaf0]; Property notification does not work during instance finalization.
mar 20 19:02:57 grafZero gnome-shell[2010]: Attempting to thaw the notification queue for object ClutterText[0x55f45d86aaf0]; Property notification does not work during instance finalization.
mar 20 19:02:57 grafZero gnome-shell[2010]: Attempting to freeze the notification queue for object ClutterText[0x55f45d873160]; Property notification does not work during instance finalization.
mar 20 19:02:57 grafZero gnome-shell[2010]: Attempting to thaw the notification queue for object ClutterText[0x55f45d873160]; Property notification does not work during instance finalization.
mar 20 19:02:57 grafZero gnome-shell[2010]: Attempting to freeze the notification queue for object ClutterText[0x55f45d87b870]; Property notification does not work during instance finalization.
mar 20 19:02:57 grafZero gnome-shell[2010]: Attempting to thaw the notification queue for object ClutterText[0x55f45d87b870]; Property notification does not work during instance finalization.
mar 20 19:02:57 grafZero gnome-shell[2010]: Attempting to freeze the notification queue for object ClutterText[0x55f45d8841e0]; Property notification does not work during instance finalization.
mar 20 19:02:57 grafZero gnome-shell[2010]: Attempting to thaw the notification queue for object ClutterText[0x55f45d8841e0]; Property notification does not work during instance finalization.
mar 20 19:02:57 grafZero gnome-shell[2010]: Attempting to freeze the notification queue for object ClutterText[0x55f45d88ea20]; Property notification does not work during instance finalization.
mar 20 19:02:57 grafZero gnome-shell[2010]: Attempting to thaw the notification queue for object ClutterText[0x55f45d88ea20]; Property notification does not work during instance finalization.
mar 20 19:02:57 grafZero polkitd[1443]: Unregistered Authentication Agent for unix-session:5 (system bus name :1.52, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
mar 20 19:02:57 grafZero systemd[837]: org.gnome.Shell@x11.service: Failed with result 'protocol'.

Try to remove that extension.

Offline

#3 2023-03-21 10:07:55

bartus
Member
Registered: 2013-05-13
Posts: 50

Re: [SOLVED] gnome-shell 43.3 failed to start on x11.

seth wrote:

Try to remove that extension.

Yep, that was it, thanks for the tip
Pushed the issue upstream. https://github.com/ztefn/gse-haguichi-i … r/issues/1

Last edited by bartus (2023-03-21 11:15:36)

Offline

Board footer

Powered by FluxBB