Created attachment 146735 [details] Screenshot of the bug SUMMARY The Overview effect does not show previews of the virtual desktops at the top as expected. Instead, there's only a white rectangle. STEPS TO REPRODUCE 1. Open the overview effect 2. Take a look at the virtual desktop bar OBSERVED RESULT Blank rectangles (screenshot attached). EXPECTED RESULT Preview of the desktop as I've seen in screencasts from other users. Operating System: KDE neon 5.24 KDE Plasma Version: 5.24.0 KDE Frameworks Version: 5.90.0 Qt Version: 5.15.3 Kernel Version: 5.13.0-28-generic (64-bit) Graphics Platform: Wayland Processors: 4 × Intel® Core™ i5-3570K CPU @ 3.40GHz Memory: 7.2 GiB of RAM Graphics Processor: llvmpipe ADDITIONAL INFORMATION Note that I have to use software rendering (`LIBGL_ALWAYAS_SOFTWARE=1`) due to this QtQuick bug: https://bugreports.qt.io/browse/QTBUG-99686
Those desktop previews are simply window thumbnails inside an item layer + rounded corners. This looks like a QtQuick bug.
> This looks like a QtQuick bug. Yeah, probably. QtQuick is very buggy on my system anyway, sadly.
I just checked that this bug is also present without software rendering.
Closing as the bug is gone since I switched distribution.