Created
August 16, 2019 17:02
-
-
Save kimmoli/d8a11b5871c9dda0d05e3fc2ecbe0025 to your computer and use it in GitHub Desktop.
Kt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SailfishOS 2.1.0.11 (Iijoki) (armv7hl) | |
'--- | |
[nemo@Sailfish ~]$ harbour-kitchentimer | |
[D] unknown:0 - Using Wayland-EGL | |
[W] unknown:0 - Defaulting to webview scaling factor | |
of 1.0 | |
[W] unknown:89 - file:///usr/share/harbour-kitchentim | |
er/qml/harbour-kitchentimer.qml:89:18: Type TimerPage | |
unavailable | |
initialPage: TimerPage { | |
^ | |
[W] unknown:157 - file:///usr/share/harbour-kitchenti | |
mer/qml/pages/TimerPage.qml:157:29: "Label.padding" i | |
s not available due to component versioning. | |
padding: Theme.paddi | |
ngLarge | |
^ |
[D] onCompleted:334 - Warning: specifying an object instance for initialPage is sub-optimal - prefer to use a Component
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[W] unknown:220 - file:///usr/share/harbour-kitchentimer/qml/pages/TimerPage.qml:220:17: Cannot assign to non-existent property "container"
container: timerButton
^