CreeperCreative / photograbber

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

Logon Screen Hang #166

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download & Extract application.
2. Run Application & provide token (added :debug for this log)
3. Click next.

What is the expected output? What do you see instead?
Expected Output: A new Screen
Actual Output: Appears hung on "Logging In" screen

What version of the product are you using? On what operating system?
PhotoGrabber v2.100
Windows 7 Enterprise Service Pack 1

Please provide any additional information below.
I have a facebook account with 2 pages for businesses; at the moment my network 
doesn't extend beyond myself.  I was able to confirm connectivity by providing 
an invalid token.  The invalid token use case produced expected results.

Original issue reported on code.google.com by zachary....@gmail.com on 7 Jun 2013 at 6:14

Attachments:

GoogleCodeExporter commented 9 years ago
Here is the end of my log file:

2013-06-07 14:01:03,470:INFO:pg.pgui:104:Provided token: <TOKEN>
2013-06-07 14:02:11,302:INFO:pg.pgui:92:DEBUG mode enabled.
2013-06-07 14:02:11,302:INFO:pg.pgui:104:Provided token: <TOKEN>
2013-06-07 14:02:11,651:DEBUG:pg.facebook:107:GET: 
https://graph.facebook.com/me/friends?access_token=<TOKEN>
2013-06-07 14:02:11,653:DEBUG:pg.facebook:107:GET: 
https://graph.facebook.com/me/likes?access_token=<TOKEN>
2013-06-07 14:02:11,655:DEBUG:pg.facebook:107:GET: 
https://graph.facebook.com/me?access_token=<TOKEN>
2013-06-07 14:02:11,657:DEBUG:pg.facebook:107:GET: 
https://graph.facebook.com/me/subscribedto?access_token=<TOKEN>

Original comment by zachary....@gmail.com on 7 Jun 2013 at 6:16