[kwin] [Bug 340489] All windows in KDE 5 starts glitching after some usage time

2018-06-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=340489 Christoph Feck changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[kwin] [Bug 340489] All windows in KDE 5 starts glitching after some usage time

2018-06-05 Thread Sebastian
https://bugs.kde.org/show_bug.cgi?id=340489 --- Comment #49 from Sebastian --- (In reply to Filip from comment #48) I didn't experience this bug in ages, either. According to me this ticket can be closed. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 340489] All windows in KDE 5 starts glitching after some usage time

2018-06-04 Thread Filip
https://bugs.kde.org/show_bug.cgi?id=340489 --- Comment #48 from Filip --- I don't know about the other users in this bug report, but the problem completely went away from me when I switched from fglrx to radeon. Now, given that there was no bug with KWin in XFCE with fglrx, there might still be

[kwin] [Bug 340489] All windows in KDE 5 starts glitching after some usage time

2016-11-07 Thread Peter Nowee
https://bugs.kde.org/show_bug.cgi?id=340489 Peter Nowee changed: What|Removed |Added CC|

[kwin] [Bug 340489] All windows in KDE 5 starts glitching after some usage time

2016-09-19 Thread Filip via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340489 --- Comment #47 from Filip --- (In reply to Martin Gräßlin from comment #45) > This could also be a case of bug #361154 - are you still experiencing with > Plasma 5.7.4 or later? I can confirm that this diagonal glitches bug + system

[kwin] [Bug 340489] All windows in KDE 5 starts glitching after some usage time

2016-09-01 Thread Filip via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340489 --- Comment #46 from Filip --- Still on 5.7.3 and haven't seen the glitches I had in a while, but it seems that from this release or perhaps just the 5.7 series I've been getting nasty glitching and flickering of windows - can't

[kwin] [Bug 340489] All windows in KDE 5 starts glitching after some usage time

2016-08-29 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340489 Martin Gräßlin changed: What|Removed |Added Component|general |scene-opengl --- Comment

[kwin] [Bug 340489] All windows in KDE 5 starts glitching after some usage time

2016-06-21 Thread Filip via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340489 --- Comment #44 from Filip --- ^ Probably not the same - that was about flickering. I tried the third solution anyway and am still getting these diagonal glitches and system slowness along with it. -- You are receiving this mail

[kwin] [Bug 340489] All windows in KDE 5 starts glitching after some usage time

2016-05-18 Thread Kethen Chui via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340489 Kethen Chui changed: What|Removed |Added CC||scootaloo...@gmail.com

[kwin] [Bug 340489] All windows in KDE 5 starts glitching after some usage time

2016-04-27 Thread RJ via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340489 RJ changed: What|Removed |Added CC||ogldel...@mail.ru -- You are

[kwin] [Bug 340489] All windows in KDE 5 starts glitching after some usage time

2016-01-04 Thread xdmx via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340489 --- Comment #42 from xdmx --- I've added the two ENV vars in .config/plasma-workspace/env/kwin_env.sh and rebooted the system, but I still get those glitches sometimes #!/bin/bash export KWIN_EXPLICIT_SYNC=0 export KWIN_USE_BUFFER_AGE=0

[kwin] [Bug 340489] All windows in KDE 5 starts glitching after some usage time

2015-12-19 Thread Filip via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340489 --- Comment #37 from Filip --- Created attachment 96201 --> https://bugs.kde.org/attachment.cgi?id=96201=edit kwin variables -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 340489] All windows in KDE 5 starts glitching after some usage time

2015-12-19 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340489 --- Comment #38 from Thomas Lübking --- Proper way to check environment: tr '\0' '\n' < /proc/`pidof kwin_x11`/environ | grep KWIN I'd propose to block/suspend (SHIFT+Alt+F12) compositing to play xonotic (notably if

[kwin] [Bug 340489] All windows in KDE 5 starts glitching after some usage time

2015-12-19 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340489 --- Comment #40 from Thomas Lübking --- > 2) no glitches in XFCE with kwin and TearFree What basically means "it's not kwin" - the problem will be the pleathora of GL contexts in KDE5 which knock out the driver :-( -- You

[kwin] [Bug 340489] All windows in KDE 5 starts glitching after some usage time

2015-12-19 Thread Filip via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340489 --- Comment #41 from Filip --- Sadly the scrolling glitches and typing lag have appeared again now even with TearFree disabled - it's the same glitches as before so that wasn't the cause. I guess the next question would be why some

[kwin] [Bug 340489] All windows in KDE 5 starts glitching after some usage time

2015-12-18 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340489 --- Comment #35 from Thomas Lübking --- Run KWIN_USE_BUFFER_AGE=0 KWIN_EXPLICIT_SYNC=0 kwin_x11 --replace & and see what happens. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 340489] All windows in KDE 5 starts glitching after some usage time

2015-12-17 Thread xdmx via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340489 xdmx changed: What|Removed |Added CC||x...@email.it --- Comment #34 from xdmx