plasma-applet-server-status
plasma-applet-server-status copied to clipboard
Constant erroring over QML row
My system logs are filled with thousands of errors like the following, as seen in journalctl
:
Mar 06 05:03:48 fedora-box plasmashell[3476]: file:///home/mybox/.local/share/plasma/plasmoids/org.kde.plasma.serverstatus/contents/ui/main.qml:69:14: QML Row: Cannot specify left, right, horizontalCenter, fill or centerIn anchors for items inside Row. Row will not function.
Mar 06 05:03:48 fedora-box plasmashell[3476]: file:///home/mybox/.local/share/plasma/plasmoids/org.kde.plasma.serverstatus/contents/ui/main.qml:69:14: QML Row: Cannot specify left, right, horizontalCenter, fill or centerIn anchors for items inside Row. Row will not function.
Mar 06 05:03:48 fedora-box plasmashell[3476]: file:///home/mybox/.local/share/plasma/plasmoids/org.kde.plasma.serverstatus/contents/ui/main.qml:69:14: QML Row: Cannot specify left, right, horizontalCenter, fill or centerIn anchors for items inside Row. Row will not function.
The plasmoid still works, howerver.