https://bugs.kde.org/show_bug.cgi?id=473648
--- Comment #16 from Marco Mattiolo <marco.matti...@hotmail.it> --- The debian package phonon4qt5-backend-vlc (or one of its dependencies) is needed, otherwise kasts segfaults. But, even with that package installed, there is still something wrong: "Settings" menu is not reachable and the kasts widget on Phosh's lockscreen or drop-down menu does not appear... For the "Settings" menu, the last two lines of the following log are relevant, as they appear after I tap on the "Settings" button. marco@mobian:~$ env QT_QUICK_CONTROLS_MOBILE=1 QT_STYLE_OVERRIDE=Breeze kasts Database version 8 kf.kirigami: Failed to find a Kirigami platform plugin qrc:/main.qml:418:5: QML ErrorListOverlay: Binding loop detected for property "implicitHeight" qrc:/main.qml:418:5: QML ErrorListOverlay: Binding loop detected for property "implicitHeight" file:///usr/lib/aarch64-linux-gnu/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "width" file:///usr/lib/aarch64-linux-gnu/qt5/qml/org/kde/kirigami.2/Dialog.qml:329:9: QML ScrollView: Binding loop detected for property "calculatedImplicitHeight" file:///usr/lib/aarch64-linux-gnu/qt5/qml/org/kde/kirigami.2/Dialog.qml:329:9: QML ScrollView: Binding loop detected for property "calculatedImplicitHeight" qrc:/main.qml:429:5: QML ConnectionCheckAction: Binding loop detected for property "implicitHeight" file:///usr/lib/aarch64-linux-gnu/qt5/qml/org/kde/kirigami.2/Dialog.qml:329:9: QML ScrollView: Binding loop detected for property "calculatedImplicitHeight" file:///usr/lib/aarch64-linux-gnu/qt5/qml/org/kde/kirigami.2/Dialog.qml:329:9: QML ScrollView: Binding loop detected for property "calculatedImplicitHeight" qrc:/main.qml:424:5: QML ConnectionCheckAction: Binding loop detected for property "implicitHeight" QQmlComponent: Component is not ready file:///usr/lib/aarch64-linux-gnu/qt5/qml/org/kde/kirigami.2/PageRow.qml:755:5: QML StackView: push: qrc:/SettingsPage.qml:17 Cannot assign to non-existent property "actionName" marco@mobian:~$ Any chance to check the used plugin without using the graphical settings interface? Any chance the missing widgets on lockscreen and drop-down menu are related to VLC plugin? -- You are receiving this mail because: You are watching all bug changes.