sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #24142
[Question #243867]: cannot open smplayer, okular, skype, ubuntuone
New question #243867 on Sikuli:
https://answers.launchpad.net/sikuli/+question/243867
I installed SMplayer, Okular, Skype, Ubuntuone and used them for a few days. after some days I could not even open them. when I tried to open software using sudo command line like Ubuntuone the following error is shown-
File "/usr/bin/ubuntuone-control-panel-qt", line 29, in <module> from ubuntuone.controlpanel.gui.qt import main
File "/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/gui/qt/__init__.py", line 24, in <module>from PyQt4 import QtGui, QtCore
ImportError: /usr/lib/python2.7/dist-packages/PyQt4/QtGui.so: undefined symbol: _ZN10QTableView13doItemsLayoutEv
When trying to open SMplayer Skype and Okular error message like the following is shown-
skype: symbol lookup error: /usr/lib/i386-linux-gnu/libQtOpenGL.so.4: undefined symbol:_ZNK14QWidgetPrivate17hasHeightForWidthEv
using the following command I can use Skype, Okular and SMplayer-
LD_LIBRARY_PATH=/usr/lib/i386-linux-gnu/ /usr/bin/skype
but when using the above command open the Ubuntuone, the following error is shown when trying to sign in-
CredentialsError
I found a bug report on SMplayer
https://bugs.launchpad.net/ubuntu/+sour ... comments/0
what is this symbol lookup error? can anyone help me please.
I use Ubuntu13.04
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.