https://bugs.kde.org/show_bug.cgi?id=461132
Mehran Kholdi <semekh....@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |semekh....@gmail.com Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #4 from Mehran Kholdi <semekh....@gmail.com> --- This is highly reproducible through running: ``` for ((i=0; i<1000; i++)); do notify-send $i; done ``` by the time this reaches the 400th notification, new notification windows turn black and eventually totally stop changing. -- You are receiving this mail because: You are watching all bug changes.