ExposedCat / snowy

Adds falling snow to GNOME DE
19 stars 1 forks source link

Turning off broke extension #2

Closed psydvl closed 2 years ago

psydvl commented 2 years ago

When I'm turning off this extension, it keeps being active and 'Extensions' app shows error: Argument tag: value is out of range for uint32 (same in Looking Glass (aka Alt+F2+lg)) image logs showing next:

JS ERROR: Extension snowy@exposedcat: Error: Argument tag: value is out of range for uint32
disable@/run/current-system/sw/share/gnome-shell/extensions/snowy@exposedcat/extension.js:91:25
_callExtensionDisable@resource:///org/gnome/shell/ui/extensionSystem.js:107:32
_onEnabledExtensionsChanged/<@resource:///org/gnome/shell/ui/extensionSystem.js:498:45
_onEnabledExtensionsChanged@resource:///org/gnome/shell/ui/extensionSystem.js:498:24
createCheckedMethod/<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:528:46
disableExtension@resource:///org/gnome/shell/ui/extensionSystem.js:208:29
DisableExtension@resource:///org/gnome/shell/ui/shellDBus.js:423:38
_handleMethodCall@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:310:38
_wrapJSObject/<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:387:34

Running on NixOS 21.11, GNOME Shell 41.1

ExposedCat commented 2 years ago

@psydvl thank you for taking time to write this report, it is very important for the extension development. Bug fix is on review now. Until it's not accepted you can replace ~/.local/share/gnome-shell/extensions/snowy@exposedcat with source code from main branch of this repo.