https://bugzilla.xfce.org/show_bug.cgi?id=13486
haarp <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from haarp <[email protected]> --- A workaround: gdb -batch -ex "attach $(pidof gvfsd)" -ex "call putenv(\"SSH_AUTH_SOCK=$SSH_AUTH_SOCK\")" -ex "detach" this injects SSH_AUTH_SOCK into gvfsd's environment. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
