Program not attachable in ubuntu 11.10 after minimizing
Status: Beta
Brought to you by:
debfx
After opening database and minimizing the window to the system tray symbol the program window to attach the database cannot be reopened. The only commands options when clicking on the tray symbol are "lock" and "end program". To attach the database you'll have to end the program and reopen it.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
I have the same problem. After minimizing to the systray, the systray icon only gives me the options: lock database/quit and hence the GUI is not reachable anymore. Please advice how to solve.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
And if you have configured Keepass to start minimized, like I have, then you have an unusable program. The green icon is quite decorative though.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Fortunately you can change the program settings by changing .config/keepassx which is found in your home folder. There you can deactivate the use of the systray until this is solved.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Same as mine
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Fixed it by adding a context menu item. Now it's possible to restore main window from systray menu.
Source code is here https://github.com/relgames/keepassx
Install Steps:
1) git clone git://github.com/relgames/keepassx.git
2) cd keepassx
3) qmake
4) make
5) sudo checkinstall
** specify version 0.4.3-1 or something, to prevent keepassx from replacing by an old version