"copy to" script crash when i copy a file of 3.5GB to usb disk.

Bug #533160 reported by Leo.D.Knuth
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
Confirmed
Medium
Ding Zhou

Bug Description

when i copy a big file (size:3.5GB) to SD card in use of "copy to" script, I get the crash message.

Revision history for this message
Ding Zhou (tualatrix) wrote :

Thanks for your report. But can you give the crash message here?

Revision history for this message
bmfc187 (the-thorn-within781) wrote :

apparently the same bug im experiencing. i have used the script to copy single files and was successful, but when trying to copy a directory (totalling 1.3 MB) it crashes. here is the error log it gave me.

Traceback (most recent call last):
  File "/usr/share/ubuntu-tweak/script-worker", line 195, in __init__
    work(file, xdg)
  File "/usr/share/ubuntu-tweak/script-worker", line 97, in copy_to_xdg
    cls.do_copy(source, dest)
  File "/usr/share/ubuntu-tweak/script-worker", line 59, in do_copy
    shutil.copytree(source, dest)
  File "/usr/lib/python2.6/shutil.py", line 177, in copytree
    raise Error, errors
Error: [('/home/bmfc/mydroid/packages/apps/Launcher/.git/rr-cache', '/home/bmfc/Desktop/Launcher/.git/rr-cache', "[Errno 2] No such file or directory: '/home/bmfc/mydroid/packages/apps/Launcher/.git/rr-cache'"), ('/home/bmfc/mydroid/packages/apps/Launcher/.git/packed-refs', '/home/bmfc/Desktop/Launcher/.git/packed-refs', "[Errno 2] No such file or directory: '/home/bmfc/mydroid/packages/apps/Launcher/.git/packed-refs'"), ('/home/bmfc/mydroid/packages/apps/Launcher/.git/svn', '/home/bmfc/Desktop/Launcher/.git/svn', "[Errno 2] No such file or directory: '/home/bmfc/mydroid/packages/apps/Launcher/.git/svn'")]

Revision history for this message
Ding Zhou (tualatrix) wrote :

It seems some files are not exist.

Anyway I should deal with the exception. Confirmed.

Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → TualatriX (tualatrix)
milestone: none → 0.5.4
Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
milestone: 0.5.4 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.