2010/8/2 Daniel Teske <[email protected]>

> 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
> [email protected]
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>



-- 
Oleg Shalnev         (Kalpa Project)
----------------------------------------------
mailto: [email protected]
skype:  oleg_shalnev
jabber:  [email protected]
http://kalpa.ru
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to