I did a cvs update thursday, in order to test 1.3.1cvs. It is mostly very nice compared to 1.3.0, I now have working math preview and antialiased screen fonts with freetype. But spellchecking with pspell crashes instantly.
Lyx with pspell used to crash at the end of spellchecking, now it don't get to check a single word before it dies from a SIGSEGV. The file is saved, fortunately. I want pspell because of its ability to spellcheck two-language text.
This is the config used: ./configure --with-frontend=qt --with-gnu-ld --with-pspell
The machine is an x86 running mostly debian testing, with qt3, freetype and gcc/g++-3.2 from debian unstable.
Helge Hafting