Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Too many arguments to method Clutter.Actor.hide: expected 0, got 1 #123

Open
shaked8634 opened this issue Jan 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@shaked8634
Copy link

Possibly related to power event (suspend or wake-up):
Arch Linux
Gnome 45.3
Extension version: 25

Jan 28 16:46:55 win11laptop gnome-shell[1945]: [EXTENSION QSTweaks] Unloading ...
Jan 28 16:46:55 win11laptop gnome-shell[1945]: [EXTENSION QSTweaks] Unload feature 'DndQuickToggleFeature'
Jan 28 16:46:55 win11laptop gnome-shell[1945]: [EXTENSION QSTweaks] Unload feature 'UnsafeQuickToggleFeature'
Jan 28 16:46:55 win11laptop gnome-shell[1945]: [EXTENSION QSTweaks] Unload feature 'NotificationsFeature'
Jan 28 16:46:55 win11laptop gnome-shell[1945]: [EXTENSION QSTweaks] Unload feature 'VolumeMixerFeature'
Jan 28 16:46:55 win11laptop gnome-shell[1945]: g_source_remove: assertion 'tag > 0' failed
Jan 28 16:46:55 win11laptop gnome-shell[1945]: Object .Gjs_libs_streamSlider_StreamSlider (0x59264664e600), has been already disposed — impossible to access it. This might be caused by the object 
having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                               == Stack trace for context 0x592645b2fcb0 ==
                                               #0   592645bfade0 i   file:///home/tam/.local/share/gnome-shell/extensions/quick-settings-tweaks@qwreey/libs/volumeMixerHandler.js:114 (1bcb9a61920 @
 71)
                                               #1   592645bfad50 i   file:///home/tam/.local/share/gnome-shell/extensions/quick-settings-tweaks@qwreey/features/volumeMixer.js:52 (1bcb9a616a0 @ 61)
                                               #2   592645bfac90 i   file:///home/tam/.local/share/gnome-shell/extensions/quick-settings-tweaks@qwreey/extension.js:24 (1bcb9a57d80 @ 222)
                                               #3   7ffe61065d80 b   resource:///org/gnome/shell/ui/extensionSystem.js:195 (29bf8521ec40 @ 396)
                                               #4   592645bfabd8 i   resource:///org/gnome/shell/ui/extensionSystem.js:619 (29bf852244c0 @ 381)
                                               #5   7ffe61066830 b   resource:///org/gnome/shell/ui/extensionSystem.js:705 (29bf85224830 @ 12)
                                               #6   7ffe61068440 b   resource:///org/gnome/gjs/modules/core/overrides/Gio.js:730 (1db13b891c40 @ 169)
                                               #7   592645bfab30 i   resource:///org/gnome/shell/ui/extensionSystem.js:292 (29bf8521ed80 @ 217)
                                               #8   592645bfaaa8 i   resource:///org/gnome/shell/ui/shellDBus.js:457 (2e71e83699c0 @ 25)
                                               #9   7ffe61069060 b   resource:///org/gnome/gjs/modules/core/overrides/Gio.js:329 (1db13b88aec0 @ 185)
                                               #10   7ffe61069160 b   resource:///org/gnome/gjs/modules/core/overrides/Gio.js:408 (1db13b891060 @ 34)
                                               #11   592645bfaa18 i   resource:///org/gnome/shell/ui/init.js:21 (1db13b870ba0 @ 48)
Jan 28 16:46:55 win11laptop gnome-shell[1945]: [EXTENSION QSTweaks] Unload feature 'DateMenuFeature'
Jan 28 16:46:55 win11laptop gnome-shell[1945]: JS WARNING: [resource:///org/gnome/shell/ui/calendar.js 1037]: Too many arguments to method Clutter.Actor.hide: expected 0, got 1
Jan 28 16:46:55 win11laptop gnome-shell[1945]: [EXTENSION QSTweaks] Unload feature 'ButtonRemoverFeature'
Jan 28 16:46:55 win11laptop gnome-shell[1945]: [EXTENSION QSTweaks] Unload feature 'InputOutputFeature'
Jan 28 16:46:55 win11laptop gnome-shell[1945]: [EXTENSION QSTweaks] Diabled. 6ms taken
@qwreey qwreey self-assigned this Sep 26, 2024
@qwreey qwreey added the bug Something isn't working label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants