Summary: | Ugly half drawn shadows (hardcut) in (qml)windowsswitcher grid | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | FabiB <plusfabi> |
Component: | effects-tabbox | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | hugo.pereira.da.costa |
Priority: | NOR | Flags: | thomas.luebking:
ReviewRequest+
|
Version: | 4.8.80 | ||
Target Milestone: | 4.9.2 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/66b171f38b1c4bd68ba07e890c2ce1a30e3a5667 | Version Fixed In: | 4.9.2 |
Sentry Crash Report: | |||
Attachments: | glxinfo output |
Description
FabiB
2012-06-12 13:23:32 UTC
what's your gpu and driver? Please attach an output of glxinfo and if possible run Alt+F2 (KRunner) -> wm console -> print(workspace.supportInformation()); Created attachment 71768 [details]
glxinfo output
It's a Intel GMA X4500 with current Intel driver 2.19
wm console can not be found. output of kwin --replace is
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) Q45/Q43 x86/MMX/SSE2
OpenGL version string: 2.1 Mesa 8.0.2
OpenGL shading language version string: 1.20
Driver: Intel
GPU class: i965
OpenGL version: 2.1
GLSL version: 1.20
Mesa version: 8.0.2
X server version: 1.11.3
Linux kernel version: 3.4
Direct rendering: yes
Requires strict binding: yes
GLSL shaders: yes
Texture NPOT support: limited
*** Bug 306259 has been marked as a duplicate of this bug. *** ALso happens with nouveau: OpenGL vendor string: nouveau OpenGL renderer string: Gallium 0.4 on NVA0 OpenGL version string: 2.1 Mesa 8.0.2 OpenGL shading language version string: 1.20 Driver: Nouveau GPU class: G80/G90 OpenGL version: 2.1 GLSL version: 1.20 Mesa version: 8.0.2 X server version: 1.11.4 Linux kernel version: 3.3.8 Direct rendering: yes Requires strict binding: yes GLSL shaders: yes Texture NPOT support: yes And nvidia proprietary Git commit 66b171f38b1c4bd68ba07e890c2ce1a30e3a5667 by Thomas Lübking. Committed on 07/09/2012 at 15:57. Pushed by luebking into branch 'KDE/4.9'. Use expandedGeometry to calc thumbnail geometry REVIEW: 106336 FIXED-IN: 4.9.2 M +10 -5 kwin/scene.cpp http://commits.kde.org/kde-workspace/66b171f38b1c4bd68ba07e890c2ce1a30e3a5667 |