Summary: | trying to use kwin 4.7.3 with fglrx 11.10 | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Bruno Friedmann <bruno> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | demopley |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Bruno Friedmann
2011-11-13 11:42:36 UTC
driver bug disable blurring, down- or upgrade mesa, or force direct rendering export KWIN_DIRECT_GL=1 depending on your GPU/driver this might fail elsewhere (esp. w/ fglrx - use the radeon driver in case and if you can) *** This bug has been marked as a duplicate of bug 270818 *** Just for the record: the checkbox "direct rendering" has been removed in 4.8 exactly because it is a "break my system" checkbox. Direct rendering does not work reliable with fglrx and is terribly slow. You can find some driver recommendations in my "how to improve desktop effects performance" tutorial on userbase I wrote yesterday: http://userbase.kde.org/User:Mgraesslin/Desktop_Effects_Performance Ok, but > Direct rendering does not work reliable with fglrx and is terribly slow. + > #7 0x00007f5a147bcd05 in __indirect_glProgramParameters4fvNV = fglrx does not work with shaders Created attachment 67100 [details]
New crash information added by DrKonqi
kwin (4.7.4 (4.7.4) "release 11") on KDE Platform 4.7.4 (4.7.4) "release 11" using Qt 4.7.4
- What I was doing when the application crashed: Log on to the system with Desktop Effects enabled
-- Backtrace (Reduced):
#7 0x00007f761d8e6d05 in __indirect_glProgramParameters4fvNV (target=1, index=8965764, num=540376856, params=0xa204b0) at /usr/include/bits/string3.h:52
#8 0x00007f760767536f in KWin::ARBBlurShader::init (this=0x88ce70) at /usr/src/debug/kde-workspace-4.7.4/kwin/effects/blur/blurshader.cpp:463
#9 0x00007f76076721b5 in KWin::BlurEffect::reconfigure (this=0x808750, flags=<optimized out>) at /usr/src/debug/kde-workspace-4.7.4/kwin/effects/blur/blur.cpp:83
#10 0x00007f760767234c in KWin::BlurEffect::BlurEffect (this=0x808750) at /usr/src/debug/kde-workspace-4.7.4/kwin/effects/blur/blur.cpp:53
#11 0x00007f7607672436 in KWin::effect_create_kwin4_effect_blur () at /usr/src/debug/kde-workspace-4.7.4/kwin/effects/blur/blur.cpp:33
|