Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Cannot Reproduce
-
Affects Version/s: 5.15.0 RC2
-
Fix Version/s: 5.15.0
-
Component/s: Device Creation, Examples and Demos
-
Environment:apalis-imx6, (jetson-tx2?)
-
Platform/s:
-
Sprint:2020wk22, 2020wk24, 2020wk26
Description
Reproduced with apalis-imx6.
Steps to reproduce:
- Install 5.15.0-RC2 b2qt binaries for apalis-imx6
- Do the usual stuff (flash b2qt device with the wizard and add the device to creator)
- Launch creator
- Select enterprise-charts demo
- Set a breakpoint
- Start debugger
Expected result:
Debugger stops in the breakpoint and no errors are shown.
Actual result:
Debugger stops in the breakpoint (on Linux) but gives: "
QML Debugger: Ignoring "-qmljsdebugger=port:10003,block,services:DebugMessages,QmlDebugger,V8Debugger,QmlInspector". Debugging has not been enabled."
On Windows the debugger crashes.