hue-lights icon indicating copy to clipboard operation
hue-lights copied to clipboard

No icon in the panel on Gnome 42.4

Open jazzzz opened this issue 2 years ago • 2 comments

Since commit a23cefa84e1be3211d7ddb7661c867cc333efec6, the icon does not show anymore in the panel. The extension is correctly enabled with no error, the settings can be opened from the extension manager, but the icon does not appear.

It looks like the network is not correctly detected because I see this in the debug log: Hue Lights [debug]: Bridge 001788fffe21bbfe is available but it prefers another network.

jazzzz avatar Sep 24 '22 15:09 jazzzz

Hi, what is your gnome version, please? Anyway, try to run this command: dconf reset /org/gnome/shell/extensions/hue-lights/associated-connection It should reset related settings. Did it help?

vchlum avatar Sep 24 '22 17:09 vchlum

Oh, sorry the gnome version is in the title... My mistake. I will investigate.

vchlum avatar Sep 24 '22 17:09 vchlum

Anyway, try to run this command: dconf reset /org/gnome/shell/extensions/hue-lights/associated-connection It should reset related settings. Did it help?

Yes the icon shows up after this, but as soon as I try to re-associate the bridge with the current connection, it disappears.

jazzzz avatar Sep 25 '22 18:09 jazzzz

I found the issue and fixed it in PR #56.

jazzzz avatar Sep 25 '22 18:09 jazzzz