Application under Qt QmlLive control crashes [not relevant]

asked 2020-01-19 20:19:41 +0200

Spam Hunter gravatar image

updated 2020-01-20 06:51:54 +0200

martyone gravatar image

EDIT: Closing question ~ reinstalled SDK once again and problem has gone!


As per the title, when running an app in the latest SDK, the app crashes.

If I deselect 'Enable receiving updates with Qt QmlLive' from project settings, my app runs as expected.

I have uninstalled/reinstalled SDK a couple of times, but the problem persists.

The errors given from SDK as follows;

(process:1016): dconf-CRITICAL **: 19:02:56.058: dconf_changeset_set: assertion 'dconf_is_path (path, NULL)' failed

[I] unknown:0 - ----------------------------------------

[I] unknown:0 - QmlLive: (Re)loading "qml/pages/MainPage.qml"

[W] unknown:113 - file:///usr/lib/qt5/qml/Sailfish/Silica/Page.qml:113: ReferenceError: __silica_applicationwindow_instance is not defined

[W] unknown:58 - file:///usr/lib/qt5/qml/Sailfish/Silica/private/PageOrientationTransition.qml:58: ReferenceError: __silica_applicationwindow_instance is not defined

[W] unknown:186 - file:///usr/lib/qt5/qml/Sailfish/Silica/Page.qml:186: ReferenceError: __silica_applicationwindow_instance is not defined

[W] unknown:185 - file:///usr/lib/qt5/qml/Sailfish/Silica/Page.qml:185: ReferenceError: __silica_applicationwindow_instance is not defined

[W] unknown:277 - file:///usr/lib/qt5/qml/Sailfish/Silica/private/PulleyMenuBase.qml:277: ReferenceError: __silica_applicationwindow_instance is not defined

[W] unknown:277 - file:///usr/lib/qt5/qml/Sailfish/Silica/private/PulleyMenuBase.qml:277: ReferenceError: __silica_applicationwindow_instance is not defined

[W] unknown:100 - file:///usr/lib/qt5/qml/Sailfish/Silica/CoverLoader.js:100: TypeError: Cannot read property 'Ready' of undefined
edit retag flag offensive reopen delete

The question has been closed for the following reason "question is not relevant or outdated" by Spam Hunter
close date 2020-01-19 21:43:38.131531