We have moved to a new Sailfish OS Forum. Please start new discussions there.
![]() | 1 | initial version | posted 2020-02-26 13:47:35 +0200 |
As per the title, yesterday everything SDK related was working fine. No changes made by me.
fired up SDK this morning, continued making an app, realised QML Live Bench is no longer functioning.
I removed SDK, reinstalled, still Qml Live Bench does not work, I have to actually run the app again to see my changes, what a PITA!
Why?, why is SDk so fragile?
Qt Creator 4.9.1 (Sailfish SDK 3.0.7)
Based on Qt 5.12.5 (MSVC 2015, 32 bit)
![]() | 2 | No.2 Revision |
As per the title, yesterday everything SDK related was working fine. No changes made by me.
fired up SDK this morning, continued making an app, realised QML Live Bench is no longer functioning.
I removed SDK, reinstalled, still Qml Live Bench does not work, I have to actually run the app again to see my changes, what a PITA!
Application Output:
[D] unknown:0 - activate document: ""
[C] LiveDocument::LiveDocument:72 - Assertion "!relativeFilePath.isEmpty()" failed
[C] LiveDocument::relativeFilePath:145 - Assertion "!isNull()" failed
Why?, why is SDk so fragile?
Qt Creator 4.9.1 (Sailfish SDK 3.0.7)
Based on Qt 5.12.5 (MSVC 2015, 32 bit)
![]() | 3 | No.3 Revision |
As per the title, yesterday everything SDK related was working fine. No changes made by me.
fired up SDK this morning, continued making an app, realised QML Live Bench is no longer functioning.
I removed SDK, reinstalled, still Qml Live Bench does not work, I have to actually run the app again to see my changes, what a PITA!
Application Output:
[D] unknown:0 - activate document: ""
[C] LiveDocument::LiveDocument:72 - Assertion "!relativeFilePath.isEmpty()" failed
[C] LiveDocument::relativeFilePath:145 - Assertion "!isNull()" failed
Why?, why is SDk so fragile?
Qt Creator 4.9.1 (Sailfish SDK 3.0.7)
Based on Qt 5.12.5 (MSVC 2015, 32 bit)
![]() | 4 | No.4 Revision |
As per the title, yesterday everything SDK related was working fine. No changes made by me.
fired up SDK this morning, continued making an app, realised QML Live Bench is no longer functioning.
I removed SDK, reinstalled, still Qml Live Bench does not work, I have to actually run the app again to see my changes, what a PITA!
Application Output:
[D] unknown:0 - activate document: ""
[C] LiveDocument::LiveDocument:72 - Assertion "!relativeFilePath.isEmpty()" failed
[C] LiveDocument::relativeFilePath:145 - Assertion "!isNull()" failed
Why?, why is SDk so fragile?
Qt Creator 4.9.1 (Sailfish SDK 3.0.7)
Based on Qt 5.12.5 (MSVC 2015, 32 bit)
More errors from another application that I've been making for many months, but today, QML Live Bench is spewing errors left, right & centre;
[D] unknown:0 - QML debugging is enabled. Only use this in a safe environment.
[D] unknown:0 - Using Wayland-EGL
[I] unknown:0 - qmlliveruntime-sailfish initialized
[I] unknown:0 - Waiting for connection from QmlLive Bench…
[I] unknown:0 - QmlLive Bench connected
[D] onStatusChanged:722 - multi-remote pushed
[D] unknown:0 - activate document: "qml/pages/MainPage.qml"
[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:100 - file:///usr/lib/qt5/qml/Sailfish/Silica/CoverLoader.js:100: TypeError: Cannot read property 'Ready' of
undefined