As workaround I am actually using the following script that fits my
needs:

#!/usr/bin/env bash

if [[ ! -f /home/USER/PATH/TO/KeePassX/Database.kdb.lock ]]; then
touch /home/USER/PATH/TO/KeePassX/Database.kdb.lock
fi

keepassx

Thanks to daRecall @ synIRC

-- 
Keepassx crashes while opening database, database is locked Ubuntu Karmic Koala 
9.10
https://bugs.launchpad.net/bugs/489496
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to