abidinamdar / gmapcatcher

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

Downloads not working #433

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
 1. I go "Operation" "Download"
 2. I enter 49.67 & 106 and set the w/h to 15
 3. I set min & max zoom to 17
 4. I click on "Download"

What is the expected output? What do you see instead?
The result bar immediately displays "Completed"

What version of the product are you using? On what operating system?
0.8.05 Windows 7-64

Please provide any additional information below.
When I tried restart paused downloads, GMC started to download but I cant find 
the downloaded file in C;\Program Files(x86)

Gere the log

Exception in thread Thread-107:
Traceback (most recent call last):
  File "threading.pyc", line 808, in __bootstrap_inner
  File "gmapcatcher\mapTilesTransfer.pyc", line 127, in run
  File "gmapcatcher\tilesRepo\tilesRepoRMaps.pyc", line 377, in is_tile_in_local_repos
  File "gmapcatcher\tilesRepo\tilesRepoRMaps.pyc", line 270, in get_tile_row
AttributeError: 'NoneType' object has no attribute 'thlock'

Exception in thread Thread-145:
Traceback (most recent call last):
  File "threading.pyc", line 808, in __bootstrap_inner
  File "gmapcatcher\mapTilesTransfer.pyc", line 127, in run
  File "gmapcatcher\tilesRepo\tilesRepoRMaps.pyc", line 377, in is_tile_in_local_repos
  File "gmapcatcher\tilesRepo\tilesRepoRMaps.pyc", line 270, in get_tile_row
AttributeError: 'NoneType' object has no attribute 'thlock'

Exception in thread Thread-172:
Traceback (most recent call last):
  File "threading.pyc", line 808, in __bootstrap_inner
  File "gmapcatcher\mapTilesTransfer.pyc", line 127, in run
  File "gmapcatcher\tilesRepo\tilesRepoRMaps.pyc", line 377, in is_tile_in_local_repos
  File "gmapcatcher\tilesRepo\tilesRepoRMaps.pyc", line 270, in get_tile_row
AttributeError: 'NoneType' object has no attribute 'thlock'

Exception in thread Thread-174:
Traceback (most recent call last):
  File "threading.pyc", line 808, in __bootstrap_inner
  File "gmapcatcher\mapTilesTransfer.pyc", line 127, in run
  File "gmapcatcher\tilesRepo\tilesRepoRMaps.pyc", line 377, in is_tile_in_local_repos
  File "gmapcatcher\tilesRepo\tilesRepoRMaps.pyc", line 270, in get_tile_row
AttributeError: 'NoneType' object has no attribute 'thlock'

Original issue reported on code.google.com by rrussell...@gmail.com on 13 Aug 2015 at 4:19

GoogleCodeExporter commented 8 years ago
Try changing your Repo to something other than RMaps

Original comment by heldersepu on 13 Aug 2015 at 1:49

GoogleCodeExporter commented 8 years ago
Hi heldersepu.

Thanks for your message.

I tried first "DOWNLOAD" and the following happens:
It finishes in millisecond and says :"COMPLETE"

Second, I tried "EXPORT" to C:\MapsDownload\
It says after one second: "All 6 Tiles Processed"

Again, nothing can be found in C:\MapsDownload

I tried all four formats.

I even installed on another WIN 7-32bit computer and the same happens.

I also tried to connect by VPN over Los Angeles, USA to no avail.

Can you please help?

Original comment by rrussell...@gmail.com on 14 Aug 2015 at 8:34

GoogleCodeExporter commented 8 years ago
Tried again and some downloads were actually running this time.
I selected zoom 1 to 17 and the download went to zoom three.
Again, exporting in all formats produced no files at all.

The log contains a bunch of the same entries:

Traceback (most recent call last):
  File "maps.py", line 801, in da_click_events
IndexError: list index out of range
Traceback (most recent call last):
  File "maps.py", line 801, in da_click_events
IndexError: list index out of range
Traceback (most recent call last):
  File "maps.py", line 801, in da_click_events
IndexError: list index out of range
Traceback (most recent call last):
  File "maps.py", line 801, in da_click_events

Original comment by rrussell...@gmail.com on 14 Aug 2015 at 9:32

GoogleCodeExporter commented 8 years ago
Anyone who can help please?

Original comment by rrussell...@gmail.com on 17 Aug 2015 at 4:28