[Bug 19383] [Monkey Island Special Edition] Version Hotswap does not work

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 21 06:55:01 CDT 2009


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


Christoph Korn <c_korn at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22463|0                           |1
        is obsolete|                            |
  Attachment #22471|0                           |1
        is obsolete|                            |




--- Comment #7 from Christoph Korn <c_korn at gmx.de>  2009-07-21 06:54:50 ---
Created an attachment (id=22497)
 --> (http://bugs.winehq.org/attachment.cgi?id=22497)
+event,+key,+msg log of wine-1.1.26

(In reply to comment #6)
> Please don't attach the logs if not been asked for.
> 
> Also you may want yo look at +event,+key,+msg log instead.

Oh, sorry. Thought the log may be helpful.
I mark them as obsolete so.

Attached is now the proper log.

Looks like every time I press F10 there is something like this:
trace:event:call_event_handler KeyPress for hwnd/window 0x10030/4600005
trace:key:X11DRV_KeyEvent type 2, window 4600005, state 0x0010, keycode 0x004c
trace:key:X11DRV_KeyEvent nbyte = 0, status 0x3
trace:key:X11DRV_KeyEvent KeyPress : keysym=FFC7 (F10), # of chars=0 / ""
trace:key:EVENT_event_to_vkey e->keycode = 4c
trace:key:X11DRV_KeyEvent keycode 0x4c converted to vkey 0x79
trace:key:X11DRV_KeyEvent bScan = 0x44.
trace:key:X11DRV_send_keyboard_input  wParam=0079, lParam=00440001,
InputKeyState=40
trace:event:process_events processed 1 events
trace:msg:peek_message got type 7 msg 100 (WM_KEYDOWN) hwnd 0x10030 wp 79 lp
440001
trace:key:TranslateMessage Translating key VK_F10 (0079), scancode 44
trace:key:X11DRV_ToUnicodeEx (0079, 0044) : faked state = 0x0010
trace:key:EVENT_event_to_vkey e->keycode = 4c
trace:key:X11DRV_ToUnicodeEx type 2, window 4600005, state 0x0010, keycode
0x004c
trace:key:X11DRV_ToUnicodeEx nbyte = 0, status 0x3
trace:key:X11DRV_ToUnicodeEx KeyPress : keysym=FFC7 (F10), # of chars=0 / ""
trace:key:X11DRV_ToUnicodeEx returning 0 with L""

trace:event:call_event_handler KeyRelease for hwnd/window 0x10030/4600005
trace:key:X11DRV_KeyEvent type 3, window 4600005, state 0x0010, keycode 0x004c
trace:key:X11DRV_KeyEvent nbyte = 0, status 0x0
trace:key:X11DRV_KeyEvent KeyRelease : keysym=FFC7 (F10), # of chars=0 / ""
trace:key:EVENT_event_to_vkey e->keycode = 4c
trace:key:X11DRV_KeyEvent keycode 0x4c converted to vkey 0x79
trace:key:X11DRV_KeyEvent bScan = 0x44.
trace:key:X11DRV_send_keyboard_input  wParam=0079, lParam=c0440001,
InputKeyState=c1
trace:event:process_events processed 1 events
trace:msg:peek_message got type 7 msg 101 (WM_KEYUP) hwnd 0x10030 wp 79 lp
c0440001

Still I don't know if it is a wine bug.
With Page Up and Down the hotswap works perfectly.

-- 
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