Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
QDS 4.7.1
-
None
Description
When running design studio, it launches and the UI shows briefly before it closes with the following error:
mitch@mitch-ubuntu:~/dev/Qt/Tools/QtDesignStudio/bin$ ./qtdesignstudio The following paths were searched for Qt WebEngine locales: /home/mitch/dev/Qt/Tools/QtDesignStudio/lib/Qt/translations/qtwebengine_locales /home/mitch/.QtDesignStudio but could not find the translation file for the current locale: en-US.pak You may override the default search paths by using QTWEBENGINE_LOCALES_PATH environment variable. Translations WILL NOT be correct. [0430/135729.163751:WARNING:resource_bundle_qt.cpp(83)] locale_file_path.empty() for locale The following paths were searched for Qt WebEngine locales: /home/mitch/dev/Qt/Tools/QtDesignStudio/lib/Qt/translations/qtwebengine_locales /home/mitch/.QtWebEngineProcess but could not find the translation file for the current locale: en-US.pak You may override the default search paths by using QTWEBENGINE_LOCALES_PATH environment variable. Translations WILL NOT be correct. [0430/135729.216178:WARNING:resource_bundle_qt.cpp(83)] locale_file_path.empty() for locale The following paths were searched for Qt WebEngine locales: /home/mitch/dev/Qt/Tools/QtDesignStudio/lib/Qt/translations/qtwebengine_locales /home/mitch/.QtWebEngineProcess but could not find the translation file for the current locale: en-US.pak You may override the default search paths by using QTWEBENGINE_LOCALES_PATH environment variable. Translations WILL NOT be correct. [0430/135729.219684:WARNING:resource_bundle_qt.cpp(83)] locale_file_path.empty() for locale qt.core.qobject.connect: QObject::connect(QWindow, QmlDesigner::WindowManager): invalid nullptr parameter SOFT ASSERT [13:57:29.327]: "KitManager::isLoaded()" in /home/qt/work/build/qt-creator/src/plugins/projectexplorer/kitmanager.cpp:503 QMetaObject::invokeMethod: No such method UsageStatistic::Internal::UsageStatisticPlugin::useSimpleUi(bool) SOFT ASSERT [13:57:29.429]: "m_producer" in /home/qt/work/build/qt-creator/src/plugins/projectexplorer/runcontrol.cpp:129 SOFT ASSERT [13:57:29.443]: "groupIt != m_groups.constEnd()" in /home/qt/work/build/qt-creator/src/plugins/coreplugin/actionmanager/actioncontainer.cpp:268 Can't find group "QmlDesigner.Group.ConvertProject" in container "QmlDesigner.ExportMenu" ./qtdesignstudio: symbol lookup error: /home/mitch/dev/Qt/Tools/QtDesignStudio/lib/qtcreator/plugins/qmldesigner/libDesignViewerDeploymentPlugin.so: undefined symbol: _ZN5Utils2IdC1EPKc
The maintenance tool says I have version 4.7.1-0-202503281750 installed.