- Status Closed
- Percent Complete
- Task Type Bugs
- Category User Interface
- Assigned To No-one
- Operating System Sansa e200
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#11696 - scrollwheel not responding on e200 v1
svn = r28311 and prior
This bug seems to be related to FS#10097
1. start playing a music title
2. go into the file browser and select a directory where you can scroll up and down with the scrollwheel
3. press play to go back to the playing title
4. use the scroll wheel (volume up/down)
5. let the title finish and the player fall back to the file browser
→ The scrollwheel will not respond until a button is pressed.
This bug is very old. I can’t remember when I first noticed this behaviour.
Closed by learman
2010-11-21 15:28
Reason for closing: Fixed
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2010-11-21 15:28
Reason for closing: Fixed
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
Fixed in r28584 (and r28631 on the 3.7
branch).
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
This is a quick patch that seems to fix the problem for me (I have a Fuze V2, but see similar problems). I haven't tested it much though.
could be related to
FS#8816, FS#7332 and a similar problem was fixed hereFS#10097I'm seeing similar behavior occasionally on an iPod Nano 2G after unplugging USB. The clickwheel doesn't work until a button is pressed. So this seems to be a target-independent problem that occurs in lots of different conditions, but not always consistently.
Turns out the patch didn't fix the reported problem, but a similar problem I've been seeing. This patch should fix both. I suspect the action.c change is enough to fix both bugs, but the button.c change seems like the right thing to do.