Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
Qt Creator 6.0.0
-
None
Description
Qt Design Studio has a Plugin for multi language support, which Qt Creator does not have. Yet, QmlProjectManager always launches the qml runtime with -qmljsdebugger=file:unused_if_debugger_arguments_added,services:DebugTranslation if a tranlations.db is present in the project.
That causes a full load on a CPU core (see QDS-5662 ). The user can not disable that debug service in Qt Creator (but it is possible in Qt Design Studio).
Attachments
Issue Links
- resulted from
-
QDS-5662 One CPU core under full load when running a (seemingly idle) project
- Closed