[Bug 32065] Ctrl-C does not work in GoToMyPC native viewer

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 1 16:16:00 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=32065

--- Comment #4 from whitney.marshall at gmail.com 2012-11-01 16:16:00 CDT ---
Created attachment 42366
  --> http://bugs.winehq.org/attachment.cgi?id=42366
Wine output for g2mypc with key and keyboard traces

This may be getting us somewhere.  I ran wine with WINEDEBUG=+key,+keyboard and
got this (copious!) output.  (Since this is a keyboard trace, it clearly showed
my password until I excised that bit.)  You can see that keyboard layout
detection happens several times and each time settles on a US layout with
phantom keys(?).  I use US dvorak.

Around line 11764 you can see a series of keypresses I did in the viewer.  This
consisted of holding down the Ctrl key and pressing K, C, X, and Z.  Do a grep
'VK_' on the file to see the keystrokes pop out.  You can see I lifted my Ctrl
finger a few times.

Do we have enough information to mark this as being a keyboard bug?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list