Summary: | Kwin crashes while enableing the desktop effects | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | William A. <williamba13> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | daovcr |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
William A.
2010-12-16 20:51:02 UTC
sorry, it crashes in the driver. There is nothing we can do about it. Feel free to report it against mesa on freedesktop.org. As it crashed while loading the Explosion effect, I recommend to disable that one (and all other effects using shaders: e.g. blur, invert, sharpen, lookingglass) Created attachment 62478 [details]
New crash information added by DrKonqi
kwin (4.7.00 (4.7.0)) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.2
- What I was doing when the application crashed:
I was trying to enable most of the desktop effects with different video drivers offered by kubuntu by default (170 - recomended and 173) for nvidia go 7600. No succes with opengl; the same situation with xrender.
- Custom settings of the application:
???
-- Backtrace (Reduced):
#8 0x001afd42 in KWin::GLShader::load (this=0x9f76df0, vertexSource=..., fragmentSource=...) at ../../../kwin/libkwineffects/kwinglutils.cpp:798
#9 0x001b04ae in KWin::GLShader::loadFromFiles (this=0x9f76df0, vertexFile=..., fragmentFile=...) at ../../../kwin/libkwineffects/kwinglutils.cpp:745
#10 0x001b0855 in KWin::GLShader::GLShader (this=0x9f76df0, vertexfile=..., fragmentfile=...) at ../../../kwin/libkwineffects/kwinglutils.cpp:719
#11 0x001b3aa2 in KWin::ShaderManager::initShaders (this=0x9df8df0) at ../../../kwin/libkwineffects/kwinglutils.cpp:1220
#12 0x001b412d in KWin::ShaderManager::ShaderManager (this=0x9df8df0) at ../../../kwin/libkwineffects/kwinglutils.cpp:1077
|