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

--- Comment #9 from Mark Wielaard <m...@klomp.org> ---
Do we really need to redirect stderr to a temporary file and then use grep to
filter out any errors? If possible it would be nicer if we could simply do one
exec and simply drain stderr from the process till it is done and then read
stdout, which is always just one line with the file path. Did you try that?

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

Reply via email to