GNOME Bugzilla – Bug 601875
Sidebar not working anymore
Last modified: 2009-11-14 15:31:44 UTC
I don't know if the sidebar is something still supported in the shell, but activating no longer works since recently. I see following warning when trying to activate/unactivate it: JS ERROR: !!! Exception was: TypeError: this._sidebarItem is undefined JS ERROR: !!! lineNumber = '136' JS ERROR: !!! fileName = '/home/baptiste/gnome-shell/install/share/gnome-shell/js/ui/statusMenu.js' JS ERROR: !!! message = 'this._sidebarItem is undefined' JS ERROR: !!! stack = '([object _private_Gtk_CheckMenuItem])@/home/baptiste/gnome-shell/install/share/gnome-shell/js/ui/statusMenu.js:136 ([object _private_Gtk_CheckMenuItem])@/home/baptiste/gnome-shell/install/share/gjs-1.0/lang.js:110 Error("Chained exception")@:0 ("Chained exception")@gjs_throw:
Oops. Trivial fix The following fix has been pushed: 931cbc6 Fix sidebar enable/disable menu item
Created attachment 147729 [details] [review] Fix sidebar enable/disable menu item