All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 100687] KWin won't draw Aurorae themes under EGL
@ 2017-04-14 19:45 bugzilla-daemon
  2017-04-14 20:24 ` bugzilla-daemon
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-04-14 19:45 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 2342 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=100687

            Bug ID: 100687
           Summary: KWin won't draw Aurorae themes under EGL
           Product: Mesa
           Version: 12.0
          Hardware: Other
                OS: All
            Status: NEW
          Severity: major
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: sonichedgehog_hyperblast00@yahoo.com
        QA Contact: dri-devel@lists.freedesktop.org

Created attachment 130849
  --> https://bugs.freedesktop.org/attachment.cgi?id=130849&action=edit
Screenshot

I initially reported this bug with openSUSE and the KDE teams. It was
ultimately concluded that it's a problem with Mesa or the Radeon driver. As
such I was encouraged to post about it here as well. Links to the other bug
reports:

https://bugzilla.opensuse.org/show_bug.cgi?id=1033598
https://bugs.kde.org/show_bug.cgi?id=378663

In summary: This is a problem that affects Linux users running the KDE desktop.
After a recent openSUSE Tumbleweed snapshot, I found that KWin no longer
renders Aurorae themes. Other themes work fine however, and this only affects
Aurorae ones... Plasma also has no issues rendering desktop elements. The
problem happens both with and without desktop effects enabled.

The space where the titlebar and border should be becomes completely empty,
with no graphics or text or buttons showing. However the blur effect is still
functional in those areas, and clicking and dragging on any window component
works correctly (even if they're invisible).

Today I found the culprit as well as a workaround, thanks to Martin Gräßlin in
the same report on the KDE bug tracker. The issue only happens when using egl
instead of glx as the backend of KWin. This can be modified by opening
~/.config/kwinrc in a text editor and changing:

GLPlatformInterface=egl

to

GLPlatformInterface=glx

Anyone with a Radeon card should be able to reproduce this, by doing the
reverse of the above and switching their KDE desktop to egl. I understand the
driver developers need to figure out what's breaking it, which hopefully won't
be difficult using this test case.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3945 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 100687] KWin won't draw Aurorae themes under EGL
  2017-04-14 19:45 [Bug 100687] KWin won't draw Aurorae themes under EGL bugzilla-daemon
@ 2017-04-14 20:24 ` bugzilla-daemon
  2017-04-14 20:24 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-04-14 20:24 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 323 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=100687

--- Comment #1 from MirceaKitsune <sonichedgehog_hyperblast00@yahoo.com> ---
Created attachment 130850
  --> https://bugs.freedesktop.org/attachment.cgi?id=130850&action=edit
Xorg.0.log

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1218 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 100687] KWin won't draw Aurorae themes under EGL
  2017-04-14 19:45 [Bug 100687] KWin won't draw Aurorae themes under EGL bugzilla-daemon
  2017-04-14 20:24 ` bugzilla-daemon
@ 2017-04-14 20:24 ` bugzilla-daemon
  2017-04-14 20:25 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-04-14 20:24 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 325 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=100687

--- Comment #2 from MirceaKitsune <sonichedgehog_hyperblast00@yahoo.com> ---
Created attachment 130851
  --> https://bugs.freedesktop.org/attachment.cgi?id=130851&action=edit
kwin_x11.txt

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1224 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 100687] KWin won't draw Aurorae themes under EGL
  2017-04-14 19:45 [Bug 100687] KWin won't draw Aurorae themes under EGL bugzilla-daemon
  2017-04-14 20:24 ` bugzilla-daemon
  2017-04-14 20:24 ` bugzilla-daemon
@ 2017-04-14 20:25 ` bugzilla-daemon
  2017-04-15  3:07 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-04-14 20:25 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 368 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=100687

--- Comment #3 from MirceaKitsune <sonichedgehog_hyperblast00@yahoo.com> ---
Created attachment 130852
  --> https://bugs.freedesktop.org/attachment.cgi?id=130852&action=edit
Output of "qdbus org.kde.KWin /KWin supportInformation"

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1383 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 100687] KWin won't draw Aurorae themes under EGL
  2017-04-14 19:45 [Bug 100687] KWin won't draw Aurorae themes under EGL bugzilla-daemon
                   ` (2 preceding siblings ...)
  2017-04-14 20:25 ` bugzilla-daemon
@ 2017-04-15  3:07 ` bugzilla-daemon
  2017-04-15  3:13 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-04-15  3:07 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 427 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=100687

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #130850|text/x-log                  |text/plain
          mime type|                            |

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1085 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 100687] KWin won't draw Aurorae themes under EGL
  2017-04-14 19:45 [Bug 100687] KWin won't draw Aurorae themes under EGL bugzilla-daemon
                   ` (3 preceding siblings ...)
  2017-04-15  3:07 ` bugzilla-daemon
@ 2017-04-15  3:13 ` bugzilla-daemon
  2017-04-17  1:16 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-04-15  3:13 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 547 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=100687

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|12.0                        |17.0

--- Comment #4 from Michel Dänzer <michel@daenzer.net> ---
This doesn't happen with Mesa on non-AMD GPUs?

Does running kwin with LIBGL_DRI3_DISABLE=1 make a difference?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 100687] KWin won't draw Aurorae themes under EGL
  2017-04-14 19:45 [Bug 100687] KWin won't draw Aurorae themes under EGL bugzilla-daemon
                   ` (4 preceding siblings ...)
  2017-04-15  3:13 ` bugzilla-daemon
@ 2017-04-17  1:16 ` bugzilla-daemon
  2017-04-28 15:06 ` bugzilla-daemon
  2018-06-14 14:21 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-04-17  1:16 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 501 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=100687

--- Comment #5 from MirceaKitsune <sonichedgehog_hyperblast00@yahoo.com> ---
(In reply to Michel Dänzer from comment #4)

I temporarily set KWin back to egl and added the following to my ~./profile
file:

export LIBGL_DRI3_DISABLE=1

This did not affect the problem: Window decorations are still completely
invisible, when using egl over glx for rendering.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1324 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 100687] KWin won't draw Aurorae themes under EGL
  2017-04-14 19:45 [Bug 100687] KWin won't draw Aurorae themes under EGL bugzilla-daemon
                   ` (5 preceding siblings ...)
  2017-04-17  1:16 ` bugzilla-daemon
@ 2017-04-28 15:06 ` bugzilla-daemon
  2018-06-14 14:21 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-04-28 15:06 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 243 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=100687

--- Comment #6 from MirceaKitsune <sonichedgehog_hyperblast00@yahoo.com> ---
Still an issue in Mesa 17.0.4.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1026 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 100687] KWin won't draw Aurorae themes under EGL
  2017-04-14 19:45 [Bug 100687] KWin won't draw Aurorae themes under EGL bugzilla-daemon
                   ` (6 preceding siblings ...)
  2017-04-28 15:06 ` bugzilla-daemon
@ 2018-06-14 14:21 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2018-06-14 14:21 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 758 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=100687

MirceaKitsune <sonichedgehog_hyperblast00@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #7 from MirceaKitsune <sonichedgehog_hyperblast00@yahoo.com> ---
Closing this for now. I understand it was a deliberate decision of the KDE
developers as EGL support has been disabled on X11. If the driver developers
believe this can and should be fixed by the drivers, feel free to reopen.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2273 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-06-14 14:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-14 19:45 [Bug 100687] KWin won't draw Aurorae themes under EGL bugzilla-daemon
2017-04-14 20:24 ` bugzilla-daemon
2017-04-14 20:24 ` bugzilla-daemon
2017-04-14 20:25 ` bugzilla-daemon
2017-04-15  3:07 ` bugzilla-daemon
2017-04-15  3:13 ` bugzilla-daemon
2017-04-17  1:16 ` bugzilla-daemon
2017-04-28 15:06 ` bugzilla-daemon
2018-06-14 14:21 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.