Ticket #96 (new defect)

Opened 4 years ago

LEDs keep flashing after connect

Reported by: bzar Owned by: dsmith
Priority: minor Milestone:
Component: wminput Version: 0.5.02
Keywords: Cc:

Description

If a plugin writes a new led state at every wmplugin_exec, the leds get stuck to the "searching" flicker pattern. This continues until the led state is not changed for something under a second. The problem can be circumvented by waiting a second at the beginning of the first wminput_exec.

The bug can easily be verfied with a plugin that continuously flickers the leds in some pattern. See attachment for an example using acceleration sensors to provide continuous events.

Attachments

test_py Download (66 bytes) - added by bzar 4 years ago.
plugin conf file for the plugin demonstrating the led bug
test_py.py Download (450 bytes) - added by bzar 4 years ago.
plugin demonstrating the led bug

Change History

Changed 4 years ago by bzar

plugin conf file for the plugin demonstrating the led bug

Changed 4 years ago by bzar

plugin demonstrating the led bug

Note: See TracTickets for help on using tickets.