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

--- Comment #2 from Michael <burnsmellfact...@gmail.com> ---
I have a VM which runs xfce and I tried a similar experiment there to see how
its file manager (Thunar) does this.  It redirects file descriptors 0 and 1 to
/dev/null, and 2 to ~/.xsession-errors.  When running xdg-open, it redirects
file descriptor 0 to /dev/null, and 1 and 2 both to the current pseudo tty in
which xdg-open was run (in my case it was /dev/pts/1).

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

Reply via email to