Export to GitHub

photograbber - issue #155

program crashes with error


Posted on Dec 12, 2012 by Helpful Camel

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.

Comment #1

Posted on Dec 13, 2012 by Quick Giraffe

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

Status: New

Labels:
Type-Defect Priority-Medium