[Slackbuilds-users] Strange problem with KeePass 2.39.1

Thomas Szteliga ts at websafe.pl
Thu Jun 14 22:01:30 UTC 2018


Hello,

I've noticed a strange problem with KeePass.
I see now in the description, that's the portable version.
https://slackbuilds.org/repository/14.2/misc/KeePass/


This version will not save user settings by default.

So it won't remember the last opened file or any settings
changed by a user without write permissions
in /usr/lib/KeePass/Release/.

The problem is caused by `PreferUserConfiguration`
which is by default set to false in
`/usr/lib/KeePass/Release/KeePass.config.xml`


~~~
...
<PreferUserConfiguration>false</PreferUserConfiguration>
...
~~~

Changing value to true will fix the problem and users
will be able to have individual configs.


Found this bit related:
https://sourceforge.net/p/keepass/discussion/329221/thread/d8c595ac/



-- 
Best regards

Thomas Szteliga


More information about the SlackBuilds-users mailing list