development : ticket

Ticket #30 (closed defect: fixed)

Opened 9 months ago

Last modified 1 month ago

No Error on Disk Full

Reported by: anonymous Assigned to: somebody
Priority: minor Milestone: 0.5
Component: Core Version:
Keywords: Disk Full Cc:

Description

OS X 10.4.8 Senuti v0.33

When using Senuti to backup my iPod to an external disk, I noticed some odd behaviour: it would skip over many files and not copy everything.

I discovered this was because:

1) I was copying my entire library, sorted in largest to smallest file size order.

2) It was attempting to copy each file in turn.

3) When there was no space, it did not produce an error but instead moved onto the next file.

4) This meant it skipped through my entire library as it fit increasingly smaller songs onto the available space.

This is actually good error handling (in a way) as the application didn't crash.

Instead, it would be great to read the return error message from the cp program and display a "Disk is full" dialogue/message.

Sorry, I am not a Mac developer so don't know how hard or easy this is... but it would have saved me about 10 minutes of "What's going on?" before I hit the "Duh! Disk Full!" moment. ;-)

Attachments

Change History

12/07/2006 08:44:11 PM changed by wbyoung

  • milestone set to 0.6.

07/24/2007 08:51:12 AM changed by wbyoung

  • milestone changed from 0.6 to 0.5.

07/25/2007 09:32:55 PM changed by wbyoung

  • status changed from new to closed.
  • resolution set to fixed.

fixed in r126.


Add/Change #30 (No Error on Disk Full)




Change Properties
Action