|
|
09-10-2010
, 11:15 AM
|
|
|
Posts: 972 |
Thanked: 715 times |
Joined on Jul 2007
@ France
|
#2
|
|
|
09-10-2010
, 11:25 AM
|
|
|
Posts: 122 |
Thanked: 22 times |
Joined on Jun 2010
@ China
|
#3
|
While launching it as root you didn't the Maemo look and feel.
But here the problem is that your window is a None type... haven't be created. Without source ... we can 't help you.
Python script doesn't need root to run ...
svn checkout http://gmapcatcher.googlecode.com/svn/trunk/ gmapcatcher-read-only
|
|
09-10-2010
, 11:54 AM
|
|
|
Posts: 972 |
Thanked: 715 times |
Joined on Jul 2007
@ France
|
#4
|
|
|
09-10-2010
, 12:32 PM
|
|
|
Posts: 122 |
Thanked: 22 times |
Joined on Jun 2010
@ China
|
#5
|
![]() |
| Thread Tools | Search this Thread |
|
Launch as root:
~ $ 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 ~ $Same python same script