https://bugs.kde.org/show_bug.cgi?id=439995
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED CC| |n...@kde.org See Also| |https://bugs.kde.org/show_b | |ug.cgi?id=423594 Priority|NOR |HI Severity|normal |major --- Comment #1 from Nate Graham <n...@kde.org> --- Can reproduce. In fact I found a trivial way to do so today: 1. Open konsole 2. run `dbus-monitor --pcap` 3. Open Battery & Brightness applet 4. Move the power profiles slider Because this feature uses DBus, it will cause output in the konsole window, which will make Konsole spawn a system notification due to the system bell being rung, which uses DBus, so it will generate more output in the window, and on and on forever until the system locks up. That's a fairly extreme example, but it does show that there's a real problem. :) -- You are receiving this mail because: You are watching all bug changes.