pfn / keepasshttp

KeePass plugin to expose password entries securely (256bit AES/CBC) over HTTP
GNU General Public License v3.0
2k stars 275 forks source link

keepasshttp + Keepass v2.36 crashes on Fedora 27 fresh install #346

Open friendhpk opened 6 years ago

friendhpk commented 6 years ago

Hello all,

I installed Keepass via Fedora 27's default software installer and every thing works fine. However, when I install the the keepasshttp plugin (latest version) along with the browser plugin (both in Firefox or Chrome) keepass crashes (without any error message) as soon as a password/database request is from the browser plugin.

If I start Keepass from command line using sudo, then keepass doesn't crash but I get an error popup (see below) every time the browser makes a database/password request from Keepass.

screenshot from 2017-11-29 17-40-50

My mono runtime version is: screenshot from 2017-11-29 17-56-53

My Keepass info is: image

Oh yes: xdotool version 3.20170805.1

If I remove the Keepasshttp.plgx file from Keepass then the crash and popup disappears and everything else works just fine. Please let me know how to fix this.

Regards

Vikram

khers commented 6 years ago

This is happening to me as well on Ubuntu 17.10. It doesn't crash when I first request credentials, but if the database has sat open for a hour or so while I do other things then as again it will crash every time.

gparaskevas commented 6 years ago

This happens to me as well Fedora 27 keepass 2.36 + keepasshttp

derdeagle commented 6 years ago

Found a workaround (not a fix) few days ago in issue #159. Going in KeePass to Tools -> KeePassHTTP Options... and deselecting "Show a notification when credentials are requested" prevents KeePass from crashing for me so I can use it for more than ~ an hour.