This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11847 - Rockbox tries to open files "-.kbd", "-.sbs" and "-.rsbs"
Attached to Project:
Rockbox
Opened by Alexander Levin (fml2) - Thursday, 30 December 2010, 23:56 GMT+2
Opened by Alexander Levin (fml2) - Thursday, 30 December 2010, 23:56 GMT+2
|
Detailsr28936, sim build for iriver H120, fresh installation folder, i.e. no file "config.cfg"
I modified the function "sim_open" to ouput what files it's opening, and got the following output (see attached text file). Note that there are files "-.kbd", "-.sbs" and "-.rsbs". I think these files should not be opened, even tried. |
This task depends upon
There should be logic in the settings load code to check for '-' or NULL for the string which apparently isnt fully working.