pkolarov / folders2flickr

Automatically exported from code.google.com/p/folders2flickr
7 stars 2 forks source link

run out of memory from a 512 MB device #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
this is somehow a non functional problem but users of this tool should be aware

What steps will reproduce the problem?
1. run folder2flickr from raspberry pi and try to upload a bunch of files (more 
than 300, average file size is 5 MB)
2. exceptions occurs in the batch file in the format

2013-11-24 02:55:25,334 ERROR (<type 'exceptions.MemoryError'>, MemoryError(), 
<traceback object at 0x1448080>)
2013-11-24 02:55:25,343 DEBUG Getting EXIF for /media/nas/P9142018.JPG

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
the latest from google site.

Please provide any additional information below.
please let me know what additional info I should provide.

Original issue reported on code.google.com by adrian.p...@gmail.com on 24 Nov 2013 at 3:24