Hello! Olivier fixed the issue.
Thank you for reporting it. Best Regards, Tobias On 02.08.2010 13:51, ext Oleg Shalnev wrote: > > > 2010/8/2 Daniel Teske <[email protected] > <mailto:[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] <mailto:[email protected]> > http://lists.trolltech.com/mailman/listinfo/qt-creator > > > > > -- > Oleg Shalnev (Kalpa Project) > ---------------------------------------------- > mailto: [email protected] <mailto:[email protected]> > skype: oleg_shalnev > jabber: [email protected] <mailto:[email protected]> > http://kalpa.ru -- Tobias Hunger Software Engineer Nokia, Qt Development Frameworks Nokia gate5 GmbH Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B Umsatzsteueridentifikationsnummer: DE 812 845 193 Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
