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

software exception when opened from console and BrowserIntegration is activated #4140

Closed
BARR001 opened this issue Jan 9, 2020 · 2 comments

Comments

@BARR001
Copy link

BARR001 commented Jan 9, 2020

#3852 Expected Behavior
opening from console without error

Current Behavior, Testet in 32 bit Portable Version

unknown software exception (0x40000015)
Stelle 0x000000006FF2CD04

Steps to Reproduce

  1. create a database test.kdbx - password = password
  2. activate browserIntegration
  3. open it from console like: echo password| "KeePassXC.exe" --pw-stdin "D:\test.kdbx

KeePassXC - 2.5.2
I testet all Versions:

  • Portable 32 and 64 bit
  • installed 32 and 64 bit
    64 bit versions don't accept password
    32 bit versions acceppt password from console but crashes when browserintegration ist activated

Operating system: OS Windows 10
CPU architecture: 64 Bit

Enabled extensions/settings:

  • default
  • BrowserIntegration

i would be happy if one of the 4 versions would work
thanks from Germany
Rainer

@BARR001 BARR001 added the bug label Jan 9, 2020
@BARR001 BARR001 changed the title software exception when console opened and BrowserIntegration is activated software exception when opened from console and BrowserIntegration is activated Jan 9, 2020
@BARR001
Copy link
Author

BARR001 commented Jan 10, 2020

i found the reason for the bug. If browser integration is activated only the last 3 characters are forwardet. But i didn't have a workaround to start without error.

@droidmonkey
Copy link
Member

droidmonkey commented Jan 10, 2020

Varjolintu could this be because stdin it being sent to the proxy host connection?

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

No branches or pull requests

3 participants