This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11238 - Simulator - long power press fails to power-off device
Attached to Project:
Rockbox
Opened by Chris Jordan (chrisjj) - Tuesday, 04 May 2010, 23:21 GMT+1
Last edited by Andree Buschmann (Buschel) - Friday, 04 March 2011, 08:20 GMT+1
Opened by Chris Jordan (chrisjj) - Tuesday, 04 May 2010, 23:21 GMT+1
Last edited by Andree Buschmann (Buschel) - Friday, 04 March 2011, 08:20 GMT+1
|
Details> # What behaviour you are seeing
Long press of numeric keypad 1 key is ignored. > # What behaviour you expected Long press of numeric keypad 1 key (mapped to Power button) performs power on/off, as per The Rockbox Manual for Sansa e200 and e200R Series, Version r25799-100504, page 21. > # How to reproduce the bug On OS: Win XP SP2 1 Launch Sansa e200 v2 simulator (here, from http://rasher.dk/rockbox/simulator/) 2 Press and hold numeric keypad 1 key. # The SVN revision/release you are using RB: Version r24777-100-219 |
This task depends upon
Closed by Andree Buschmann (Buschel)
Friday, 04 March 2011, 08:20 GMT+1
Reason for closing: Fixed
Additional comments about closing: Works with latest changes. Tested svn r29513.
Friday, 04 March 2011, 08:20 GMT+1
Reason for closing: Fixed
Additional comments about closing: Works with latest changes. Tested svn r29513.
power_off() is #ifdef'd for simulator in firmware/drivers/button.c