View Single Post
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#128
Originally Posted by droll View Post
/opt/gngeo-gui $ python gngeo-gui.py
Traceback (most recent call last):
File "gngeo-gui.py", line 3, in <module>
from PySide.QtCore import *
File "/usr/lib/python2.5/site-packages/PySide/__init__.py", line 2, in <module>
import private
File "/usr/lib/python2.5/site-packages/PySide/private.py", line 2, in <module>
from QtCore import __moduleShutdown
ImportError: /usr/lib/python2.5/site-packages/PySide/QtCore.so: undefined symbol: _ZN6PySide15DestroyListener8instanceEv
/opt/gngeo-gui $
If it is really related to this version of gngeo-gui (which looks unlikely to me), you could revert to the previous version and see if it works again:
Code:
sudo gainroot
apt-get install gngeo-gui=0.0.2-1