[Bug 489496] Re: Keepassx crashes while opening database, database is locked Ubuntu Karmic Koala 9.10
Eike
launchpad.net at lotz.me
Fri Jan 22 23:50:38 UTC 2010
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
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list