This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5063 - RoLo not working correctly on X5
Attached to Project:
Rockbox
Opened by Rani Hod (RaeNye) - Friday, 07 April 2006, 22:00 GMT+1
Last edited by Daniel Stenberg (bagder) - Thursday, 27 April 2006, 15:13 GMT+1
Opened by Rani Hod (RaeNye) - Friday, 07 April 2006, 22:00 GMT+1
Last edited by Daniel Stenberg (bagder) - Thursday, 27 April 2006, 15:13 GMT+1
|
DetailsUpon selecting the new rockbox.iaudio, the new firmware is loaded and the font is changed into random bitmaps.
Returning to the WPS screen causes "I00: at 3101C97A". |
This task depends upon
Closed by Linus Nielsen Feltzing (linusnielsen)
Thursday, 13 July 2006, 23:22 GMT+1
Reason for closing: Fixed
Thursday, 13 July 2006, 23:22 GMT+1
Reason for closing: Fixed
I consider a bug that crashes the DAP as critical, although not prioritized since
(a) X5 is not a main target of the 3.0 version, and
(b) it can be avoided by /not using/ the RoLo feature.
IMHO, the bug should be first hidden by disabling RoLo for X5 targets and on a later stage fixed thoroughly;
Once it's in the state of "X5 doesn't support RoLo", the severity is medium or less, but I don't want to be able to crash the device by clicking the rockbox.iaudio file in the root directory.
It never happen if I let my X5 play until the end of the playlist.
To reproduce it :
- play music
- stop with the play/pause button
I03 : AddrErr
at 0009DF28
Maybe it is not the same pb...
You're seeing a RB crash; the exception handler always prints something like:
I<error code>: <error name>
at <code address>
Report it as another bug.