Created attachment 159292 [details] screenshot STEPS TO REPRODUCE 1. right-click on desktop and choose "Add widgets..." 2. 3. OBSERVED RESULT Widget Explorer without icons seen in the attached screenshot EXPECTED RESULT Widget Explorer with icons SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.27.80 KDE Frameworks Version: 5.240.0 Qt Version: 6.5.0 Graphics Platform: Wayland
Can also confirm. Had to launch from panel as launching from the desktop wouldn't work for me, separate issue though.
Can confirm. These icons use a shader effect that's broken in Qt 6. We need to port all the shaders to something else.
Git commit 854ebf08be58210b1e349125ed153e0caf2371d6 by Nicolas Fella, on behalf of Mike Noe. Committed on 14/07/2023 at 09:29. Pushed by nicolasfella into branch 'master'. Port shaders to GraphicalEffects/BadgeEffect Fixes task icon visibility, widgetexplorer icons and badges Use GraphicalEffect/BadgeEffect for task badge and widget explorer applet delegate Related: bug 470600 M +4 -15 applets/taskmanager/package/contents/ui/TaskBadgeOverlay.qml M +4 -15 desktoppackage/contents/explorer/AppletDelegate.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/854ebf08be58210b1e349125ed153e0caf2371d6
Created attachment 160736 [details] Broken again As of today, this has broken again. I did just upgrade to Qt 6.5.2 after my distro provided it, so perhaps that could be related.
Hmm, I've been on 6.5.2 Tumbleweed since at least a week, no issues. Tested the widget explorer and the dolphin badging.
Maybe try a refresh build of kdeclarative
Well I'll be, that fixed it.