vanthieughita / gmapcatcher

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

maps.py fails during download dialog #146

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
 1. Any use of the automatic download option from maps.py
2.
3.

What is the expected output? What do you see instead?

downloading: http://mt0.google.com/vt/lyrs=m@121&hl=en&x=1&y=5&z=3
downloading: http://mt1.google.com/vt/lyrs=m@121&hl=en&x=2&y=5&z=3
downloading: http://mt2.google.com/vt/lyrs=m@121&hl=en&x=2&y=5&z=3
DLWindow( (-20.138470312451151, -89.47265625, 14) 9065.3970654
6074.18305394 0 )
Exception in thread Thread-15:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/threading.py", line 729, in run
    self.function(*self.args, **self.kwargs)
  File "/home/mud/Utils/gmapcatcher/src/DLWindow.py", line 148, in downThread
    language=conf.language
NameError: global name 'conf' is not defined

. . . . . . . .

Happy to give further detail or do tests as necessary

What version of the product are you using? On what operating system?

r802 on Ubuntu 9.10 32bit

Please provide any additional information below.

Original issue reported on code.google.com by mikeudal...@gmail.com on 29 Mar 2010 at 5:59

GoogleCodeExporter commented 8 years ago
able to replicate in Windows

Original comment by heldersepu on 29 Mar 2010 at 7:07

GoogleCodeExporter commented 8 years ago
Ohhh Mike! it's been a long long long day! bug hunting 2 of 2 so far!
this should be now fix, see r803 for more details

Original comment by heldersepu on 29 Mar 2010 at 8:24

GoogleCodeExporter commented 8 years ago
2 of 2 in a day is a good strike rate!  Thanks for your work - it's really 
appreciated.

Original comment by mikeudal...@gmail.com on 29 Mar 2010 at 9:54

GoogleCodeExporter commented 8 years ago

Original comment by heldersepu on 20 Apr 2010 at 12:42