[Qt-creator] Core dump during activating setup dialog
Oleg Shalnev
oleg.shalnev at gmail.com
Mon Aug 2 13:51:09 CEST 2010
2010/8/2 Daniel Teske <daniel.teske at nokia.com>
> That's a strange backtrace. Opening the settings dialog initializes
> designer
> plugins. Somehow that results in a LanguageChange ChangeEvent, which tries
> to
> retranslate the ui of the context pane of the qml designer. Or maybe I'm
> reading it wrong, since actually ContextPaneWidgetImage::changeEvent is
> missing, which should have been called.
>
> > #0 0x00007fd39639cb97 in
> Ui_ContextPaneWidgetImage::retranslateUi(QWidget*)
> > #23 0x00007fd3a51a1ab9 in Core::Internal::SettingsDialog::execDialog()
>
> So any more info? Does it happen everytime?
Yes
> Could you try running Creator in a
> environment which has QT_PLUGIN_PATH unset?
Settings dialog was started without problems and core dump.
Here is the key may be.
I started QtCreator with LD_LIBRARY_PATH to new Qt , but Qt_PLUGIN_PATH to
Qt 4.6
With LD_LIBRARY_PATH=/home/ovs/soft/Qt/lib/
QT_PLUGIN_PATH=/home/ovs/soft/Qt/plugins ./qtcreator (NEW Build)
there is no core dump
Which Desktop environment, which
>
KDE 4.4.4
languages.
>
LANG=ru_RU.UTF-8
Thank's a lot
>
> daniel
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
--
Oleg Shalnev (Kalpa Project)
----------------------------------------------
mailto: oleg at kalpa.ru
skype: oleg_shalnev
jabber: oleg.shalnev at gmail.com
http://kalpa.ru
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20100802/f6fbdcd2/attachment.html
More information about the Qt-creator-old
mailing list