[plasmashell] [Bug 392568] Memory leak when browsing launcher's menus

2018-04-18 Thread Jesse
https://bugs.kde.org/show_bug.cgi?id=392568 --- Comment #14 from Jesse --- >If absolutely none of your debugs appear the other possibility is that you're >not actually running the library you're compiling. I checked this by putting a debug message on the instance method,

[plasmashell] [Bug 392568] Memory leak when browsing launcher's menus

2018-04-18 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=392568 --- Comment #13 from David Edmundson --- If they're not being printed at all, you'd have to be running a different render loop to the one in your debug on line 3. If absolutely none of your debugs appear the other

[plasmashell] [Bug 392568] Memory leak when browsing launcher's menus

2018-04-18 Thread Jesse
https://bugs.kde.org/show_bug.cgi?id=392568 --- Comment #12 from Jesse --- I tried it, but the debugs in that method are not printed at all. So I think this is a different bug indeed. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 392568] Memory leak when browsing launcher's menus

2018-04-18 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=392568 --- Comment #11 from David Edmundson --- That looks like mine. Can you add debug on: lastDirtyWindow around line 395 and tell me if when it's leaking it's always evaluated to false? If so it's the same bug just my patch

[plasmashell] [Bug 392568] Memory leak when browsing launcher's menus

2018-04-18 Thread Jesse
https://bugs.kde.org/show_bug.cgi?id=392568 --- Comment #10 from Jesse --- This one: diff --git a/src/quick/scenegraph/qsgrenderloop.cpp b/src/quick/scenegraph/qsgrenderloop.cpp index ca1fb9b..ebd506d 100644 --- a/src/quick/scenegraph/qsgrenderloop.cpp +++

[plasmashell] [Bug 392568] Memory leak when browsing launcher's menus

2018-04-18 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=392568 --- Comment #9 from David Edmundson --- Oh dear. Please show me which patch you applied. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 392568] Memory leak when browsing launcher's menus

2018-04-02 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=392568 Dr. Chapatin changed: What|Removed |Added CC||bugsefor...@gmx.com --

[plasmashell] [Bug 392568] Memory leak when browsing launcher's menus

2018-04-02 Thread Jesse
https://bugs.kde.org/show_bug.cgi?id=392568 --- Comment #8 from Jesse --- It might be related, but I tried the qt declarative patch on that thread and the bug still persists for me. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 392568] Memory leak when browsing launcher's menus

2018-04-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=392568 David Edmundson changed: What|Removed |Added Resolution|--- |DUPLICATE

[plasmashell] [Bug 392568] Memory leak when browsing launcher's menus

2018-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392568 s...@kabelfunk.de changed: What|Removed |Added Attachment #111789|0 |1 is obsolete|

[plasmashell] [Bug 392568] Memory leak when browsing launcher's menus

2018-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392568 s...@kabelfunk.de changed: What|Removed |Added Status|NEEDSINFO |CONFIRMED Resolution|WAITINGFORINFO

[plasmashell] [Bug 392568] Memory leak when browsing launcher's menus

2018-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392568 --- Comment #4 from s...@kabelfunk.de --- Created attachment 111789 --> https://bugs.kde.org/attachment.cgi?id=111789=edit massif here's the log of command: export QSG_INFO=1 pkill plasmashell; sleep 1; valgrind --tool=massif plasmashell I've made

[plasmashell] [Bug 392568] Memory leak when browsing launcher's menus

2018-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392568 --- Comment #3 from s...@kabelfunk.de --- Created attachment 111788 --> https://bugs.kde.org/attachment.cgi?id=111788=edit log of: QSG_INFO=1 plasmashell 2>heap.log here's the log of command: QSG_INFO=1 plasmashell 2>heap.log -- You are receiving

[plasmashell] [Bug 392568] Memory leak when browsing launcher's menus

2018-04-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=392568 David Edmundson changed: What|Removed |Added Resolution|--- |WAITINGFORINFO

[plasmashell] [Bug 392568] Memory leak when browsing launcher's menus

2018-03-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392568 s...@kabelfunk.de changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED