CreeperCreative / photograbber

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

program crashes with error #155

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. logging into facebook
2. selecting user
3. selecting all albums
4. selecting destination folder
5. clicking download

What is the expected output? What do you see instead?
program seems to stall and crashes. following error log:
ERROR:root:problem in download thread
Traceback (most recent call last):
  File "downloader.pyc", line 173, in run
  File "downloader.pyc", line 91, in save_albums
  File "albumhelpers.pyc", line 155, in get_album_comments
  File "downloader.pyc", line 48, in query_wrapper
  File "facebook.pyc", line 212, in fql
GraphAPIError: An unknown error occurred

What version of the product are you using? On what operating system?
r99, windows 7

Please provide any additional information below.

Original issue reported on code.google.com by mok...@gmail.com on 12 Dec 2012 at 8:50

GoogleCodeExporter commented 9 years ago
Same issue with PhotoGrabber Win (r99) used on windows 7

ERROR:root:problem in download thread
Traceback (most recent call last):
  File "downloader.pyc", line 173, in run
  File "downloader.pyc", line 91, in save_albums
  File "albumhelpers.pyc", line 155, in get_album_comments
  File "downloader.pyc", line 48, in query_wrapper
  File "facebook.pyc", line 212, in fql
GraphAPIError: An unknown error occurred

Original comment by elisabet...@gmail.com on 13 Dec 2012 at 4:56