https://bugs.kde.org/show_bug.cgi?id=445058

AT <atmaho...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |atmaho...@gmail.com

--- Comment #19 from AT <atmaho...@gmail.com> ---
The workaround isn't super reliable working with the journal. Almost always the
output is in the journal immediately after the dbus calls, but occasionally I
find it's delayed by some milliseconds. So you have to poll or retry.

A bigger issue is you can't have multiple scripts running in parallel since
it's this global journal output. You'd have to add some tag to each print
statement to make sure you grep output from the right script only.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to