This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9470 - Start screen option 'database' fails
Attached to Project:
Rockbox
Opened by Daniel Cohen (faemir) - Friday, 10 October 2008, 16:31 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Wednesday, 16 December 2009, 09:10 GMT+2
Opened by Daniel Cohen (faemir) - Friday, 10 October 2008, 16:31 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Wednesday, 16 December 2009, 09:10 GMT+2
|
DetailsWhen start screen is set to database, the following message is displayed every time the iPod is turned out: "Database is not ready". It then goes to the main menu instead of the database list as it is supposed to do.
|
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Wednesday, 16 December 2009, 09:10 GMT+2
Reason for closing: Out of Date
Additional comments about closing: no repro... reopen if this still happens
Wednesday, 16 December 2009, 09:10 GMT+2
Reason for closing: Out of Date
Additional comments about closing: no repro... reopen if this still happens
maybe the database code for the screen is called too early (database still starting)
[EDIT] strange: once this has happened, the databes continues to claim uninitialized... Once you give in (and let it initialize again) it wants to reboot, and then it works... weird