-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Single-instance mode breaks opening KDBX files by double click #1533
Comments
This is probably another manifestation: specifying a database name on the command line does not prompt for password/keyfile either. e.g., |
Turns out, this is the same issue as #1358. |
jtl999
pushed a commit
to jtl999/keepassxc
that referenced
this issue
Jul 29, 2018
Resolves keepassxreboot#1358, resolves keepassxreboot#1533, resolves keepassxreboot#1600
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When a KeePassXC instance is running and the user double-clicks a KDBX file to open it, the existing KeePassXC instance will be activated, but the file won't be opened.
Expected Behavior
Double-clicking a file should open it in KeePassXC, even if an instance is already running.
Current Behavior
KeePassXC is activated, but file doesn't open. Dragging it into the KeePassXC window works.
Possible Solution
Pass file name to running instance before exiting.
Steps to Reproduce (for bugs)
Debug Info
KeePassXC - Version 2.3.0-preview
Build Type: PreRelease
Revision: 10bd73c
Libraries:
Operating system: Ubuntu 17.10
CPU architecture: x86_64
Kernel: linux 4.13.0-36-generic
Enabled extensions:
The text was updated successfully, but these errors were encountered: