potionmaster15 / photograbber

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

Nothing Downloads #146

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open pg.exe.
2. Click Login.
3. Copy login token from the browser.
4. Paste into PG and click Login.
5. Choose the first three check boxes (not the last one) with nothing selected 
in the list box.
6. Click Begin Download.

What is the expected output? What do you see instead?
I expect PG to download photos, or at least have some indication of what is 
happening.  Instead, the UI elements are grayed out and the Begin Download 
button is still clickable, and there is no indication that anything has gone 
wrong or that it's trying to download.

What version of the product are you using? On what operating system?
Version r99 on Windows 7 x64.

Please provide any additional information below.
Contents of pg.exe.log:

Exception in Tkinter callback
Traceback (most recent call last):
  File "Tkinter.pyc", line 1410, in __call__
  File "pg.py", line 204, in download
NameError: global name 'uid' is not defined

Original issue reported on code.google.com by tsvanha...@gmail.com on 7 Oct 2012 at 12:25

GoogleCodeExporter commented 8 years ago
I am having this exact same issue, except I amusing the mac version. Just 
downloaded today.

Original comment by meganlga...@gmail.com on 10 Nov 2012 at 1:54