Public bug reported:

Performing AutoType closes the main keepassx  0.4.3 window (but leaves
the icon behind) making keepassx unusable after the first auto-type.
Attempting to switch to the window closes the icon.

I've included a patch below for lib/AutoTypeX11.cpp that resolves the
problem for me, but please take in to account that I haven't tested this
on any other platform, I'm not a c++ programmer, and I haven't touched
X11 code for about 20 years!


155,158c155
<               /* Replace mainWin->hide(); with mainWin-showMinimized()
<                  as hide() closes the window on Ubuntu 12.04, leaving
<                  the program inaccessible. */
<               mainWin->showMinimized();
---
>               mainWin->hide();

Thanks,
Alistair

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: keepassx 0.4.3-1ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
Uname: Linux 3.2.0-24-generic-pae i686
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Wed May  9 06:37:34 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423)
ProcEnviron:
 LANGUAGE=en_AU:en
 TERM=xterm
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: keepassx
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: keepassx (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 precise

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

Title:
  keepassx unusable after AutoType

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to