qbektrix / gmapcatcher

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

Path to PNG images #95

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
 1. In linux Create a soft link to GMapCatcher in the desktop
 2. Launch GMapCatcher using link
 3. The marker and missing images are not loaded

What is the expected output? What do you see instead?
 It should show the right images

Please use labels and text to provide additional information.
 We might need to use abspath

Comment by cjreeve,  Sep 15, 2009

Hi, talking to you enabled me to figure out my problem. It was that I was
running gmapscatcher via a soft link in my path that pointed to maps.py, so
gmapscatcher was looking for the images in the directory that I ran it
from. Perhaps I'll add the gmapscatcher director to my path directly which
should solve the problem. Cheers.
Delete comment
Comment by cjreeve, Sep 15, 2009

Well, actually it only works if I start maps.py from the directory that
images (that contains marker.png) is in. That is a bit inconvenient. Any
idea if I can easily hard code the path to the image files by hand?

Original issue reported on code.google.com by heldersepu on 12 Oct 2009 at 6:38

GoogleCodeExporter commented 9 years ago
PyChess use something that might be very helpful, see attached file

Original comment by heldersepu on 12 Oct 2009 at 6:42

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by heldersepu on 13 Oct 2009 at 8:54

GoogleCodeExporter commented 9 years ago
it should be fixed now, see r577

Original comment by heldersepu on 16 Oct 2009 at 12:01

GoogleCodeExporter commented 9 years ago
After installing in windows is not working properly

Original comment by heldersepu on 19 Oct 2009 at 8:24

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by heldersepu on 28 Oct 2009 at 1:17

GoogleCodeExporter commented 9 years ago
need to also look at:
def get_marker_pixbuf(self)

Original comment by heldersepu on 30 Oct 2009 at 8:16

GoogleCodeExporter commented 9 years ago

Original comment by heldersepu on 31 Oct 2009 at 4:25

GoogleCodeExporter commented 9 years ago

Original comment by heldersepu on 8 Dec 2009 at 3:14