Created attachment 186745 [details] Volume applet fails to load correctly, showing empty UI due to missing Kirigami QML components (InlineMessage, ActionToolBar). Screenshot attached SUMMARY Summary: Volume and Network Management Plasma applets fail to load correctly due to missing Kirigami QML components (InlineMessage, ActionToolBar, PopupDialog, ConnectionListPage). This happens even after clearing QML cache. Other Plasma components (systemsettings, Breeze) work correctly. STEPS TO REPRODUCE 1 Run Plasma 6.5.80 on openSUSE Tumbleweed with KF6 6.20.0 and Qt 6.10. 2 Add the default Volume or Network Management applet to the panel. 3 Open applet. Observed Result: - Applet UI is broken or empty. - Log errors: qrc:/qt/qml/plasma/applet/org/kde/plasma/volume/main.qml:653:17: Type Kirigami.InlineMessage unavailable file:///usr/lib64/qt6/qml/org/kde/kirigami/InlineMessage.qml:13:1: Type KT.InlineMessage unavailable qrc:/qt/qml/org/kde/kirigami/templates/InlineMessage.qml:404:9: Type Kirigami.ActionToolBar unavailable file:///usr/lib64/qt/qml/org/kde/kirigami/ActionToolBar.qml:202:13: Cannot assign to non-existent property "position" qrc:/qt/qml/plasma/applet/org/kde/plasma/networkmanagement/main.qml:53:25: Type PopupDialog unavailable qrc:/qt/qml/plasma/applet/org/kde/plasma/networkmanagement/PopupDialog.qml:107:22: Type ConnectionListPage unavailable qrc:/qt/qml/plasma/applet/org/kde/plasma/networkmanagement/ConnectionListPage.qml:26:5: Type Kirigami.InlineMessage unavailable Volume and Network Management applets load and display correctly, without errors. EXPECTED RESULT Volume and Network Management applets load and display correctly, without errors. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20251111 KDE Plasma Version: 6.5.80 KDE Frameworks Version: 6.20.0 Qt Version: 6.10.0 Kernel Version: 6.17.7-1-default (64-bit) Graphics Platform: Wayland Processors: 4 × Intel® Xeon® CPU E3-1220 V2 @ 3.10GHz Memory: 16 ГиБ of RAM (15.6 ГиБ usable) Graphics Processor: AMD Radeon RX 570 Series ADDITIONAL INFORMATION Initially, similar errors occurred in System Settings, but they were resolved after clearing the QML cache (~/.cache/QtQuick*, ~/.cache/systemsettings*, ~/.cache/kirigami*).
Created attachment 186746 [details] Network Management applet fails to load, missing Kirigami QML components (PopupDialog, ConnectionListPage, InlineMessage). Screenshot attached.
>1 Run Plasma 6.5.80 on openSUSE Tumbleweed with KF6 6.20.0 and Qt 6.10. Development builds of Plasma require development builds of frameworks to function.