KeePassX

Frequently Asked Questions

General application questions

Translate KeePassX

Error messages

Are there any plugins for KeePassX?Top

There is no interface build in to support plugins. Therefore, no plugins available.

What are the command line arguments for KeePassX?Top

Currently KeePassX works with GUI only.

I want to use the program in my native language. How can I translate it?Top

The file needed for a translation (keepass-xx_XX.ts) is located in ’src/translations’ directory of the source code package.
A translation guide can be found in the Qt Linguist Manual.

May I contribute my own translation for the next release?Top

You are welcome to do so, unless the affected language is already part of the release.

When I try to start KeePassX I get the following error message: “symbol lookup error: keepass: undefined symbol: _ZN11QTreeWidget5eventEP6QEvent”Top

Likely you are using a to old Qt version. KeePassX higher 0.2.0 needs Qt 4.1.0 or later.