Bug 283818 - Glitches when blur with caches
Summary: Glitches when blur with caches
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: effects-various (show other bugs)
Version: git master
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-11 19:02 UTC by LuRan
Modified: 2011-10-12 15:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
blur with glitches (200.90 KB, image/png)
2011-10-11 19:02 UTC, LuRan
Details
Blur without glitch (357.97 KB, image/png)
2011-10-11 19:02 UTC, LuRan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description LuRan 2011-10-11 19:02:10 UTC
Created attachment 64432 [details]
blur with glitches

Version:           git master (using Devel) 
OS:                Linux

Sometimes when the widget updates and the blur region changes, the translucent part dose not update. The widget will repaint properly after I move the mouse to the taskbar in the plasma panel. If I disable the cache the glitches disappear. I am using oxygen-transparent style. and kde-workspace d17dc35f704e4a7379ac618fb0de8547737eca3b

Reproducible: Always

Steps to Reproduce:
1. Open systemsettings
2. Select desktop effects

Actual Results:  
Part of the translucent widget does not update, like blur.png in the attachment

Expected Results:  
Should be like blur2.png in the attachment
Comment 1 LuRan 2011-10-11 19:02:58 UTC
Created attachment 64433 [details]
Blur without glitch
Comment 2 Philipp Knechtges 2011-10-12 13:32:30 UTC
I can reproduce the bug and hope that I have fixed it now with the commit
34e416978445f41db40e99d7fcefab2601d0d68f.
Comment 3 LuRan 2011-10-12 15:23:03 UTC
It seems the glitches are gone, thanks Philipp.