~ $ root Root shell enabled BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. /home/user # gmaps /usr/bin/gmaps: line 3: 1664 Quit /usr/bin/python /media/mmc1/GMapCatcher-0.7.2.0/maps.py
~ $ gmaps
Traceback (most recent call last):
File "/media/mmc1/GMapCatcher-0.7.2.0/maps.py", line 967, in <module>
main()
File "/media/mmc1/GMapCatcher-0.7.2.0/maps.py", line 963, in main
MainWindow()
File "/media/mmc1/GMapCatcher-0.7.2.0/maps.py", line 959, in __init__
self.drawing_area.da_set_cursor()
File "/media/mmc1/GMapCatcher-0.7.2.0/gmapcatcher/widDrawingArea.py", line 30, in da_set_cursor
self.window.set_cursor(cursor)
AttributeError: 'NoneType' object has no attribute 'set_cursor'
^Z[1] + Stopped gmaps
~ $
svn checkout http://gmapcatcher.googlecode.com/svn/trunk/ gmapcatcher-read-only