[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kwin
Subject:    [Bug 162046] Alpha-dependent blur filter
From:       Lucas Murray <admin () undefinedfire ! com>
Date:       2008-06-16 11:46:46
Message-ID: 20080616114646.21118.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=162046         




------- Additional Comments From admin undefinedfire com  2008-06-16 13:46 -------
Change these two lines in BlurEffect::updateBlurTexture():

mBlurShader->setAttribute("yBlur", blurAmount );
mBlurShader->setAttribute("xBlur", blurAmount );

to

mBlurShader->setAttribute("yBlur", (float)blurAmount );
mBlurShader->setAttribute("xBlur", (float)blurAmount );

Does it still crash? That's the only thing I can think of that's different from the \
unpatched version that could cause a crash like that, especially down at the driver \
level. _______________________________________________
kwin mailing list
kwin@kde.org
https://mail.kde.org/mailman/listinfo/kwin


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic