[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-07-01 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=407612 --- Comment #28 from Vlad Zagorodniy --- Git commit f5b66a583de4ddfc6982d5bc54a307476077fc0f by Vlad Zagorodniy. Committed on 01/07/2019 at 19:04. Pushed by vladz into branch 'master'. [plugins/qpa] Implement native offscreen surface Summary:

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-28 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=407612 Vlad Zagorodniy changed: What|Removed |Added Status|CONFIRMED |RESOLVED Version Fixed In|

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-28 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=407612 Vlad Zagorodniy changed: What|Removed |Added Ever confirmed|0 |1 URL|

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=407612 aska...@hotmail.fr changed: What|Removed |Added CC||aska...@hotmail.fr --- Comment #26 from

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=407612 --- Comment #25 from Vlad Zagorodniy --- After a bit of testing, it looks like internal_client.cpp#L40 [1] causes this bug. Though I'm not sure how exactly KWin falls in the infinite "loop." [1] Commit hash: 9b922f88332fc470dcb50e9b55c7d69ab7da4d4c

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=407612 --- Comment #24 from Vlad Zagorodniy --- (In reply to Martin Flöser from comment #23) > Oops, sorry. Though I don't understand why: Aurorae should not create any > internal windows at all... Qt asks our QPA to create a QPlatformWindow for each

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-24 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=407612 --- Comment #23 from Martin Flöser --- Oops, sorry. Though I don't understand why: Aurorae should not create any internal windows at all... -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=407612 --- Comment #22 from Vlad Zagorodniy --- git bisect start # good: [a1c443cbcd43af18e654704c4f7d848a4b6669c2] SVN_SILENT made messages (.desktop file) - always resolve ours git bisect good a1c443cbcd43af18e654704c4f7d848a4b6669c2 # bad:

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=407612 --- Comment #21 from Vlad Zagorodniy --- Plasma/5.15 is good. I'll start bisecting. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=407612 --- Comment #20 from Vlad Zagorodniy --- Looks like KWin falls into some sort of an infinite loop. It keeps creating InternalClient. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=407612 Nate Graham changed: What|Removed |Added Priority|NOR |HI Severity|normal

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-22 Thread Michał Dybczak
https://bugs.kde.org/show_bug.cgi?id=407612 --- Comment #19 from Michał Dybczak --- Created attachment 121070 --> https://bugs.kde.org/attachment.cgi?id=121070=edit kwin-wayland-memory-leak-non-breeze-aurorae-theme You can see on the screenshot how RAM usage is increasing at a rapid pace, CPU

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-22 Thread Michał Dybczak
https://bugs.kde.org/show_bug.cgi?id=407612 Michał Dybczak changed: What|Removed |Added CC||michal.dybc...@gmail.com --- Comment #18 from

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=407612 --- Comment #17 from alexander.reim...@pm.me --- (In reply to alexander.reimelt from comment #16) > Can confirm it also on openSUSE Tumbleweed. > X11 is unaffected Only changing the window decoration from breeze to something else is triggering the bug

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=407612 alexander.reim...@pm.me changed: What|Removed |Added CC||alexander.reim...@pm.me --- Comment

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-12 Thread Sawyer Bergeron
https://bugs.kde.org/show_bug.cgi?id=407612 --- Comment #15 from Sawyer Bergeron --- (In reply to tromzy from comment #14) > (In reply to Sawyer Bergeron from comment #11) > > Not sure if this would help track it down any further, but it seems that > > changing the theme back within the same

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=407612 --- Comment #14 from tro...@free.fr --- (In reply to Sawyer Bergeron from comment #11) > Not sure if this would help track it down any further, but it seems that > changing the theme back within the same session brings performance back to > normal and

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=407612 --- Comment #13 from tro...@free.fr --- OK, I noticed something interesting : with some themes, the bug does not happen, eg. : SierraBreezeEnhanced. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-12 Thread Kishore Gopalakrishnan
https://bugs.kde.org/show_bug.cgi?id=407612 Kishore Gopalakrishnan changed: What|Removed |Added CC||kishor...@gmail.com -- You are

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-11 Thread Loren
https://bugs.kde.org/show_bug.cgi?id=407612 Loren changed: What|Removed |Added CC||loren.buf...@gmail.com --- Comment #12 from Loren ---

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-11 Thread Nick
https://bugs.kde.org/show_bug.cgi?id=407612 Nick changed: What|Removed |Added CC||futurepi...@gmx.us -- You are receiving this mail

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-05-17 Thread Sawyer Bergeron
https://bugs.kde.org/show_bug.cgi?id=407612 --- Comment #11 from Sawyer Bergeron --- Not sure if this would help track it down any further, but it seems that changing the theme back within the same session brings performance back to normal and the memory lost initially is fully recovered. So

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-05-17 Thread Sawyer Bergeron
https://bugs.kde.org/show_bug.cgi?id=407612 --- Comment #10 from Sawyer Bergeron --- (In reply to David Edmundson from comment #8) > And you don't see this same leak with non-breeze on X? > > Can you see if changing the render loop in "kcmshell5 qtquicksettings" > makes a difference > > Also

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-05-17 Thread Sawyer Bergeron
https://bugs.kde.org/show_bug.cgi?id=407612 --- Comment #9 from Sawyer Bergeron --- (In reply to David Edmundson from comment #8) > And you don't see this same leak with non-breeze on X? > > Can you see if changing the render loop in "kcmshell5 qtquicksettings" > makes a difference > > Also

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-05-17 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=407612 --- Comment #8 from David Edmundson --- And you don't see this same leak with non-breeze on X? Can you see if changing the render loop in "kcmshell5 qtquicksettings" makes a difference Also confirm that leaving it as breeze but using the alt-tab

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-05-17 Thread Sawyer Bergeron
https://bugs.kde.org/show_bug.cgi?id=407612 --- Comment #7 from Sawyer Bergeron --- It seems as though oxygen works without problems as well, but nothing other than that and breeze. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-05-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=407612 Nate Graham changed: What|Removed |Added Summary|[Wayland] On Plasma 5.16|[Wayland] On Plasma 5.16