Comment 2 for bug 1153387

Revision history for this message
markb (mark-blakeney) wrote :

I don't see anything useful in the output other than that diodon seems to bind the keys ok.

[code]
** (diodon:4531): DEBUG: xml-clipboard-storage.vala:90: Read storage file /home/mark/.local/share/diodon/storage.xml
** (diodon:4531): DEBUG: keybinding-manager.vala:140: Unbinding key <Ctrl><Alt>V
** (diodon:4531): DEBUG: keybinding-manager.vala:98: Binding key <Ctrl><Alt>V
** (diodon:4531): DEBUG: keybinding-manager.vala:129: Successfully binded key <Ctrl><Alt>V
[/code]

If I press ctrl-alt-v very quickly then diodon will almost always pop up after the second press. If I wait a second or so between presses then diodon will never come up. The cursor always flashes though so something is seeing those key presses. Seems to occur equally in native gtk apps, qt apps, etc. I normally use gnome-shell but happens also in Unity.

I run Ubuntu 12.10 amd64 also in VirtualBox (i.e. Ubuntu 12.10 amd64 guest in same host) and there it works ok(!) - both in gnome shell and Unity. I run xorg edgers ppa in my host (which I guess could be related to this issue) so I installed it into the guest for a test but diodon still worked ok there.