spin83 / multi-monitors-add-on

GNU General Public License v2.0
418 stars 97 forks source link

Crashes gnome on ALT+F2 + r #141

Closed AnzoDK closed 3 years ago

AnzoDK commented 3 years ago

When the extension is enabled it crashes gnome back to the login screen if I try to restart gnome-shell on Xorg

GNOME Version: image

Steps to reproduce: Restart the shell on Xorg with Multi-Monitors enabled

Also found this that might be usefull in the log from journalctl

Dec 05 13:17:14 BattleArch dbus-daemon[8035]: [session uid=1000 pid=8035] Activating service name='org.gnome.Shell.Extensions' requested by ':1.110' (uid=1000 pid=9158 comm="gnome-extensions prefs multi-monitors-add-on@spin8")
Dec 05 13:17:15 BattleArch dbus-daemon[8035]: [session uid=1000 pid=8035] Successfully activated service 'org.gnome.Shell.Extensions'
Dec 05 13:17:18 BattleArch gnome-shell[8318]: ../glib/gobject/gsignal.c:2731: instance '0x560328713a60' has no handler with id '43686'
Dec 05 13:17:19 BattleArch gnome-software[8485]: failed to create an app for user/*/extensions-web/shell-extension/multi-monitors-add-on_spin83/*
Dec 05 13:17:19 BattleArch gnome-software[8485]: gs_app_get_local_file: assertion 'GS_IS_APP (app)' failed
Dec 05 13:17:19 BattleArch gnome-software[8485]: gs_app_get_metadata_item: assertion 'GS_IS_APP (app)' failed
Dec 05 13:17:19 BattleArch gnome-software[8485]: gs_details_page_set_app: assertion 'GS_IS_APP (app)' failed
Dec 05 13:17:19 BattleArch gnome-shell[8318]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x140000b
Dec 05 13:17:21 BattleArch gnome-shell[8318]: Window manager warning: MetaSyncRing: Sync object is not ready -- were events handled properly?
Dec 05 13:17:21 BattleArch gnome-shell[8318]: Window manager warning: MetaSyncRing: Sync object is not ready -- were events handled properly?
Dec 05 13:17:21 BattleArch gnome-shell[8318]: Window manager warning: MetaSyncRing: Sync object is not ready -- were events handled properly?
Dec 05 13:17:21 BattleArch gnome-shell[8318]: Window manager warning: MetaSyncRing: Too many reboots -- disabling
miles969 commented 3 years ago

nevermind, fixed with https://github.com/spin83/multi-monitors-add-on/commit/f8343948ab835081f3be6987730decf592418e27

maxwax commented 3 years ago

Tested the same version on my system and no issues with control-R restart with this version.