https://bugs.kde.org/show_bug.cgi?id=491022
--- Comment #2 from Erik Quaeghebeur <bugs.kde....@e3q.eu> --- (In reply to Harald Sitter from comment #1) > Rate limiting is solved by journald > https://www.freedesktop.org/software/systemd/man/latest/journald.conf. > html#RateLimitIntervalSec= That is too crude: it is global over all units and removes all log entries from a unit. I need a massively repeated log line to be removed. It may be that this component is not the one to blame, but that the issue lies in a supporting framework/library. Namely, I saw that the kalendarac unit also does spamming like this. In any case, this report is bigger than just a request for rate limiting. The fact that KDE components can trigger this warning lots of times per *micro*second and multiple times in a session (e.g., I've got stretches at 17:38:55.887024, 17:38:55.868863, 17:38:55.854864,…) does seem to suggest there is some kind of bug. Already the fact that bad file descriptors are passed could be considered a bug, let alone repeatedly doing so in a massive way. So, please reopen this bug and help me find out which component is misbehaving. -- You are receiving this mail because: You are watching all bug changes.