Closed GoogleCodeExporter closed 9 years ago
These errors are definitively not normal.
Original comment by heldersepu
on 27 Apr 2012 at 12:05
Let me know if you need further information. It's not exactly useful to send
the file, since with what I reported, you could make it yourself ;-) But if
there are other logs you'd like to review, or additional configuration details
you need, please just let me know.
Original comment by ler...@gmail.com
on 28 Apr 2012 at 12:04
error fixed on the code see r1240
I owe you the windows installer...
Original comment by heldersepu
on 28 Apr 2012 at 12:41
cool! thank you. can i just use this one to replace the one in the install
directory, then re-run the installer? or... is there more to it than that?
Original comment by ler...@gmail.com
on 28 Apr 2012 at 2:54
Unless you have Python and PyGTK installed you can not run it from the sources.
so the answer to your question is: yes there is more to it .
Original comment by heldersepu
on 28 Apr 2012 at 2:58
just diffed those... wow, you were busy ;-) thanks for all the coding. were the
import os
if os.environ.get('MAPS_GTK', 'False') == 'False':
raise Exception('gtk module', __file__)
lines near the top the difference for this error? looks like there's a lot of
other stuff pertaining to drawing rulers and such, which looks like something
fun and new...
thanks again
Original comment by ler...@gmail.com
on 28 Apr 2012 at 2:59
not quite sure what difference are you seeing my change for this issue was
small, see the following:
http://code.google.com/p/gmapcatcher/source/diff?spec=svn1240&old=1231&r=1240&fo
rmat=unidiff&path=%2Ftrunk%2Fgmapcatcher%2FwidDrawingArea.py
Original comment by heldersepu
on 28 Apr 2012 at 3:03
sorry... i need my head adjusted. i was comparing against 0.7.6.1.
Original comment by ler...@gmail.com
on 28 Apr 2012 at 3:12
Original comment by heldersepu
on 28 Apr 2012 at 12:47
Original comment by heldersepu
on 28 Apr 2012 at 12:51
Original comment by heldersepu
on 28 Apr 2012 at 1:16
thanks. installed, and i'll test it outside later today.
Original comment by ler...@gmail.com
on 28 Apr 2012 at 5:48
Original issue reported on code.google.com by
ler...@gmail.com
on 27 Apr 2012 at 4:08