[kde] [Bug 357376] cannot use OpenGL or compositing for desktop effects-- insists on XRender

2016-03-02 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357376 m00nraker changed: What|Removed |Added CC||m00nra...@gmx.net --- Comment #7 from m00nraker --

[kde] [Bug 357376] cannot use OpenGL or compositing for desktop effects-- insists on XRender

2016-03-02 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357376 --- Comment #8 from m00nraker --- (In reply to m00nraker from comment #7) > qdbus org.kde.KWin /KWin supportInformation > https://paste.kde.org/pg1ped3w4/kaatmd > Sorry, I've added a password and forgot it. New paste of my config: qdbus org.kde.KWin /

[kde] [Bug 357376] cannot use OpenGL or compositing for desktop effects-- insists on XRender

2016-03-03 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357376 --- Comment #9 from m00nraker --- After I studied some other bug reports, here some additional informations: Shell-Output from "kwin_x11 --replace" from a running plasma5 desktop: QXcbConnection: XCB error: 8 (BadMatch), sequence: 1157, resource id: 1

[kwin] [Bug 360033] New: Cannot enable compositing with OpenGL GLX

2016-03-03 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 Bug ID: 360033 Summary: Cannot enable compositing with OpenGL GLX Product: kwin Version: 5.5.5 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: ma

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-03-03 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 --- Comment #2 from m00nraker --- (In reply to Martin Gräßlin from comment #1) > can you please provide the output of "glxinfo -l" Some glxinfo output: glxinfo -l https://paste.kde.org/pzpytsdko glxinfo -v https://paste.kde.org/plmbbcxxh glxinfo -i

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-03-03 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 --- Comment #4 from m00nraker --- (In reply to Thomas Lübking from comment #3) > @moonraker, can you please also attach (avoid paste services, they've > limited ttl) ~/.config/kwinrc cat ~/.config/kwinrc [Compositing] AnimationSpeed=3 Backend=OpenGL E

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-03-04 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 --- Comment #9 from m00nraker --- (In reply to Thomas Lübking from comment #7) > capable of compiling a patched kwin? =) Sry, I think no. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-03-07 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 --- Comment #12 from m00nraker --- (In reply to Thomas Lübking from comment #11) > Better patch (ie. might actually work ;-) in review request: > https://git.reviewboard.kde.org/r/127278/ > > @m00nraker, from local tests i'm not 100% sure that this wil

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-03-08 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 --- Comment #13 from m00nraker --- (In reply to m00nraker from comment #12) > (In reply to Thomas Lübking from comment #11) > > Better patch (ie. might actually work ;-) in review request: > > https://git.reviewboard.kde.org/r/127278/ > > > > @m00nrake

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-03-08 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 m00nraker changed: What|Removed |Added CC||m00nra...@gmx.net --- Comment #15 from m00nraker -

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-03-08 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 --- Comment #17 from m00nraker --- (In reply to Thomas Lübking from comment #16) > bugzilla. > you probably copied in non-printable characters or similar. > Just edit glxbackend.cpp w/ your favourite text editor and inject the "+" > prefixed line (just

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-03-08 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 --- Comment #19 from m00nraker --- export KWIN_GL_EXT_BLACKLIST=GLX_ARB_create_context_robustness,GL_ARB_robustness,GL_EGL_robustness kwin_x11 --replace & .. blacklist? true true kwin_core: Failed to initialize compositing, compositing disabled .. --

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-03-14 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 --- Comment #21 from m00nraker --- Thx for reply and working on that bug-report. Fail again (blacklist? false true): export KWIN_GL_EXT_BLACKLIST=GLX_ARB_create_context kwin_x11 --replace & QXcbConnection: XCB error: 8 (BadMatch), sequence: 820, resou

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-03-14 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 --- Comment #22 from m00nraker --- Created attachment 97902 --> https://bugs.kde.org/attachment.cgi?id=97902&action=edit nvidia-settings -q all output nvidia-settings -q all -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-03-14 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 --- Comment #23 from m00nraker --- Comment on attachment 97902 --> https://bugs.kde.org/attachment.cgi?id=97902 nvidia-settings -q all export GL_EXT_BLACKLIST=GLX_ARB_create_context kwin_x11 --replace & [1] 3804 test@linux

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-03-14 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 m00nraker changed: What|Removed |Added Attachment #97902|0 |1 is obsolete||

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-03-14 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 --- Comment #25 from m00nraker --- Created attachment 97903 --> https://bugs.kde.org/attachment.cgi?id=97903&action=edit nvidia-settings -q all output nvidia-settings -q all -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-03-14 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 --- Comment #26 from m00nraker --- Comment #21 is Ok. #22 to #24 is trash. Don't read ! Sry. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-03-18 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 --- Comment #33 from m00nraker --- (In reply to Thomas Lübking from comment #32) > The problem is that you somehow html encode the patch (copying from the page > source?) ie eg. ">" becomes ">" - and that oc. doesn't apply. > > Try the attached patch (

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-03-19 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 --- Comment #30 from m00nraker --- Created attachment 97961 --> https://bugs.kde.org/attachment.cgi?id=97961&action=edit patch to skill self-test Failed to apply diff to scene_opengl.cpp error: Anwendung des Patches fehlgeschlagen: scene_opengl.cpp:1

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-03-19 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 --- Comment #35 from m00nraker --- Attention: Mistake detected Thomas, I just have realized that I made a mistake in #comment14, injecting the debug outputline (blacklist? ...). That caused that one debug output string (blacklist? xx xx) is wrong. I don

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-03-19 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 --- Comment #37 from m00nraker --- Ok, vanilla, only __invite_fbo_red.diff applied: pass 1-4 false kwin_x11 --replace QXcbConnection: XCB error: 8 (BadMatch), sequence: 806, resource id: 67108869, major code: 42 (SetInputFocus), minor code: 0 OpenGL v

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-03-20 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 --- Comment #31 from m00nraker --- @Thomas I can't apply your diff (file attached). git apply __scene_opengl.diff error: Anwendung des Patches fehlgeschlagen: scene_opengl.cpp:1040 error: scene_opengl.cpp: Patch konnte nicht angewendet werden from so

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-04-07 Thread m00nraker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 --- Comment #39 from m00nraker --- (In reply to Torsten Bielen from comment #38) > I just installed an update of the nvidia driver (OpenSuse Leap) and the > problem is solved. I enabled openGL (2.0/3.1) in the Compositor's > configuration page and the s