Hi,
XLib threading seems to just cause pain all over. Is this the same as the XIM deadlock reported a few weeks ago?
Just confirmed with cvs head. This indeed seems to be causing the deadlock on XIM as well. commented this line out and it looks a lot better.
I was "carpet bombing" daily cvs builds up to december 1st. I guess I had 4 more days to go until I discovered what was causing this. ;-)
Cheers Vik
On Monday 05 January 2004 06:04, Mike Hearn wrote:
XLib threading seems to just cause pain all over. Is this the same as the XIM deadlock reported a few weeks ago?
On Sun, 2004-01-04 at 19:07, grant williamson wrote:
Hi, not sure if anyone else has experienced this. since patch http://cvs.winehq.com/patch.py?id=10332 was added to cvs (20031205), if I type a dead_diaeresis - "(IB((B" followed by a letter, which would normally produce a "(IC+(B" or a "(IC<(B" it simply makes wine hang.
removing this patch(I removed it on latest cvs) and the problem goes away, can someone find out why this causes an issue?