Re: winex11.drv: Bug#6501. XIM problem with XInitThreads().

2006-11-03 Thread Tomas Carnecky
Byeong-Sik Jeon wrote: > I think xorg people knows this problem already. > https://bugs.freedesktop.org/show_bug.cgi?id=1182 > Won't this be fixed in the next Xlib version (1.1)? XLib-1.1 will use XCB which is said to be truly MT safe. If we just wait until everybody has updated XLib to 1.1 then

Re: winex11.drv: Bug#6501. XIM problem with XInitThreads().

2006-11-03 Thread Byeong-Sik Jeon
2006-11-03 (Fri), 11:57 +0800, Dmitry Timoshkov wrote: > My impression is that it's an X11 bug, not a Wine one. So a proper place > to send such a request is most likely the Xorg bug tracker. > I think xorg people knows this problem already. https://bugs.freedesktop.org/show_bug.cgi?id=1182 I thi

Re: winex11.drv: Bug#6501. XIM problem with XInitThreads().

2006-11-02 Thread Dmitry Timoshkov
"Byeong-Sik Jeon" <[EMAIL PROTECTED]> wrote: http://www.winehq.org/pipermail/wine-cvs/2006-October/026680.html winex11.drv: Give XInitThreads another chance. --- dlls/winex11.drv/x11drv_main.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/dlls/winex11.drv/x11drv_m

winex11.drv: Bug#6501. XIM problem with XInitThreads().

2006-11-02 Thread Byeong-Sik Jeon
http://www.winehq.org/pipermail/wine-cvs/2006-October/026680.html > winex11.drv: Give XInitThreads another chance. > > --- > > dlls/winex11.drv/x11drv_main.c |2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/dlls/winex11.drv/x11drv_main.c b/dlls/winex11.drv/x11drv_m