keepassxc-proxy-rust icon indicating copy to clipboard operation
keepassxc-proxy-rust copied to clipboard

socket file is always in tmp directory on ArchLinux

Open aindlq opened this issue 7 years ago • 0 comments

Proxy is trying to look for socket file from keepassxc in the XDG_RUNTIME_DIR directory, but it seems that keepassxc always creates it in /tmp/, at least for me on arch. - https://github.com/varjolintu/keepassxc-proxy-rust/blob/4bc5d09832514f61682cb34ac8464742af007662/src/proxy_socket.rs#L44

aindlq avatar Dec 14 '17 21:12 aindlq