STEPS TO REPRODUCE 1. Right-click on desktop 2. Configure Desktop and Wallpaper OBSERVED RESULT Wallpaper config is empty EXPECTED RESULT Wallpaper config SOFTWARE/OS VERSIONS KDE Plasma Version: master KDE Frameworks Version: master Qt Version: 6.7 file:///home/nico/kde/usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:117:17: Type NewStuff.Button unavailable qrc:/qt/qml/org/kde/newstuff/Button.qml:102:5: Type NewStuff.Dialog unavailable qrc:/qt/qml/org/kde/newstuff/Dialog.qml:101:5: Type NewStuff.DialogContent unavailable qrc:/qt/qml/org/kde/newstuff/DialogContent.qml:62:28: Type NewStuff.Page unavailable qrc:/qt/qml/org/kde/newstuff/Page.qml:532:9: Type EntryGridDelegates.ThumbDelegate unavailable qrc:/qt/qml/org/kde/newstuff/private/entrygriddelegates/ThumbDelegate.qml:34:9: Cannot assign object to list property "actions" This is presumably a Qt 6.7 regression since it doesn't happen with 6.6.1. Needs investigation though
This might be https://bugreports.qt.io/browse/QTBUG-120189
Looks like that's fixed now.