https://bugs.kde.org/show_bug.cgi?id=478600
Bug ID: 478600 Summary: Error: Cannot assign to non-existent property "accentColor" Classification: Plasma Product: kscreenlocker Version: git-master Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: stefan.hoffmeis...@econos.de Target Milestone: --- SUMMARY On KDE Plasma 6 Beta 1 (Fedora Rawhide 40) the system log consistenly has warnings: ``` kscreenlocker_greet[5836]: file:///home/stefan/kde/usr/share/plasma/wallpapers/org.kde.image/contents/ui/ImageStackView.qml:107: Error: Cannot assign to non-existent property "accentColor" ``` STEPS TO REPRODUCE 1. KDE Plasma 6 Beta 1 (Fedora Rawhide 40) 2. log into a Wayland session 3. lock screen 4. unlock screen 5. `journalctl -xe` OBSERVED RESULT ``` kscreenlocker_greet[5836]: file:///home/stefan/kde/usr/share/plasma/wallpapers/org.kde.image/contents/ui/ImageStackView.qml:107: Error: Cannot assign to non-existent property "accentColor" ``` EXPECTED RESULT No log entry. -- You are receiving this mail because: You are watching all bug changes.