I click the Icon, and it will flash but will not open. Qt Creator works, but I'm trying to use Python. I've tried remove and install a couple times, but still nothing. I have downloaded PyQt4, Ubuntu-SDK, Qt4 (Designer, Linguist and Assistant). I appreciate your help.
Tried designer-qt4
, Result:
designer-qt4: symbol lookup error: /usr/lib/x86_64-linux-gnu/qt4/plugins/designer/libqcscintillaplugin.so: undefined symbol: _ZN13QsciScintillaC1EP7QWidget
libqcscintillaplugin.so
. Have you installed some thing related from a PPA? Could add output ofdpkg -S /usr/lib/x86_64-linux-gnu/qt4/plugins/designer/libqcscintillaplugin.so
– user.dz Jul 13 '14 at 06:46