http://bugs.winehq.org/show_bug.cgi?id=3953
Summary: World of Warcraft Num Keys no longer work properly
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deblob(a)yahoo.com
In the game I have several commands bound to keys on the numpad. This used to
work fine (four months or so ago), but when I tried it again today, now it seems
to not be sending 'key up' events (if I had to guess). When I hit a Number key
on the numpad, the abilities 'lights up', acknowledging the keypress, but never
fires, which is the same thing that happens for other abilities if I hold down a
'working' key. The other non-number keys on the numpad work fine (plus, slash,
minus, etc). It also works perfectly under Windows.
I'm running Debian Sid, with X.Org 6.8.2.dsfg.1-10, the 71.74 Nvidia drivers
(the newer drivers are in 'experimental' due to some GL bug). I believe when the
keys still worked I was running XFree86, so maybe this is a xorg bug.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3459
------- Additional Comments From vitaliy(a)kievinfo.com 2005-27-11 01:42 -------
Wine's rebar controll needs lots of work. ATM it does not support lots of
features that native does. Also it has lots of bugs. Unless some one picks it as
a project for the next few month, it won't really change.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3949
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-loader
OS/Version|other |Linux
Version|unspecified |0.9.2.
------- Additional Comments From vitaliy(a)kievinfo.com 2005-27-11 00:15 -------
Could you run it with WINEDEBUG=+seh,+loaddll,+tid wine prog.exe &>
/tmp/wine.log and attach this log here (as an attachment, don't paste).
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3950
------- Additional Comments From vitaliy(a)kievinfo.com 2005-27-11 00:10 -------
I see. Well then set sound to native (for matlab only) using winecfg.
That would work.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3950
------- Additional Comments From cus(a)fazekas.hu 2005-26-11 20:52 -------
I think MATLAB does not specify, maybe because it's a 16bit app? It just needs
'SOUND'
>From the logfile:
000a:trace:module:NE_LoadDLLs Loading 'GDI'
000a:trace:module:GetModuleHandle16 (GDI)
000a:trace:module:NE_LoadDLLs Loading 'USER'
000a:trace:module:GetModuleHandle16 (USER)
000a:trace:module:NE_LoadDLLs Loading 'KERNEL'
000a:trace:module:GetModuleHandle16 (KERNEL)
000a:trace:module:NE_LoadDLLs Loading 'SOUND'
000a:trace:module:GetModuleHandle16 (SOUND)
But NE_LoadDLLs adds the ".DLL" extension to the base name. When sound.dll was
used in wine, it found it. But now, it doesn't, because the filename does not match.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3941
------- Additional Comments From vitaliy(a)kievinfo.com 2005-26-11 19:58 -------
Will it work if you delete nanive winmm.dll and do this:
touch ~/.wine/dosdevices/c:/windows/system32/winmm.dll
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3938
hys545(a)dreamwiz.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From hys545(a)dreamwiz.com 2005-26-11 19:53 -------
k
--
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.