Summary: | the blur effect in kwin does not work with the git version of the 3-d nouveau driver | ||
---|---|---|---|
Product: | Mesa | Reporter: | jsardid |
Component: | Drivers/DRI/nouveau | Assignee: | Nouveau Project <nouveau> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
jsardid
2011-05-09 16:26:47 UTC
I have also filed the bug in kde: https://bugs.kde.org/show_bug.cgi?id=272899 Well that is well known problem due to kwin including hacks parsing GL renderer version. See here: http://www.phoronix.com/scan.php?page=news_item&px=OTM1NQ Or to follow a link rather that: http://www.phoronix.com/scan.php?page=news_item&px=OTM0NA I heard something but I thought it was related to the intel driver not nouveau. so, are you saying it is the same problem here? It 'affects' whole mesa, because now mesa reports different driver version if different format, and kwin relied on that, although version string is information for user only that shouldn't be parsed. I use nouveau too here. (BTW, note that on my card, the nvidia driver hangs kwin hard everytime I use it... and nouveau doesn't...) I see. I'm actually very happy with the nouveau driver now that it's really stable. Thanks for the information It's curious that mesa developers say it's a downstream bug and kde developers say it's upstream I write the comment on the two sides to see if we together can clarify the issue https://bugs.freedesktop.org/show_bug.cgi?id=37042 https://bugs.kde.org/show_bug.cgi?id=272899 Ok, I apologize, as you said it seems it's not related with the mesa driver at all: I removed the transparency in the oxygen transparent decoration and blur effect came back to kde, so it seems the issue is in the oxygen transparent decoration. What a mess! I just tried again with oxygen transparent decoration and it's working, so most surely it was a small regression in the nouveau driver (Texture NPOT support), which has been fixed very fast, so my new git version is working properly (libgl1-mesa-dri-experimental 7.11.0+git20110510.d6b24865-0ubuntu0sarvatt) This was a bug in the nv50 mesa driver, fixed by d6b248652a7b2c9c3e83a5f2188ce0ac77176bf0. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.