no-titlebar-when-maximized icon indicating copy to clipboard operation
no-titlebar-when-maximized copied to clipboard

JS ERROR: TypeError: window is null

Open tekstryder opened this issue 2 years ago • 8 comments

Trying out this extension to replace GTK Titlebar.

Gnome / Mutter 43.2 and seeing this crash, though I've not been able to correlate it to any specific action.

Dec 08 17:19:27 gnome-shell[237829]: JS ERROR: TypeError: window is null
                         forWindow@/home/username/.local/share/gnome-shell/extensions/[email protected]/extension.js:150:7
                         _buildXWindow@/home/username/.local/share/gnome-shell/extensions/[email protected]/extension.js:94:29
                         _xWindow@/home/username/.local/share/gnome-shell/extensions/[email protected]/extension.js:86:22
                         _sync@/home/username/.local/share/gnome-shell/extensions/[email protected]/extension.js:58:26
                         enable/this._changedConnection<@/home/username/.local/share/gnome-shell/extensions/[email protected]/extension.js:25:23
                         connectDeferred/id</<@/home/username/.local/share/gnome-shell/extensions/[email protected]/extension.js:118:16
                         defer/<@/home/username/.local/share/gnome-shell/extensions/[email protected]/extension.js:137:7

Thunar file manager is unable to run in fullscreen with this extension (freezes/flickers), but perhaps that's a separate bug

tekstryder avatar Dec 10 '22 02:12 tekstryder