Thomas Szteliga
2018-06-14 22:01:30 UTC
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
_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-***@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/
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
_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-***@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/