Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloads not working #433

Open
GoogleCodeExporter opened this issue Dec 15, 2015 · 4 comments
Open

Downloads not working #433

GoogleCodeExporter opened this issue Dec 15, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

Try changing your Repo to something other than RMaps

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

@GoogleCodeExporter
Copy link
Author

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
Copy link
Author

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
Copy link
Author

Anyone who can help please?

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant