https://bugs.kde.org/show_bug.cgi?id=502217
Julian Pollak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|BACKTRACE |--- Status|NEEDSINFO |REPORTED --- Comment #6 from Julian Pollak <[email protected]> --- I just tested some more and what I can add is that the messages in the journal aren't showing up immediately but after a delay. The delay is almost exactly 25 seconds every time. During the time after the keybind is pressed and the moment the messages are posted, I can see the dbus-send process (ps -ax | grep kscreen): 3369 ? Ss 0:00 /usr/bin/dbus-send --type=method_call --print-reply --dest=org.kde.kscreen.osdService /org/kde/kscreen/osdService org.kde.kscreen.osdService showActionSelector This seems to be haning and waiting for the timeout. That might explain why we don't see any crashes because nothing actually crashes. It's just a timeout we're reaching. -- You are receiving this mail because: You are watching all bug changes.
