FS#65579 - KeePass crashes on start
Attached to Project:
Community Packages
Opened by Yao Mitachi (yaomtc) - Friday, 21 February 2020, 05:43 GMT
Last edited by Giancarlo Razzolini (grazzolini) - Thursday, 02 April 2020, 08:13 GMT
Opened by Yao Mitachi (yaomtc) - Friday, 21 February 2020, 05:43 GMT
Last edited by Giancarlo Razzolini (grazzolini) - Thursday, 02 April 2020, 08:13 GMT
|
Details
Description:
When I try to launch KeePass, a rectangle briefly appears on the screen, then disappears. I have attached terminal output. Additional info: * keepass 2.44-1 * See keepass-output.txt Steps to reproduce: 1. Try to launch KeePass 2. KeePass does not launch |
This task depends upon
Closed by Giancarlo Razzolini (grazzolini)
Thursday, 02 April 2020, 08:13 GMT
Reason for closing: Not a bug
Thursday, 02 April 2020, 08:13 GMT
Reason for closing: Not a bug
keepass-output.txt
Therefore some permissions seam to be off.
There is none, I just entered `keepass` into the wrong console window...
But it works with sudo...
it has nothing to do with root (permissions). it's working, because you switched the user with a (nearly) new ".conf" dir.
env -i DISPLAY=:0 HOME=/tmp/keepass_home XAUTHORITY=/tmp/xauth-1000-_0 keepass
is working with my current user. so something is wrong with my home dir.
rm -rf .config/KeePass
solves the issue.
Also, I'd recommend anyone using KeePass right now try KeePassXC instead, especially with the auto-fill browser extensions. So much of a better experience. Thanks to whoever recommended it a month or so ago.