- Status Closed
- Percent Complete
- Task Type Bugs
- Category User Interface → Simulator
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Rbutil git
- Due in Version Undecided
-
Due Date
Undecided
-
Votes
1
- Chris Jordan (2014-01-08)
- Private
Attached to Project: Rockbox
Opened by Chris Jordan - 2010-05-04
Last edited by Andree Buschmann - 2011-03-04
Opened by Chris Jordan - 2010-05-04
Last edited by Andree Buschmann - 2011-03-04
FS#11238 - Simulator - long power press fails to power-off device
# 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
Closed by Andree Buschmann
2011-03-04 07:20
Reason for closing: Fixed
Additional comments about closing:
2011-03-04 07:20
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