Bug 450252 - Overview effect shows blank rectangles instead of virtual desktop previews
Summary: Overview effect shows blank rectangles instead of virtual desktop previews
Status: RESOLVED WORKSFORME
Alias: None
Product: kwin
Classification: Plasma
Component: effects-overview (show other bugs)
Version: 5.24.0
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-14 19:10 UTC by geisserml
Modified: 2023-01-01 16:21 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot of the bug (617.66 KB, image/png)
2022-02-14 19:10 UTC, geisserml
Details

Note You need to log in before you can comment on or make changes to this bug.
Description geisserml 2022-02-14 19:10:57 UTC
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
Comment 1 Vlad Zahorodnii 2022-02-14 19:15:38 UTC
Those desktop previews are simply window thumbnails inside an item layer + rounded corners. This looks like a QtQuick bug.
Comment 2 geisserml 2022-02-14 19:17:11 UTC
> This looks like a QtQuick bug.
Yeah, probably. QtQuick is very buggy on my system anyway, sadly.
Comment 3 geisserml 2022-02-14 19:44:07 UTC
I just checked that this bug is also present without software rendering.
Comment 4 geisserml 2023-01-01 16:21:57 UTC
Closing as the bug is gone since I switched distribution.