[Qt-creator] Qt Creator crashes when selecting File -> Open
Andre Poenitz
andre.poenitz at mathematik.tu-chemnitz.de
Tue Mar 3 20:05:53 CET 2009
On Tue, Mar 03, 2009 at 09:28:28AM +0200, Petri Järvenpää wrote:
> Hi,
> moving the libkfilemodule.so produces this error:
> "makekdewidgets(20465) fileModule: KFileDialog wasn't able to find
> libkfilemodule: "The shared library was not found."
> Segmentation fault"
>
> The latter advice works though:
> "petjarve at linux-petjarve:..qtcreator-0.9.2/bin>
> LD_LIBRARY_PATH=//usr/local/Trolltech/qt-45rc1/lib/ ./qtcreator
> QMetaProperty::read: Unable to handle unregistered datatype 'QList<QChar>'
> for property 'KCharSelect::displayedChars'
> QMetaProperty::read: Unable to handle unregistered datatype 'QList<QColor>'
> forproperty 'KColorCombo::colors'
> Error while reparenting!
> QMetaProperty::read: Unable to handle unregistered datatype 'KUrl' for
> property'KUrlRequester::url'
> QMetaProperty::read: Unable to handle unregistered datatype 'KFile::Modes'
> for property 'KUrlRequester::mode'
> QMetaProperty::read: Unable to handle unregistered datatype 'KUrl' for
> property'KUrlRequester::url'
> QMetaProperty::read: Unable to handle unregistered datatype 'KFile::Modes'
> for property 'KUrlRequester::mode'"
>
> The file dialog opens, and the program does not crash :)
>
> Thanks a ton, any idea if this should be fixed on the Qt Creator side, or
> was it after all problem on my system?
If the LD_LIBRARY_PATH solution works you can simply set up a shell
alias or a two-line shell script to make that transparent.
Andre'
More information about the Qt-creator-old
mailing list