https://bugs.kde.org/show_bug.cgi?id=386441
--- Comment #11 from weltq...@gmail.com --- Created attachment 110287 --> https://bugs.kde.org/attachment.cgi?id=110287&action=edit another backtrace I think I found something out: when I was editing one of the lights to not only change state (on/of), but to also change color temperature, I accidentally defined the color change for a different group of lights instead of the one I wanted to change. Some members of this group could not respond to the command (since they are permanently switched off). That is, it seems that the error handling (from non-responding lamps) is the culprit, not the mere fact that more than one command is sent out. -- You are receiving this mail because: You are watching all bug changes.