Bug 361933

Summary: Screen is corrupted on the fading-out
Product: [Plasma] kwin Reporter: Laurent Carlier <lordheavym>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: bhush94, daniel, plasma-bugs
Priority: NOR    
Version: 5.6.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: screenshot of the corruption
qdbus org.kde.KWin /KWin supportInformation
glxinfo output
logging out with kwrite in the background

Description Laurent Carlier 2016-04-18 15:08:41 UTC
When i choose to disconnect/restart from the desktop, the background is corrupted when fading-out.

I've already filled a bug at bugs.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=94860

Reproducible: Always




OpenGL renderer string: Gallium 0.4 on AMD TONGA (DRM 3.1.0, LLVM 3.9.0)
OpenGL core profile version string: 4.2 (Core Profile) Mesa 11.3.0-devel (git-f30f6e2)
with xorg-server-1.18.3 xf86-video-amdgpu/modesetting driver
Comment 1 Laurent Carlier 2016-04-18 15:10:54 UTC
Created attachment 98448 [details]
screenshot of the corruption
Comment 2 Martin Flöser 2016-04-20 11:48:16 UTC
please provide output of:
qdbus org.kde.KWin /KWin supportInformation

and also of:
glxinfo
Comment 3 Laurent Carlier 2016-04-20 20:14:04 UTC
Created attachment 98482 [details]
qdbus org.kde.KWin /KWin supportInformation
Comment 4 Laurent Carlier 2016-04-20 20:15:27 UTC
Created attachment 98483 [details]
glxinfo output
Comment 5 Thomas Lübking 2016-04-20 20:35:46 UTC
This somehow looks like a corruption in the plasmashell context (gkrellm looks translucent but w/o impact on the artifact structure)

Can you please leave some opaque window (empty kwrite will do) open when logging out and take a screenshot of that?

The trigger though is most likely the full scene blur filter in the logout effect - add

[Effect-Logout]
UseBlur=false


somewhere in ~/.config/kwinrc (resp. alter a present entry, if any)
Comment 6 Laurent Carlier 2016-04-20 21:13:57 UTC
> The trigger though is most likely the full scene blur filter in the logout
> effect - add
> 
> [Effect-Logout]
> UseBlur=false
> 
> 
> somewhere in ~/.config/kwinrc (resp. alter a present entry, if any)

That's fix the issue
Comment 7 Laurent Carlier 2016-04-20 21:19:19 UTC
Created attachment 98485 [details]
logging out with kwrite in the background
Comment 8 Laurent Carlier 2016-07-28 05:43:53 UTC
I can't reproduce this anymore, so closing