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

[BUG] Log spam when not in bridge network #88

Closed
StefanFabian opened this issue Jul 27, 2024 · 1 comment
Closed

[BUG] Log spam when not in bridge network #88

StefanFabian opened this issue Jul 27, 2024 · 1 comment

Comments

@StefanFabian
Copy link

When I am away from home, the journalctl log gets spammed with the following error:

Jul 21 11:00:58 hostname gnome-shell[3116]: Object .PhueMenu (0x60e0a9006f70), has been already disposed — impossible to set any property on it. This might be caused by the object having been destroyed from C code using somethi>
                                                      == Stack trace for context 0x60e0a7197af0 ==
                                                      #0   7ffd9f7d7f00 b   file:///home/stefan/.local/share/gnome-shell/extensions/hue-lights@chlumskyvaclav.gmail.com/phuepanelmenu.js:821 (1682006fc420 @ 821)
                                                      #1   7ffd9f7d7fe0 b   file:///home/stefan/.local/share/gnome-shell/extensions/hue-lights@chlumskyvaclav.gmail.com/extensionmenu.js:4909 (1682006eb650 @ 151)
                                                      #2   7ffd9f7d80a0 b   file:///home/stefan/.local/share/gnome-shell/extensions/hue-lights@chlumskyvaclav.gmail.com/phuepanelmenu.js:697 (1682006fc330 @ 226)
                                                      #3   7ffd9f7d8160 b   file:///home/stefan/.local/share/gnome-shell/extensions/hue-lights@chlumskyvaclav.gmail.com/extensionmenu.js:4511 (1682006eb2e0 @ 64)
                                                      #4   7ffd9f7d8f60 b   file:///home/stefan/.local/share/gnome-shell/extensions/hue-lights@chlumskyvaclav.gmail.com/phueapi.js:1278 (1682006f11a0 @ 92)
                                                      #5   7ffd9f7d9030 b   file:///home/stefan/.local/share/gnome-shell/extensions/hue-lights@chlumskyvaclav.gmail.com/phueapi.js:593 (1682006f0740 @ 243)
                                                      #6   60e0a725a4e8 i   resource:///org/gnome/shell/ui/init.js:21 (110ec6970bf0 @ 48)
Jul 21 11:00:58 hostname gnome-shell[3116]: Object St.BoxLayout (0x60e0b04b4730), 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>
                                                      == Stack trace for context 0x60e0a7197af0 ==
                                                      #0   7ffd9f7d7eb0 b   resource:///org/gnome/shell/ui/popupMenu.js:768 (110ec69f67e0 @ 70)
                                                      #1   7ffd9f7d7fe0 b   file:///home/stefan/.local/share/gnome-shell/extensions/hue-lights@chlumskyvaclav.gmail.com/extensionmenu.js:4960 (1682006eb650 @ 1060)
                                                      #2   7ffd9f7d80a0 b   file:///home/stefan/.local/share/gnome-shell/extensions/hue-lights@chlumskyvaclav.gmail.com/phuepanelmenu.js:697 (1682006fc330 @ 226)
                                                      #3   7ffd9f7d8160 b   file:///home/stefan/.local/share/gnome-shell/extensions/hue-lights@chlumskyvaclav.gmail.com/extensionmenu.js:4511 (1682006eb2e0 @ 64)
                                                      #4   7ffd9f7d8f60 b   file:///home/stefan/.local/share/gnome-shell/extensions/hue-lights@chlumskyvaclav.gmail.com/phueapi.js:1278 (1682006f11a0 @ 92)
                                                      #5   7ffd9f7d9030 b   file:///home/stefan/.local/share/gnome-shell/extensions/hue-lights@chlumskyvaclav.gmail.com/phueapi.js:593 (1682006f0740 @ 243)
                                                      #6   60e0a725a4e8 i   resource:///org/gnome/shell/ui/init.js:21 (110ec6970bf0 @ 48)

Thank you for the great work on this extension!
It's really convenient to control my monitor hue backlight when working.

@vchlum
Copy link
Owner

vchlum commented Feb 10, 2025

This issue is no longer an issue with the new extension https://extensions.gnome.org/extension/7737/smart-home/ If you find any errors in it, please create an issue in the related GitHub repo.

@vchlum vchlum closed this as completed Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants