you could try increasing the tabbar height a bit more, that solved the issue 
for me.
You need to patch and recompile the program to do so:

apt-get install devscripts equivs
apt-get source keepass2
cd keepass2-2.16
sudo mk-build-deps -i -r

# edit KeePass/Forms/MainForm.cs ~ line 113, the number in this line a bit:
# m_tabMain.Height += 3;

debuild -us -uc
# install
sudo debi ../keepass2*changes
#test

to remove the build dependencies again do apt-get autoremove keepass2
-build-deps

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/891029

Title:
  keepass2 (2.16+dfsg-2) crashes switching tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/891029/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to