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 - "¨" followed by a letter, which would normally produce a "ë" or a "ü" 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?
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 - "¨" followed by a letter, which would normally produce a "ë" or a "ü" 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?
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?
grant williamson traxtopel@fastmail.fm writes:
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 - "¨" followed by a letter, which would normally produce a "ë" or a "ü" 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?
That's most likely a bug in your Xlib. What glibc and X versions are you running?
Alexandre, running fedora-core 1
glibc-2.3.2-101.1 XFree86-4.3.0-42
On Mon, 2004-01-05 at 01:05, Alexandre Julliard wrote:
grant williamson traxtopel@fastmail.fm writes:
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 - "¨" followed by a letter, which would normally produce a "ë" or a "ü" 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?
That's most likely a bug in your Xlib. What glibc and X versions are you running?