This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8932 - Move .tcd database files to their own folder
Attached to Project:
Rockbox
Opened by Marc Guay (Marc_Guay) - Thursday, 24 April 2008, 02:51 GMT+2
Last edited by Marc Guay (Marc_Guay) - Thursday, 24 April 2008, 13:36 GMT+2
Opened by Marc Guay (Marc_Guay) - Thursday, 24 April 2008, 02:51 GMT+2
Last edited by Marc Guay (Marc_Guay) - Thursday, 24 April 2008, 13:36 GMT+2
|
DetailsIt seems that it's often that case that when the database gets corrupted or has other problems the recommended solution is to delete the .tcd files in the .rockbox folder, and it would seem wise to me, for this reason and for simply keeping the base clean, to move them into a separate .rockbox/database directory, which could easily be deleted.
|
This task depends upon
Closed by Björn Stenberg (zagor)
Thursday, 24 April 2008, 13:36 GMT+2
Reason for closing: Rejected
Additional comments about closing: Closing all feature requests.
Thursday, 24 April 2008, 13:36 GMT+2
Reason for closing: Rejected
Additional comments about closing: Closing all feature requests.
I've never understood why someone would want to manually delete the .TCD files. I thought that the first thing "Iniitialise Database" did is to delete them. Am I wrong?
I can't say for sure, but I do know that I've been in a situation where it seems like initializing fails in this regard and only deleting the files seems to rectify the problem. I think the second point is important as well, though, as the .rockbox folder is a little cluttered and it seems like an easy way to clean it up a bit.
If this isn't working I'd say it's a bug in "Initialise Database" - meybe see if you can reproduce it and report back?