http://bugs.winehq.org/show_bug.cgi?id=4593
------- Additional Comments From t.artem(a)mailcity.com 2006-30-03 22:36 -------
Will anyone, please, file a bugreport to redhat fedora's bugzilla? It looks like
noone on FC5 runs Wine.
--
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=1990
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |vitaliy(a)kievinfo.com
Version|20040121 |CVS
------- Additional Comments From vitaliy(a)kievinfo.com 2006-30-03 22:10 -------
It is possible to fix and it's a sami-simple fix.
When wine gets focus back, or when mouse enters it's window, X sends notify with
the current state of all the keys in the system. We process that event in
X11DRV_KeymapNotify. But we only look at modifier keys and not all the keys.
That's one problem. Second problem is that in mouse.c several places query
modifier keys' state and directly set key_state_table. This stops
KEYBOARD_UpdateOneState sending any keyboard events for modifier keys.
I'm trying to fix this but now I have enother problem - modifier keys have left
and right scan codes and vkeys. We need to handle those as well. Or we'll end up
with left or right key being "stuck" in the same way as it is now.
--
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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=1348
------- Additional Comments From vitaliy(a)kievinfo.com 2006-30-03 22:00 -------
It's the all global Hot keys that work from anywhere (any program).
--
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=4962
------- Additional Comments From mike(a)codeweavers.com 2006-30-03 20:07 -------
Hungarian glyphs might be missing from the font files in wine/fonts/*.sfd. Try
opening those files using fontforge, and seeing if you can draw the missing
glyphs and that may help.
--
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=4948
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2161 is|0 |1
obsolete| |
------- Additional Comments From the3dfxdude(a)gmail.com 2006-30-03 20:03 -------
(From update of attachment 2161)
This patch is not a proper fix because it is only a reversal of behavior. It
causes Explorer to not paint or close properly. Other fixes have gone into
CVS.
--
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=4948
------- Additional Comments From the3dfxdude(a)gmail.com 2006-30-03 19:46 -------
It's getting stuck in the window message handling. One thread is stomping on
another and the Warcraft III.exe one is waiting for a call to return. Alexandre
is looking into it now. Sorry about not updating after I looked into signal
handling yesterday -- when I looked into that it looked fine.
--
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=2700
------- Additional Comments From robin-wine(a)kallisti.net.nz 2006-30-03 18:00 -------
Just a note, this still occurs in the latest released Wine version.
--
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.