https://bugs.kde.org/show_bug.cgi?id=477478
--- Comment #17 from semlr...@gmail.com --- I'm no advanced user or dev. I ran the command and hovered over one of the non loading previews. This was the output in terminal: `QT_LOGGING_RULES=kpipewire*.debug=true plasmashell --replace` ``` KPackageStructure of KPluginMetaData(pluginId:"org.kde.kdeconnect", fileName: "/usr/share/plasma/plasmoids/org.kde.kdeconnect/metadata.json") does not match requested format "Plasma/Applet" kf.plasma.quick: Applet preload policy set to 1 file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:196:25: QML FolderViewDropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth" qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml" qt.core.qobject.connect: QObject::connect(QWindow, PlasmaQuick::AppletPopup): invalid nullptr parameter qt.core.qobject.connect: QObject::connect(QWindow, PlasmaQuick::AppletPopup): invalid nullptr parameter file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel" file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel" qt.qml.typeresolution.cycle: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml" qt.qml.typeresolution.cycle: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/ThumbnailStrip.qml" qml: SystemTray ItemLoader: Invalid state, cannot determine source! file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:78: TypeError: Property 'i18nCity' of object TimezonesI18n(0x557179b0f740) is not a function qt.dbus.integration: Could not connect "org.cups.cupsd.Notifier" to PrinterFinishingsChanged(QString, QString, QString, uint, QString, bool) : QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0 file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:118:5: QML Connections: Detected function "onActivated" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name. qrc:/qt/qml/org/kde/kirigamiaddons/components/Avatar.qml:201:9: QML QQuickImage: Error decoding: qrc:/qt/qml/org/kde/kirigamiaddons/components/Avatar.qml?timestamp=1702582732637: Niet-ondersteund afbeeldingsformaat qrc:/qt/qml/org/kde/kirigamiaddons/components/Avatar.qml:201:9: QML QQuickImage: Error decoding: qrc:/qt/qml/org/kde/kirigamiaddons/components/Avatar.qml?timestamp=1702582732637: Niet-ondersteund afbeeldingsformaat qrc:/qt/qml/org/kde/kirigamiaddons/components/Avatar.qml:201:9: QML QQuickImage: Error decoding: qrc:/qt/qml/org/kde/kirigamiaddons/components/Avatar.qml?timestamp=1702582732637: Niet-ondersteund afbeeldingsformaat kf.windowsystem: static bool KX11Extras::hasWId(WId) may only be used on X11 kpipewire_logging: Format 875710290 not supported for modifiers. kpipewire_logging: state changed unconnected -> connecting kpipewire_logging: created successfully 73 kpipewire_logging: state changed connecting -> paused kpipewire_logging: state changed paused -> streaming file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:78: TypeError: Type error kpipewire_logging: state changed streaming -> paused kpipewire_logging: state changed paused -> unconnected kpipewire_logging: Format 875710290 not supported for modifiers. kpipewire_logging: state changed unconnected -> connecting kpipewire_logging: created successfully 73 kpipewire_logging: state changed connecting -> paused kpipewire_logging: state changed paused -> streaming kpipewire_logging: state changed streaming -> paused kpipewire_logging: state changed paused -> streaming ``` -- You are receiving this mail because: You are watching all bug changes.