| Summary: | kwin segfaulted while launching winecfg | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Diego Ercolani <diego.ercolani> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | Flags: | mgraesslin:
Catalyst+
|
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Diego Ercolani
2012-01-02 11:55:22 UTC
You're probably using fglrx? (Disable blur and set the scale method to "smooth" in this case, "kcmshell4 kwincompositing", 3rd tab) *** This bug has been marked as a duplicate of bug 270818 *** I confirm you that I'm using fglrx. I was using the "rapid" method now I set "smooth" Thank you thi is the output of kcmshell4 kwincompositing SSISNET\diego@pc-diego:~> kcmshell4 kwincompositing OpenGL vendor string: ATI Technologies Inc. OpenGL renderer string: ATI Radeon HD 4250 OpenGL version string: 1.4 (2.1 (3.3.11318 Compatibility Profile Context)) Driver: Catalyst Driver version: 2.1 GPU class: R700 OpenGL version: 1.4 X server version: 1.10.4 Linux kernel version: 3.1 Direct rendering: no Requires strict binding: yes GLSL shaders: no Texture NPOT support: yes OpenGL vendor string: ATI Technologies Inc. OpenGL renderer string: ATI Radeon HD 4250 OpenGL version string: 1.4 (2.1 (3.3.11318 Compatibility Profile Context)) Driver: Catalyst Driver version: 2.1 GPU class: R700 OpenGL version: 1.4 X server version: 1.10.4 Linux kernel version: 3.1 Direct rendering: no Requires strict binding: yes GLSL shaders: no Texture NPOT support: yes crash occured in the blur effect, which must be disabled. smooth & fast should both be fine, where smooth will likely look better - only lanczos will break on that driver replacement ;-) |