On Wednesday 26 January 2005 00:33, Sergey Plis wrote:
> Hi!
>
> After compiling 2.0.13 bigforth starts without a
> problem. However,
> xbigforth does not create a window. Running it in gdb
> gives:
>
> Program received signal SIGSEGV, Segmentation fault.
> 0xb7c5bf39 in XSetICFocus () from
> /usr/X11R6/lib/libX11.so.6
>
> Does anyone else have the same problem?

I've got a report of a related issue. Apparently, there are configurations 
where XCreateIC returns 0, i.e. no valid input method detected (and then 
crashes when this IC is used). I've now added code that detects all the 
cases where the input context is used. Try that:

http://www.jwdt.com/~paysan/bigforth-2.0.13.tar.bz2

-- 
Bernd Paysan
"If you want it done right, you have to do it yourself"
http://www.jwdt.com/~paysan/

Attachment: pgpzhmBCj89fJ.pgp
Description: PGP signature

Reply via email to