Hi all! Testing out the Plasma 6.6 Beta today, and I’ve run into an issue - whenever I enter the wallpaper selection screen in System Settings, I am unable to select a new wallpaper from the list or apply my changes. All the buttons appear, but clicking them does nothing, and I see the following errors when launched from terminal:
A short log when launching systemsettings from terminal
systemsettings
org.kde.libkbolt: Failed to connect to Bolt manager DBus interface:
qt.qpa.services: Failed to register with host portal QDBusError("org.freedesktop.portal.Error.Failed", "Could not register app ID: Connection already associated with an application ID")
qrc:/kcm/kcm_wallpaper/main.qml:142:13: QML Connections: Detected function "onConfigurationChanged" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
QThreadStorage: entry 2 destroyed before end of thread 0x55a787cfcda0
QThreadStorage: entry 1 destroyed before end of thread 0x55a787cfcda0
file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/WallpaperDelegate.qml:21:5: Unable to assign [undefined] to QString
file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/WallpaperDelegate.qml:21:5: Unable to assign [undefined] to QString
file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/WallpaperDelegate.qml:21:5: Unable to assign [undefined] to QString
file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/WallpaperDelegate.qml:21:5: Unable to assign [undefined] to QString
… The last, repeated error continues many more times. This behavior persisted through restarts, and doesn’t appear on my machines not running the Beta 6.6.
I didn’t see anything about this behavior on bugs.kde.org, but I’ve never submitted a bug report before, so I wanted to bring it up here first - see if it can be replicated or if there’s a known fix, and if I should formally report it. Happy to collect more information on the behavior and my device if needed.