Re: input of cjk characters crashes lyx.exe

2007-01-24 Thread Georg Baum
Abdelrazak Younes wrote: > I suspect there is something wrong happening in > GuiWorkArea::inputMethodEvent(). I never managed to understand what this > method was about but it is related to asian languages apparently. But even if that is the case it does not explain why it gives different results

Re: input of cjk characters crashes lyx.exe

2007-01-24 Thread Abdelrazak Younes
Georg Baum wrote: Abdelrazak Younes wrote: 한창길 wrote: Hello, What is the size of text_? In my windows box, text_.size()=2, but in my linux box text_.size()=1 for the same >character. It should be one in any case. Nope. I got "text_size()=2" in my windows box, from inserting "lyxerr << "te

Re: input of cjk characters crashes lyx.exe

2007-01-24 Thread Georg Baum
Abdelrazak Younes wrote: > 한창길 wrote: >> Hello, >> >>> What is the size of text_? >> >>> In my windows box, text_.size()=2, but in my linux box text_.size()=1 >>> for the same >character. It should be one in any case. >> >> Nope. I got "text_size()=2" in my windows box, from inserting >> >> "

Re: input of cjk characters crashes lyx.exe

2007-01-24 Thread Abdelrazak Younes
한창길 wrote: > Hello, > >> What is the size of text_? > >> In my windows box, text_.size()=2, but in my linux box text_.size()=1 for >> the same >character. >> It should be one in any case. > > Nope. I got "text_size()=2" in my windows box, from inserting > > "lyxerr << "text_.size()=" << tex

Re: input of cjk characters crashes lyx.exe

2007-01-24 Thread Abdelrazak Younes
José Matos wrote: On Wednesday 24 January 2007 5:58:54 am 한창길 wrote: Hello, What is the size of text_? In my windows box, text_.size()=2, but in my linux box text_.size()=1 for the same character. It should be one in any case. A quick search (read use of svn blame :-) ) in that fil

Re: input of cjk characters crashes lyx.exe

2007-01-24 Thread José Matos
On Wednesday 24 January 2007 5:58:54 am 한창길 wrote: > Hello, > > >What is the size of text_? > > In my windows box, text_.size()=2, but in my linux box text_.size()=1 > for the same character. A quick search (read use of svn blame :-) ) in that file shows that the file is essential the same

Re: input of cjk characters crashes lyx.exe

2007-01-23 Thread José Matos
On Sunday 21 January 2007 3:07:18 am 한창길 wrote: > Hello, > > The current window version(07-01-15) of lyx1.5svn crashes when I try to > input Korean characters, with the following error messages, > > "Assertion triggered in unsigned int __thiscall > lyx::QLyXKeySym::getUCSEncoded const by failing ch