http://bugs.winehq.org/show_bug.cgi?id=4663
------- Additional Comments From multescugeorge(a)yahoo.com 2006-24-03 09:18 -------
The program runs flawlessly with wine 0.9.7 and early 0.9.8. The bug was
introduced in 0.9.8 somewere.
And the problem is that ypops does NOT crash into the debugger, it exits
silently without any error message in newer wine's, from 0.9.8 and on.
I'll make the test you suggested as soon as possible.
--
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=4885
------- Additional Comments From b.buschinski(a)web.de 2006-24-03 08:25 -------
Well I was a week offline
and wuuiiiiiihhh I didnt change anything
it works ;-)
--
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=4923
Summary: Race condition in keyboard code
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)cendio.se
In some cases the key combination AltGr+2 produces "2" (wrong) rather than "@"
(correct), when using a Swedish layout. The problem is a race condition: If a
KeyEvent occurs almost directly after the "2" key is pressed, the AltGr state is
incorrect. This is because X11DRV_KeyEvent and X11DRV_ToUnicodeEx uses the
common, global, static variable: AltGrMask.
I've reported this to the mailing list, see
http://www.winehq.org/pipermail/wine-devel/2006-March/045834.html.
--
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=4868
------- Additional Comments From huw(a)codeweavers.com 2006-24-03 06:29 -------
Could you generate a +relay,+bitmap,+x11drv,+seh log please?
--
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=4663
------- Additional Comments From Speeddymon(a)gmail.com 2006-24-03 06:01 -------
George, just to make sure I understand the problem, ypops used to crash into
winedbg, but now when you run it, it just returns you to the command prompt?
If that is the case, can you try using the latest wine version, but reverting
the patch that supposedly causes the problem?
You can do that by downloading the patch's .diff, and running the patch command
with -R.
Once that is done, compile wine as you normally do, and let us know if ypops
runs then..
I'm asking you to do this because I don't think that the patch they are having
you test out is the culprit.
If patch can't properly revert the patch, then try doing the same thing as
before, but on a cvs pull from somewhere shortly after it stops working (march
1st would be a good date)
Tom
--
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=3063
------- Additional Comments From linuxuser(a)process.si 2006-24-03 03:41 -------
I'm confirming this bug is still present with Wine 0.9.10 and eMule 0.47a
--
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=4666
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-msi |wine-misc
--
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=4663
------- Additional Comments From multescugeorge(a)yahoo.com 2006-24-03 02:53 -------
Tried wine 0.9.10 from a fedora5 rpm. No luck, bug still there.
I'm about to give up on newer wine's, and stay at wine 0.9.7; so far wine
0.9.7 does all i need.
--
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=4800
------- Additional Comments From mike(a)codeweavers.com 2006-24-03 02:50 -------
None of those patches look like they would introduce a slowdown. It would be
better to do a propper regression analysis to find the patch that caused the
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.