Eu fui até o local do arquivo libqcscintillaplugin.so
e removi o arquivo.
Ou através de uma maneira mais limpa, é melhor usar o APT:
sudo apt-get remove libqscintilla2-designer
Agora o Qt4 Designer é aberto sem problemas.
Clico no ícone e ele pisca, mas não abre. O Qt Creator funciona, mas estou tentando usar o Python. Eu tentei remover e instalar algumas vezes, mas ainda nada. Eu fiz o download do PyQt4, Ubuntu-SDK, Qt4 (Designer, Linguista e Assistente). Agradeço sua ajuda.
Tentei designer-qt4
, Resultado:
designer-qt4: symbol lookup error: /usr/lib/x86_64-linux-gnu/qt4/plugins/designer/libqcscintillaplugin.so: undefined symbol: _ZN13QsciScintillaC1EP7QWidget
Eu fui até o local do arquivo libqcscintillaplugin.so
e removi o arquivo.
Ou através de uma maneira mais limpa, é melhor usar o APT:
sudo apt-get remove libqscintilla2-designer
Agora o Qt4 Designer é aberto sem problemas.
Tente instalar o qt4-default:
sudo apt-get install qt4-default