Closed titix12 closed 1 year ago
Hi @titix12 ! Thank you for a great report. I will look into it. I suppose this is a bug of the Ikea bulbs. It is really confusing that your bulb says "colormode":"xy" but it is not actually true:-) I will prepare a fix for Ikea bulbs and ask you for a test, ok? Can not say when... I hope within two weeks.
No problems, I'll be happy to help !
I'm so sorry @titix12 for log waiting... I believe I fixed your issue. You can try it if you wish.
Thanks @vchlum !
I'm running Debian Bullseye, shipped with Gnome 3.38 which is incompatible with this extension since version 25 :'(
I tried manual installation with latest commit but ended up with a segfault as soon as i click the Settings menu.
[136938.576076] gjs[303819]: segfault at 100000019 ip 00007f5cbe8c3319 sp 00007fff74f402b8 error 4 in libc-2.31.so[7f5cbe787000+15a000]
( Debian bookworm is on its way, hopefully i'll be able to test soon )
Bookworm is out. I hope it works. From now on, due to upstream changes, the new versions will be only for Gnome 45. I am closing this.
Hello,
My setup contains a mix of Signify products (lamps, sensors) and a few third party products, among them two TradFri Bulbs : Color Temperature Light (TRADFRI bulb E27 WS opal 980lm)
Bridge association was quite simple and everything worked "out of the box", but suddendly stopped working, on a fresh session clicking the menu showed nothing
Errors were found in the logs :
What the source code says :
A dump of the Ikea Tradfri bulb object :
Althought colormode is set to "xy", ...["state"]["xy"] is undefined and ["state"]["ct"] is
At this point I chose to ignore Ikea equipements and the menu showed up
But there are many occurences of this check, and I'm not comfortable enough with JS to provide a decent patch
Any help on this ?