Details
-
User Story
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
Description
If the puppet launch fails or the puppet crashes we have to improve our error messages.
We have those messages:
"Qt Quick emulation layer crashed."
"The executable of the QML emulation layer (QML Puppet) may not be responding."
Both messages are related to the qml2puppet process which we use to run the QML.
In the first case we have a crash and in the second case the process was unable to start.
The messages should become more explanatory and provide more context.
Aka "The process we use to emulate the QML runtime did crash". Open for suggestions.