This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12517 - "Disk full" message, but there IS free space on disc
Attached to Project:
Rockbox
Opened by Alexander Levin (fml2) - Sunday, 08 January 2012, 17:55 GMT+2
Last edited by Thomas Martitz (kugel.) - Thursday, 19 January 2012, 09:03 GMT+2
Opened by Alexander Levin (fml2) - Sunday, 08 January 2012, 17:55 GMT+2
Last edited by Thomas Martitz (kugel.) - Thursday, 19 January 2012, 09:03 GMT+2
|
DetailsThis happens on my Sansa e280v1 with r31634-120108
I wanted to record something using the inbuilt microphone. The menu "RB Info" tells me there is space on the internal card: 132MB/7.45GB When I start the recording, and then stop it while the WRS screen shows about 50KB, I get the message "Disk is full. Press PREV to continue." After that, there is no recorded file. (The file should be created in the root directory of the internal card; WRS shows "Filename: /./R_MIC...") But there IS space on the card! I could copy a file (via USB) of size 100 KB without problems. So I think something is fishy in the recording code. Is this somehow related to FS#7721? |
This task depends upon
Closed by Thomas Martitz (kugel.)
Thursday, 19 January 2012, 09:03 GMT+2
Reason for closing: Fixed
Additional comments about closing: 6e11289
Thursday, 19 January 2012, 09:03 GMT+2
Reason for closing: Fixed
Additional comments about closing: 6e11289
FS#12500fixes the problem.
Not so fast Alexander. There is no default in config.cfg. And the default isn't "/". It is "/./," which indeed has no available space, since it isn't a valid directory.
Cheers,
Jason Taylor
http://twitter.com/jasontaylor7