[plasmashell] [Bug 387128] Memory leak in plasmashell with persistent notifications

2018-03-12 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=387128

Kai Uwe Broulik  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #7 from Kai Uwe Broulik  ---


*** This bug has been marked as a duplicate of bug 389132 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 387128] Memory leak in plasmashell with persistent notifications

2018-02-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=387128

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 387128] Memory leak in plasmashell with persistent notifications

2017-12-20 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=387128

Christoph Feck  changed:

   What|Removed |Added

 CC||cf...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 387128] Memory leak in plasmashell with persistent notifications

2017-12-15 Thread Egor Y . Egorov
https://bugs.kde.org/show_bug.cgi?id=387128

Egor Y. Egorov  changed:

   What|Removed |Added

 CC||egorov_e...@bk.ru

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 387128] Memory leak in plasmashell with persistent notifications

2017-12-15 Thread Pavel
https://bugs.kde.org/show_bug.cgi?id=387128

Pavel  changed:

   What|Removed |Added

 CC||a...@thurston.ru

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 387128] Memory leak in plasmashell with persistent notifications

2017-12-15 Thread Boris Pek
https://bugs.kde.org/show_bug.cgi?id=387128

Boris Pek  changed:

   What|Removed |Added

 CC||tehnic...@yandex.ru

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 387128] Memory leak in plasmashell with persistent notifications

2017-12-15 Thread Denis
https://bugs.kde.org/show_bug.cgi?id=387128

Denis  changed:

   What|Removed |Added

 CC||denis@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 387128] Memory leak in plasmashell with persistent notifications

2017-12-05 Thread Orivej Desh
https://bugs.kde.org/show_bug.cgi?id=387128

Orivej Desh  changed:

   What|Removed |Added

 CC||ori...@gmx.fr

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 387128] Memory leak in plasmashell with persistent notifications

2017-12-05 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=387128

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 387128] Memory leak in plasmashell with persistent notifications

2017-12-04 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=387128

David Edmundson  changed:

   What|Removed |Added

 CC||ncogh...@gmail.com

--- Comment #6 from David Edmundson  ---
*** Bug 387341 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 387128] Memory leak in plasmashell with persistent notifications

2017-12-02 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=387128

Kai Uwe Broulik  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #5 from Kai Uwe Broulik  ---
I'll have a look.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 387128] Memory leak in plasmashell with persistent notifications

2017-12-02 Thread Alexander Schlarb
https://bugs.kde.org/show_bug.cgi?id=387128

Alexander Schlarb  changed:

   What|Removed |Added

 CC||alexander-...@ninetailed.ni
   ||nja

--- Comment #4 from Alexander Schlarb  ---
I could easily reproduce this by running:

`for i in {1..1000}; do notify-send "Test Notification $i"; done`

in another shell. Each invocation of that command takes about 20 seconds to
fully execute and increases Plasma memory usage by 1GiB on my system. Opening
the notification panel becomes awefully slow after running this, but once it's
open it's "fast enough" to use.

(David Edmundson asked me to triage this bug.)

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 387128] Memory leak in plasmashell with persistent notifications

2017-12-01 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=387128

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 387128] Memory leak in plasmashell with persistent notifications

2017-11-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=387128

--- Comment #3 from xmaker...@gmail.com ---
yes exactly, after I reverted I didn't have the leak moreover if I comment out
the code inserting to notificationsHistoryModel the leak also disappears

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 387128] Memory leak in plasmashell with persistent notifications

2017-11-30 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=387128

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #2 from David Edmundson  ---
are you saying with that reverted you don't have a leak?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 387128] Memory leak in plasmashell with persistent notifications

2017-11-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=387128

xmaker...@gmail.com changed:

   What|Removed |Added

 CC||xmaker...@gmail.com

--- Comment #1 from xmaker...@gmail.com ---
I also have the same issue happen to me (also using archlinux with version
5.11.4, qt 5.9.3) 
every time a notification  pops up plasmashell memory usage goes up bit but
never goes down..
After some digging it seems this memory leak started with this commit which
added the notifications history:
https://cgit.kde.org/plasma-workspace.git/commit/?id=28d86ab4356737260e054009795e595fbb069158
 
It seems that in Notifications.qml the notificationsHistoryModel var has the
notifications being added to it but either notificationsHistoryModel isn't
getting cleared or it is but the memory isn't for some reason (maybe Qt is
doing something weird ?)

Anyway hopes this info helps track the bug.

-- 
You are receiving this mail because:
You are watching all bug changes.