View Single Post
Posts: 44 | Thanked: 38 times | Joined on Mar 2010 @ Germany
#80
Same here, can't get it to run under PR 1.3 (although the error message is different):
Code:
$ /usr/bin/panorama 
/usr/bin/panorama: symbol lookup error: /usr/lib/libphonon.so.4: undefined symbol: _ZN9QMetaType15registerTypedefEPKci
However,

Originally Posted by jrinconr View Post
panorama: symbol lookup error: /usr/lib/libQtOpenGL.so.4 undefined symbol: ZN15QGraphicsSystem16createPixmapDataEP11QPixmapDa ta
Originally Posted by jrinconr View Post
# rm /opt/qt4-maemo5/lib/beidqt/libQtGui.so.4
# rm /opt/qt4-maemo5/lib/beidqt/libQtCore.so.4

resolved my issue.
I usually refuse to trash libs manually on the file system unless I am 100% certain that they won't be used by any other program. So most of the time, I leave it up to the package manager to decide.

As it is, I'm currently stuck with a non-functional panorama app.