This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12530 - Add a note and a warning about the location for recordings
Attached to Project:
Rockbox
Opened by Alexander Levin (fml2) - Tuesday, 10 January 2012, 22:38 GMT+2
Opened by Alexander Levin (fml2) - Tuesday, 10 January 2012, 22:38 GMT+2
|
DetailsThe location for recordings can be set, but the only way to see the current value for the setting is to look into the config file. The patch adds a note stating that to the manual.
Also, there is a known bug ( |
This task depends upon
Isn't it better to fix the problems than documenting how things are broken?
Yes, it would be better, but as long as the error is still there, there should be a warning IMO since that can lead to the loss of a valuable recordings.
The fix is simple, just need to get around committing it.
The first part of the patch is still needed. I should have made two separate patches.
If such a problem exists it should be mentioned in the release notes, not the manual. If a problem exists in current builds it's not that much of a problem -- the development trunk can always be broken in one or the other way (yes, optimally such a bug should be fixed asap but that's a different story).
I agree with you that the release notes are a better place for the warning. But the fact that the recording dir is not visible through the GUI is still there. It's not a bug, it's the way the GUI is designed (it's a bug in the GUI design if you will).