Bug 16432 - button release for infrared digit not detected in screensaver
: button release for infrared digit not detected in screensaver
Status: UNCONFIRMED
Product: Logitech Media Server
Classification: Unclassified
Component: IR
: 7.5.x
: PC Ubuntu Linux
: -- normal (vote)
: ---
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-08-04 01:44 UTC by Manoj Kasichainula
Modified: 2010-08-04 01:45 UTC (History)
0 users

See Also:
Category: ---


Attachments
Working invocation of preset (7.73 KB, text/plain)
2010-08-04 01:44 UTC, Manoj Kasichainula
Details
Failed invocation of preset (6.53 KB, text/plain)
2010-08-04 01:45 UTC, Manoj Kasichainula
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Manoj Kasichainula 2010-08-04 01:44:45 UTC
Created attachment 6926 [details]
Working invocation of preset

I believe this is related to https://bugs-archive.lyrion.org/show_bug.cgi?id=14423
though I'm not quite sure how to fix it yet.

on my SB3 and Boom, when I use an IR remote to pull up a numbered preset, what
I expect to happen nowadays is that I hold down the button, I get the "PRESET
#n (HOLD TO SAVE)", I release before it's too late, and the preset is called
up.

But what's happened, I believe since that bug was fixed, is that when the
screensaver is up, I get the "PRESET #n" prompt above, but the SB never notices
the button release. If I do this when the screensaver is not up though,
everything works fine.

I turned on IR debug logging, and confirmed that the digit.hold_release button
is not being detected, presumably because the initial hit of the button was
cleared when screensaver mode was exited. But I'm definitely at the edge of my
clue in this code. I'll attach logs.

I'm running latest squeezebox server from the testing apt repository.

Version: 7.5.2 - r31141 @ Sat Jul 31 02:01:42 PDT 2010
Server HTTP Port Number: 9000
Operating system: Debian - EN - utf8
Platform Architecture: x86_64-linux
Perl Version: 5.10.1 - x86_64-linux-gnu-thread-multi
MySQL Version: 5.1.41-3ubuntu12.6
Total Players Recognized: 3
Comment 1 Manoj Kasichainula 2010-08-04 01:45:18 UTC
Created attachment 6927 [details]
Failed invocation of preset