https://bugs.kde.org/show_bug.cgi?id=524515
Bug ID: 524515
Summary: Network applet fails to load with Kirigami
InlineMessage type mismatch after updating to kirigami
6.29.0
Classification: Plasma
Product: plasmashell
Version First 6.7.4
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Networks widget
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: 1.0
After updating to kirigami 6.29.0-1, the Plasma Network Management panel
applet fails to load with the following QML errors:
qrc:/qt/qml/plasma/applet/org/kde/plasma/networkmanagement/main.qml:60:25:
Type PopupDialog unavailable
qrc:/qt/qml/plasma/applet/org/kde/plasma/networkmanagement/PopupDialog.qml:110:22:
Type ConnectionListPage unavailable
qrc:/qt/qml/plasma/applet/org/kde/plasma/networkmanagement/ConnectionListPage.qml:26:5:
Type Kirigami.InlineMessage unavailable
file:///usr/lib/qt6/qml/org/kde/kirigami/controls/InlineMessage.qml:14:1:
Type KT.InlineMessage unavailable
qrc:/qt/qml/org/kde/kirigami/templates/InlineMessage.qml:187:51:
Cannot assign object of type "Primitives.IconPropertiesGroup" to property
of type "IconPropertiesGroup_QMLTYPE_293*" as the former is neither the
same as the latter nor a sub-class of it.
Versions:
- plasmashell 6.7.4
- plasma-workspace 6.7.4-3
- plasma-nm 6.7.4-1
- kirigami 6.29.0-1
- kirigami-addons 1.13.1-1
- Arch Linux, fully updated
Steps to reproduce:
1. Update system including kirigami 6.29.0-1
2. Click the network tray icon to open the applet
Expected: The network applet should show current WiFi connection status,
a list of available WiFi networks to connect to, and connection controls
(as it did before updating kirigami).
Actual: "Sorry! There was an error loading Networks" with errors above —
no WiFi list, no current connection info, nothing is shown except the
error message.
Already tried:
- Clearing plasmashell/QML caches and rebuilding sycoca - no change
- Confirmed no file corruption via pacman -Qkk on all related packages
- Downgrading kirigami to 6.28.0-1 - no change
- Downgrading plasma-workspace + plasma-nm to 6.7.3-1 together - caused
broader session breakage (black screen), reverted back to 6.7.4
Workaround: nmtui/nmcli still work for actual network connectivity.
--
You are receiving this mail because:
You are watching all bug changes.