[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-07-05 Thread Paul de Vrieze
https://bugs.kde.org/show_bug.cgi?id=376801 --- Comment #18 from Paul de Vrieze --- @martin I am not sure about that configuration, but I believe that it was due to attempts to use wayland as well. I will try to have a look tomorrow, but it is one of those gentoo choice things. I hadn't realised

[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-07-05 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=376801 --- Comment #17 from Martin Flöser --- @Paul: how come that you use OpenGL ES? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-07-04 Thread Paul de Vrieze
https://bugs.kde.org/show_bug.cgi?id=376801 --- Comment #16 from Paul de Vrieze --- Created attachment 106442 --> https://bugs.kde.org/attachment.cgi?id=106442&action=edit Debug info when running mesa 17 I've attached the support information. I made a before version as well, but the only diffe

[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-06-30 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=376801 Martin Flöser changed: What|Removed |Added Version Fixed In||5.10.4 Latest Commit|

[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-06-29 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=376801 Rex Dieter changed: What|Removed |Added CC||rdie...@gmail.com -- You are receiving this mail

[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-06-29 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=376801 --- Comment #14 from Martin Flöser --- > Yes, sure; you mean the patch you sent on comment #11? Yes or with the one you already created. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-06-29 Thread Krzysztof Nowicki
https://bugs.kde.org/show_bug.cgi?id=376801 Krzysztof Nowicki changed: What|Removed |Added CC||stalk...@gmail.com --- Comment #13 from Krz

[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-06-29 Thread Fabio Coatti
https://bugs.kde.org/show_bug.cgi?id=376801 --- Comment #12 from Fabio Coatti --- (In reply to Martin Flöser from comment #10) > I'm tempted to just disable the shader self test, but let's first try a > little bit. > > Can you please provide the output of: > qdbus org.kde.KWin /KWin supportInfor

[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-06-28 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=376801 --- Comment #11 from Martin Flöser --- Phab request to disable shader self test on mesa 17: https://phabricator.kde.org/D6426 -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-06-28 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=376801 --- Comment #10 from Martin Flöser --- I'm tempted to just disable the shader self test, but let's first try a little bit. Can you please provide the output of: qdbus org.kde.KWin /KWin supportInformation when running the patched KWin? -- You are re

[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-06-27 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376801 Christoph Feck changed: What|Removed |Added CC||paul.devri...@gmail.com --- Comment #9 from Ch

[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-03-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=376801 --- Comment #8 from Martin Gräßlin --- It is useful. I'm going to just remove the self check. We have it failing on Nvidia and no on Mesa. In both cases is just the self check failing. Thus I assume we do something wrong during the setup. But a broke

[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-03-05 Thread Fabio Coatti
https://bugs.kde.org/show_bug.cgi?id=376801 --- Comment #7 from Fabio Coatti --- the same behaviour is present in 5.9.3 Out of curiosity, I disabled the checks made by kwin (by returning a fake "True" result) and nothing blew up, now I'm running mesa 17 with kwin 5.9.3 This is not a really usefu

[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-03-05 Thread Fabio Coatti
https://bugs.kde.org/show_bug.cgi?id=376801 Fabio Coatti changed: What|Removed |Added Version|5.9.2 |5.9.3 -- You are receiving this mail because: Y

[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-02-27 Thread Fabio Coatti
https://bugs.kde.org/show_bug.cgi?id=376801 --- Comment #6 from Fabio Coatti --- I've played around a little bit, and the reason that causes compositing to be switched off seems to be unexpected results from glReadnPixels(x, y, 1, 1, GL_RGBA, GL_UNSIGNED_BYTE, 4, data); that appears in kwinglut

[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-02-22 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=376801 --- Comment #5 from Martin Gräßlin --- > some suggestion on how to get more debug messages? Unfortunately not. We have had the NVIDIA driver also break in the past for Quadro (only Quadro) cards in the self test and we didn't find any way to properly d

[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-02-22 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=376801 --- Comment #4 from Martin Gräßlin --- > however I got this error message by setting KWIN_GL_DEBUG 1 unrelated, that's just a bug in the shader generator. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-02-22 Thread Fabio Coatti
https://bugs.kde.org/show_bug.cgi?id=376801 --- Comment #3 from Fabio Coatti --- Likely; however I got this error message by setting KWIN_GL_DEBUG 1 libkwinglutils: Failed to compile vertex shader: "0:2(1): preprocessor error: #version must appear on the first line\n\x00" libkwinglutils: Failed

[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-02-22 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=376801 --- Comment #2 from Martin Gräßlin --- if it worked before it indicates a regression mesa. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-02-22 Thread Fabio Coatti
https://bugs.kde.org/show_bug.cgi?id=376801 --- Comment #1 from Fabio Coatti --- forgot to say: mesa 13.X works fine -- You are receiving this mail because: You are watching all bug changes.