> > For some reason, lyx dumps core on anything but TrueColor for me, even
> > with the unpatched RPM and when I'm starting lyx without an
> > argument/document). (Has anybody else had this problem?) I'd like to
> > make sure this works properly before merging it into the main tree.
>
> If you try "lyx -private" and it doesn't crash in the other colour levels
> then its probably the bug in xforms we tracked down recently. This is
> especially likely if you are using glibc-2.1 (RH6.0 and other recent
> distros). IOW, several of us have had this problem and its fixed in the
> newest xforms binaries which have been linked against this newer glibc.
>
> Go to the xforms ftp site and get bxforms-0.88glibc2.tgz or something like
> that -- whatevers newest.
>
> Cheers,
> Allan. (ARRae)
>
> P.S. If possible please send patches in unified diff format (diff -u)
>
This looks like the problem. I am running RH6.0 (ie. glibc 2.1). If I
use "lyx -private", it does work on PseudoColor.
I haven't been very successful with getting the newer Xforms to work out.
I've tried both bxform-088-glibc2.1.tgz and ...99-glibc2..., as well as a
couple RPMs. Either lyx doesn't recompile or else, if it does compile, it
dumps core (even with --private).
Dan