Closed tvannahl closed 10 years ago
If I deactivate the plugin shellshape it seems that not everything is unregisterd. I get the following stack trace within the gnome-shell output:
(gnome-shell:30488): Gjs-WARNING **: JS ERROR: TypeError: this.meta_workspace is null Workspace.prototype.meta_windows@/home/tvn/.local/share/gnome-shell/extensions/shellshape@gfxmonk.net/workspace.js:330 Workspace.prototype.check_all_windows<@/home/tvn/.local/share/gnome-shell/extensions/shellshape@gfxmonk.net/workspace.js:149 _duck_grab_op/</<@/home/tvn/.local/share/gnome-shell/extensions/shellshape@gfxmonk.net/workspace.js:35 Workspace.prototype._duck_grab_op@/home/tvn/.local/share/gnome-shell/extensions/shellshape@gfxmonk.net/workspace.js:230 _duck_grab_op/<@/home/tvn/.local/share/gnome-shell/extensions/shellshape@gfxmonk.net/workspace.js:34 Workspace.prototype.on_window_create</bind_to_window_change</signal_handler<@/home/tvn/.local/share/gnome-shell/extensions/shellshape@gfxmonk.net/workspace.js:264 Workspace.prototype._grab_op_signal_handler/_handler/<@/home/tvn/.local/share/gnome-shell/extensions/shellshape@gfxmonk.net/workspace.js:212
currently I am not sure where the signal is called.
This bug is related to the 3.12 branch and #132.
closed via #138
If I deactivate the plugin shellshape it seems that not everything is unregisterd. I get the following stack trace within the gnome-shell output:
currently I am not sure where the signal is called.
This bug is related to the 3.12 branch and #132.