[Bug 7974] New: soldat: input configuration doesn't work

Wine Bugs wine-bugs at winehq.org
Fri Apr 6 13:11:06 CDT 2007


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

           Summary: soldat: input configuration doesn't work
           Product: Wine
           Version: CVS
          Platform: Other
               URL: http://appdb.winehq.org/appview.php?iVersionId=4662
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: wine-user
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: flexo at holycrap.org


When trying to reassign the key/mouse bindings (Player => Controls) the program
seems to hang. When you click around in the window a bit it seems to register a
mouse click after a while. If you click a control again it just shows "Key OK".

The only error is:
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
... everytime you click on one of the control buttons.

Not sure if this is a problem. 

It seems Soldat uses SetWindowsHookEx to hook into WH_KEYBOARD_LL and
WH_MOUSE_LL. However, no messages seem to be generated. Also when not using
desktop mode the keyboard focus stays at the terminal while soldat waits for a
key press. So this could be a focus-related problem.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list