http://bugs.winehq.org/show_bug.cgi?id=5846
------- Additional Comments From hismoom(a)hotmail.com 2007-10-01 07:22 -------
This is a problem with C&C Generals. Under Windows (XP,Vista) with a desktop
expanded to two monitors, the game also doesn't capture the mouse properly, so
you have the same behaviour.
Try using the cursor keys for scrolling, that's what I do when playing Generals
(and I do that quite often).
--
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=4966
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |2398
--
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=2398
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |4966
nThis| |
------- Additional Comments From dank(a)kegel.com 2007-10-01 07:11 -------
Bug 4966 seems to also show the "menus overdrawn" bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2181
------- Additional Comments From ben(a)atomnet.co.uk 2007-10-01 06:08 -------
Yeah, just hit me when I found "Scrolls of Ancient Wisdom". Damn.
--
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=6976
leffeman(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.27. |0.9.29.
------- Additional Comments From leffeman(a)gmail.com 2007-10-01 05:56 -------
I just found this out, if you start with some level or boss that does not use a
scrolling background (or perhaps one without 3D elements), this bug does not
show up. If you start with some other level and then go to one that works fine,
the bug does still show up.
--
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=6323
thejcwk(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thejcwk(a)gmail.com
------- Additional Comments From thejcwk(a)gmail.com 2007-10-01 05:39 -------
I've been experimenting a bit with this bug in Warcraft III, trying to find a
reason for it. As with WoW, the numpad keys are only usable once. Each of the
numpad keys that I tested (1,2,4,5,7 & 8) behaved as expected the first time.
Subsequently, the game refused to recognise additional presses of each of those
keys.
The bug is still present in 0.9.29
I gathered some relavent debug information, which is at least interesting.
Pressing the numpad 7 key generates the following messages, regardless of
whether it's the first time you are pressing it or not:
trace:keyboard:X11DRV_ToUnicodeEx NumLockMask = 0010
trace:keyboard:X11DRV_ToUnicodeEx AltGrMask = 0010
trace:keyboard:X11DRV_ToUnicodeEx Found keycode 79 (0x4F)
For comparison, I tried pressing Z, which is bound to one of my hero's spells.
This generated the following messages:
trace:keyboard:X11DRV_ToUnicodeEx NumLockMask = 0010
trace:keyboard:X11DRV_ToUnicodeEx AltGrMask = 0010
trace:keyboard:X11DRV_ToUnicodeEx Found keycode 52 (0x34)
The only thing that changed is the keycode. Since every key works fine, except
for the numpad keys, this bug must result from either 1) the differences between
numpad keys and normal keys, or 2) the difference in wine's handling of these
two types of keys, or 3) Warcraft's handling of these types of keys.
I had thought of only one more test, so I pressed enter and held down numpad 7,
in order to see if entering chat text was any different. It resulted in a score
of the following messages:
trace:keyboard:X11DRV_ToUnicodeEx LockMask = 0002
trace:keyboard:X11DRV_ToUnicodeEx NumLockMask = 0010
trace:keyboard:X11DRV_ToUnicodeEx AltGrMask = 0010
trace:keyboard:X11DRV_ToUnicodeEx Found keycode 79 (0x4F)
Everything is the same, except for the first line, which is new. This didn't
mean much to me, but I hoped that someone else might do something more with this
information. I'll do some more testing if I think of anything else and have a
look at the source code, if I can decipher it. In the meantime, I hope this helps.
--
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=6495
------- Additional Comments From ben(a)atomnet.co.uk 2007-10-01 05:12 -------
That... sounds highly unlikely. I'll check now (just need to recompile, new OS).
--
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.