- Status Closed
- Percent Complete
- Task Type Bugs
- Category Recording
- Assigned To No-one
- Operating System All players
- Severity High
- Priority Very Low
- Reported Version Release 3.10
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#12683 - Recording is broken on Gigabeat S
Enter the screen once, everything seems ok. Exit the screen and return, 90% of the time just once, and it crashes inside peak_meter_draw_get_btn. Removing function calls from that function (get_action, peak_meter_peek, drawing code and adding a simple button_get to be able to exit) doesn’t make the problem disappear. It looks like peak_meter_draw_get_btn just doesn’t return properly. Why? No idea.
Another thing that is happening on the target is at boot after USB connection, the backlight sometimes is completely non-functional (no visible screen but can shut off). That never used to happen.
No voice file is present at all. Did settings reset, etc. This started some time just _before_ convering voice to buflib. I mentioned it but not a soul considered it relevent as far as I could tell.
I’m putting this here so it doesn’t get blown off since apparently I’m the only one that would notice a problem on Gigabeat S. Perhaps it is telling us something about the general state of things? Yes?
Oh, yes, now USB stack overflowing during screen dump once when I tried it. I never saw the beast do that before.
2012-05-23 14:15
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
Well, soon to be fixed. It was very
telling, the bisect was: it says
I'm screwing up alot more than
usual lately.
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 goes back to at least d8cb5c7 (Release 3.11.2). Will be doing some bisecting to get at it.