[dolphin] [Bug 465103] Dolphin and kde-open should not be closing file descriptors 1 and 2

Michael bugzilla_noreply at kde.org
Wed Feb 1 16:29:41 GMT 2023


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

--- Comment #2 from Michael <burnsmellfactory at 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 on the CC list for the bug.


More information about the kfm-devel mailing list