Re: event.c freezes on XFilterEvent

2004-01-06 Thread Vik
Hi, >I have been quite busy recently but will try hard to get a patch put > together to get that all into wine. Wow! That will be fantastic! >If you want to work on it before i > get a chance you can hit the crossover source tree which i believe in > pointed to somewhere on our web site. I

Re: event.c freezes on XFilterEvent

2004-01-06 Thread Aric Stewart
Hello, I have done extensive XIM work in the crossover tree and have it working very well with a wide range of input methods including half and full ime input methods used in applications such as office-jp. I have been quite busy recently but will try hard to get a patch put together to get

Re: event.c freezes on XFilterEvent

2004-01-01 Thread Joshua Walker
> I often hit shift+space by accident > (while typing in English) and > brings the application to a halt. In my .xinitrc... -- export LANG="ja_JP.UTF-8" export XMODIFIERS="@im=kinput2" xmodmap -e 'keycode 115 = Kanji'

Re: event.c freezes on XFilterEvent

2004-01-01 Thread Vik
Hi, Happy New Year! > If I were you I would contect Mike McCormack & Jon Griffiths.. Thanks for the lead, I believe most of the current XIM patch code we use came from Mike's patch in 2002, and a mix of many other people's patches. I'll see if I can get in touch with him... > I'm sure -debu

Re: event.c freezes on XFilterEvent

2003-12-31 Thread Tom
Vik wrote: Hi, I'm more than willing to try and fix this, as XIM support is critical for people from my part of the world (Japan, and most likely for Korea & China). We've been coming up with rather crude patches to have XIM work till now(upto 20031118), but can't get it to work because of this

event.c freezes on XFilterEvent

2003-12-31 Thread Vik
Hi, I'm rather new to wine developement, and Xlib coding, and this is my first post to the list so bare with me please ;-) dlls/x11drv/event.c seems to freeze at XFilterEvent and brings the app to seizure ever since all the TSX functions have been gotten rid off... This is what happens: I