electri / gmapcatcher

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

Unable to use this programme #201

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
 1.On typing any place i get this error 
2.
3.

What is the expected output? What do you see instead?
Traceback (most recent call last):
  File "maps.py", line 826, in on_delete
  File "src\mapDownloader.pyc", line 110, in stop_all
  File "Queue.pyc", line 190, in get_nowait
  File "Queue.pyc", line 165, in get
Queue.Empty

What version of the product are you using? On what operating system?
its windows xp sp2

Please provide any additional information below.
A red dots come when switch offline and problem only with google site. open 
street i am able to open.

Original issue reported on code.google.com by drv...@gmail.com on 18 Aug 2010 at 8:37

GoogleCodeExporter commented 8 years ago
That's a very strange error, I also use Windows and have not seen anything like 
that, maybe there are some missing steps here... 
I do this:
 1. Open GMapCatcher (with Google Maps as default)
 2. I start typing in the entry box (Miami, Florida) hit enter, no error so far!
 3. A message comes up "Would you like to get online?" I click [Yes]
 4. The map goes to Miami, FL and red circle shows up in the map, no error so far! 
 5. Close GMapCatcher, all good I got no errors...

Can you please give us some more details

Original comment by heldersepu on 18 Aug 2010 at 12:53

GoogleCodeExporter commented 8 years ago
Even i could not understand whats block the google site alone.tried with 
kaspersky off.Multiple time clean installed- no solution.I am able to instal 
and use in my another pc.I feel some registry or file missing which is needed 
for it.Installed Micorsoft.NET 2.o.
Error log from map.exe shows 
Traceback (most recent call last):
  File "maps.py", line 826, in on_delete
  File "src\mapDownloader.pyc", line 110, in stop_all
  File "Queue.pyc", line 190, in get_nowait
  File "Queue.pyc", line 165, in get
Queue.Empty
 and the pics above shows how i recieve the screen on going online.

Original comment by drv...@gmail.com on 18 Aug 2010 at 3:43

GoogleCodeExporter commented 8 years ago
So I'm assuming that this is happening every time you launch GMapCatcher.

Try to do this:
 1. Open GMapCatcher (with Google Maps as default)
 2. Close GMapCatcher  

Don't type, do not click on the map, just open & close it; Do you still get the 
error?

Original comment by heldersepu on 18 Aug 2010 at 3:50

GoogleCodeExporter commented 8 years ago
The only prerequisite for GMapCatcher is the Microsoft Visual C++ 2008 
Redistributable, but that is included in the installer and it will be installed 
if not found. 
For troubleshooting purposes you might wanna remove it, and install again.

Original comment by heldersepu on 18 Aug 2010 at 3:59

GoogleCodeExporter commented 8 years ago
No if I just open and close  the main frame of whole world comes.If i try to 
zoom beyond 15 then also the error starts.(without click any place in the 
location space).
I have Microsoft visual C++ 2008 installed on my comp.

Original comment by drv...@gmail.com on 19 Aug 2010 at 7:24

GoogleCodeExporter commented 8 years ago
Ok, If I understand correctly... 
 This issue happens on one computer, and only when you try to get new tiles from Google maps, that is very strange. 
Did you try reinstalling Microsoft visual C++ 2008?

See if you can access these links:

http://khm2.google.com/kh/v=67&hl=en&x=10&y=25&z=6
http://mt0.google.com/vt/lyrs=s@130&hl=en&x=10&y=25&z=6
http://mt0.google.com/vt/lyrs=h@130&hl=en&x=10&y=25&z=6

If you can not, you probably have some firewall issues.

Original comment by heldersepu on 19 Aug 2010 at 1:18

GoogleCodeExporter commented 8 years ago
I am able to access the links (with Firefox i understand) . Reinstalled 
Microsoft visual C++ 2008.
I paused my anti virus programme. 
Still same.
What does error log says.Can u decipher that.

Original comment by drv...@gmail.com on 20 Aug 2010 at 4:46

GoogleCodeExporter commented 8 years ago
Sorry but the log is not very helpful, "on_delete" is a function in maps.py:
http://code.google.com/p/gmapcatcher/source/browse/trunk/maps.py?r=976#941

The "on_delete" is called when application is closing and there we stop all 
open treads, one of them is:
self.downloader.stop_all()
http://code.google.com/p/gmapcatcher/source/browse/trunk/gmapcatcher/mapDownload
er.py#111

There is nothing special about that code...
Why the error is coming only with Google? I have no idea!

Original comment by heldersepu on 20 Aug 2010 at 1:31

GoogleCodeExporter commented 8 years ago
Sure thanks a lot for the fair attempt to correct the problem.Let see when i 
reinstall the OS.

Original comment by drv...@gmail.com on 20 Aug 2010 at 2:32

GoogleCodeExporter commented 8 years ago
Any luck after reinstalling OS?

Original comment by heldersepu on 30 Aug 2010 at 1:06

GoogleCodeExporter commented 8 years ago
Hi,
I would like to get your technical assistances about gmap catcher. I used gmap 
catcher version 0.7.2.0. it was ok. Some dayes later when i reinstall it i have 
got message to download updated version which called 0.7.5.0. Then i download 
latest version of this. Problem is when i open it, I am unable to view sat 
image at the zoom level 14 to -2. In the previous version I did it. I restalled 
previous version of it but no sat image display now. It only displays the 
message that no sat image found in this regions and reduce the zoom. I use 
winxp pro service pack 3 in my pc, browser ie8. If possible, Please give me 
some solutions to fix the problem.

Original comment by manirulislamkazal@gmail.com on 11 Sep 2010 at 6:54

GoogleCodeExporter commented 8 years ago
I hope that all these issues are resolve by now. I'm closing this issue.

Original comment by heldersepu on 2 Dec 2010 at 7:11