Bug#845756: keepass2 crashes when super key is pressed

2017-12-10 Thread Dario Andres Susman
Package: keepass2 Version: 2.35+dfsg-2 Followup-For: Bug #845756 Keepass crashes when pressing the meta/windows key. I've just updated the distro to latest. I'm pasting here the output from stdout: dsusman@fgx-laptop:~$ keepass2 Stacktrace: at <0x> at (wrapper managed-to-native)

Bug#845756: keepass2 crashes when super key is pressed

2017-07-22 Thread Alistair K Phipps
Package: keepass2 Version: 2.36+dfsg-1 Followup-For: Bug #845756 Just to confirm this bug occurs with 2.36+dfsg-1. The previously reported workaround does seem to work. -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental')

Bug#845756: keepass2 crashes when super key is pressed

2017-06-27 Thread Jesse Coumont
Correction, I added an extra " cli" to my fixed exec script: #!/bin/sh exec /usr/bin/cli --verify-all /usr/lib/keepass2/KeePass.exe "$@"

Bug#845756: keepass2 crashes when super key is pressed

2017-06-27 Thread Jesse Coumont
This bug can be fixed by adding --verify-all to the /usr/bin/keepass2 script as per the below example: #!/bin/sh exec /usr/bin/cli cli --verify-all /usr/lib/keepass2/KeePass.exe "$@" The suggestion for fix came from the sourceforge bugtracker: https://sourceforge.net/p/keepass/bugs/1545/#1618

Bug#845756: keepass2 crashes when super key is pressed

2016-11-26 Thread apoc
Package: keepass2 Version: 2.34+dfsg-1 Severity: important Dear Maintainer, Since the last update of keepass2 (v. 2.34+dfsg-1 on stretch), it crashes when focused and the super/windows key is pressed. The following mesages are printed after the crash: ''' Stacktrace: at <0x> at