Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Socket has moved on latest keepassxc master #8

Closed
WhyNotHugo opened this issue May 30, 2022 · 2 comments · Fixed by #10
Closed

Socket has moved on latest keepassxc master #8

WhyNotHugo opened this issue May 30, 2022 · 2 comments · Fixed by #10

Comments

@WhyNotHugo
Copy link
Contributor

The socket has moved to its own directory to ease integration with sandboxed browsers.

See keepassxreboot/keepassxc#8030 and keepassxreboot/keepassxc#8018

The TLDR is that the socket is now located in $XDG_RUNTIME_DIR/app/org.keepassxc.KeePassXC/org.keepassxc.KeePassXC.BrowserServer

@varjolintu
Copy link
Owner

This will apply only for KeePassXC 2.7.2. Everyone using the older version might be in trouble.

@WhyNotHugo
Copy link
Contributor Author

True. A good approach would be to try the new path, if that doesn't exist try the old path.

WhyNotHugo pushed a commit to WhyNotHugo/keepassxc-proxy-rust that referenced this issue Jun 2, 2022
Rather than try a single path, try all supported paths, in the preferred
order. This avoids breaking compatibility with previous KeePassXC
versions.

See: keepassxreboot/keepassxc#8018
Fixes: varjolintu#8
Supercedes: varjolintu#7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants