electri / gmapcatcher

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

GoogleMaps Terrain exception.TypeError #198

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
 1. Select Google Terrain in the drop down of the main page
2.
3.

What is the expected output? What do you see instead?
- No map produced
- screen flickered with "we are sorry, but we don't have maps at this zoom 
level..."
- multiple levels and regions tried
- when launched from command line, I receive messages while it is trying to 
download maps such as "Debug: <type 'exceptions.TypeError'>argument 1 must be 
string or buffer, not None<traceback object at 0x9a3bd74>
        download failed - <type 'exceptions.TypeError'>"

What version of the product are you using? On what operating system?
- gmapcatcher 0.7.2 (source and Debian)
- Ubuntu 9.10 and 10.04
- Python 2.6.5

Please provide any additional information below.

Original issue reported on code.google.com by Ty.Chris...@gmail.com on 14 Aug 2010 at 4:52

GoogleCodeExporter commented 8 years ago
Yes, Probably we need to update the Google terrain pattern again, we had to 
change it not long ago (Issue 144)

Original comment by heldersepu on 16 Aug 2010 at 1:09

GoogleCodeExporter commented 8 years ago
Issue fixed in r965

Original comment by heldersepu on 17 Aug 2010 at 1:41