https://bugs.kde.org/show_bug.cgi?id=513850
--- Comment #2 from andrew <[email protected]> --- (In reply to elijaharagonmorgan from comment #1) > Which terminal did you use? > Do you think the issue lies in the notification daemon or the console > incorrectly interpreting the binary. Which terminal did you use? konsole with bash I don’t think this is a problem with the terminal itself. Regardless of who creates the notification—the notification daemon or whoever is involved—it must not block the entire desktop. cat /dev/urandom is just a practical example, but it can happen with any kind of output, for example by doing cat dog.png. There are certainly other applications that could cause the same kind of bug by creating notifications, but I was able to reproduce it from Konsole using that cat command in a fairly deterministic way, so that it can be tested by others. -- You are receiving this mail because: You are watching all bug changes.
