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

as of 2.4.0 only first of multiple databases unlocks with --pw-stdin #2914

Closed
jkt628 opened this issue Mar 30, 2019 · 4 comments · Fixed by #2916
Closed

as of 2.4.0 only first of multiple databases unlocks with --pw-stdin #2914

jkt628 opened this issue Mar 30, 2019 · 4 comments · Fixed by #2916

Comments

@jkt628
Copy link
Contributor

jkt628 commented Mar 30, 2019

Expected Behavior

before 2.4.0 specifying multiple databases on the command line and providing ordered passwords to --pw-stdin unlocked all the databases.

Current Behavior

as of 2.4.0 specifying multiple databases on the command line and providing ordered passwords to --pw-stdin unlocks only the first database.

Possible Solution

Steps to Reproduce

  1. in Tools / Settings turn off Remember last databases and Load previous databases on startup so database order is provided by command line.
  2. quit keepassxc.
  3. use a method similar to https://github.com/keepassxreboot/keepassxc/utils/keepassx-kwallet to launch keepassxc.

Context

this is a regression.

Debug Info

KeePassXC - Version 2.4.0

Libraries:

  • Qt 5.11.3
  • libgcrypt 1.8.4

Operating system: Fedora 29 (Twenty Nine)
CPU architecture: x86_64
Kernel: linux 5.0.4-200.fc29.x86_64

Enabled extensions:

  • Auto-Type
  • Browser Integration
  • SSH Agent
  • KeeShare (only unsigned sharing)
  • YubiKey
@jkt628 jkt628 added the bug label Mar 30, 2019
@droidmonkey
Copy link
Member

Duplicate and fixed in 2.4.1 branch

@jkt628
Copy link
Contributor Author

jkt628 commented Mar 30, 2019

branches release/2.4.1 and develop fail on Linux and MacOS.

@phoerious
Copy link
Member

phoerious commented Mar 30, 2019

No, they build just fine.

https://ci.keepassxc.org/viewType.html?buildTypeId=KeepassXC_MacOS&branch_KeepassXC=release%2F2.4.1&tab=buildTypeStatusDiv&guest=1

https://ci.keepassxc.org/viewType.html?buildTypeId=KeepassXC_UbuntuLinux&branch_KeepassXC=%3Cdefault%3E&tab=buildTypeStatusDiv&guest=1

EDIT: I see, the macOS build on develop has problems. But that's only the deployment step where it's missing a package. KeePassXC still compiles fine.

@droidmonkey droidmonkey reopened this Mar 31, 2019
@droidmonkey
Copy link
Member

Sorry I should have read the issue more closely. This is a legit problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants