GNOME Bugzilla – Bug 724119
[auto-move-windows] stoppped working in 3.11.5
Last modified: 2014-02-11 16:17:52 UTC
I get these kind of errors: (gnome-shell:6028): Gjs-WARNING **: JS ERROR: TypeError: this._windowTracker.is_window_interesting is not a function WindowMover<._findAndMove@/kyb/agbu/towolf/.local/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com/extension.js:49 wrapper@resource:///org/gnome/gjs/modules/lang.js:169 (gnome-shell:6028): Gjs-WARNING **: JS ERROR: TypeError: this._windowTracker.is_window_interesting is not a function WindowMover<._findAndMove@/kyb/agbu/towolf/.local/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com/extension.js:49 wrapper@resource:///org/gnome/gjs/modules/lang.js:169 (gnome-shell:6028): Gjs-WARNING **: JS ERROR: TypeError: this._windowTracker.is_window_interesting is not a function WindowMover<._findAndMove@/kyb/agbu/towolf/.local/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com/extension.js:49 wrapper@resource:///org/gnome/gjs/modules/lang.js:169 (gnome-shell:6028): Gjs-WARNING **: JS ERROR: TypeError: this._windowTracker.is_window_interesting is not a function WindowMover<._findAndMove@/kyb/agbu/towolf/.local/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com/extension.js:49 wrapper@resource:///org/gnome/gjs/modules/lang.js:169
Created attachment 268793 [details] [review] auto-move-windows: Adjust to API changes
Yepp, tested and working alright. Thanks.
Review of attachment 268793 [details] [review]: Right.
Attachment 268793 [details] pushed as 0bcb157 - auto-move-windows: Adjust to API changes