In that case, let give it a try. Good to know gngeo itself works, that rules out a big part. Then it comes down to python or configs in my mind. If it is a config issue, I would expect gngeo-gui to complain about it. Good you give me output of the following commands: Code: ls -ld /home/user/.gngeo-gui/ ls -l /home/user/.gngeo-gui/ cat /home/user/.gngeo-gui/gngeo-gui.cfg dpkg --get-selections|grep -Ew "python2.5-qt4-gui|python2.5-qt4-core|python2.5-qt4-maemo5|python-pyside.qtgui|python-pyside.qtcore|python-pyside.qtmaemo5" And about the last 20 lines from the output of: Code: strace python /opt/gngeo-gui/gngeo-gui.py when it has crashed with a segmentation fault. You can attach the output in a textfile if you think the output is somewhat too big.
ls -ld /home/user/.gngeo-gui/ ls -l /home/user/.gngeo-gui/ cat /home/user/.gngeo-gui/gngeo-gui.cfg dpkg --get-selections|grep -Ew "python2.5-qt4-gui|python2.5-qt4-core|python2.5-qt4-maemo5|python-pyside.qtgui|python-pyside.qtcore|python-pyside.qtmaemo5"
strace python /opt/gngeo-gui/gngeo-gui.py