CreeperCreative / photograbber

Automatically exported from code.google.com/p/photograbber
Other
0 stars 0 forks source link

Stops downloading pics with error message #108

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start program
2. Choose user tagged and user albums
3.

What is the expected output? What do you see instead?
Stops at 4990 every time; missing 122 photos

What version of the product are you using? On what operating system?
Newest as of today, Windows 7

Please provide any additional information below.
Error message in log: 
ERROR:root:problem in download thread
Traceback (most recent call last):
  File "downloader.pyo", line 178, in run
  File "downloader.pyo", line 123, in fix_album
  File "ntpath.pyo", line 97, in join
WindowsError: [Error 87] The parameter is incorrect

Original issue reported on code.google.com by doctoral...@gmail.com on 13 Apr 2012 at 8:36

GoogleCodeExporter commented 9 years ago
a way to bypass the error and keep the program running was included in r93, 
binaries for r94 include the fix

Original comment by to...@ourbunny.com on 16 Apr 2012 at 12:28