Joost Verburg wrote:

Jean-Marc Lasgouttes wrote:

This last bug seems to be a consequence of the fix to bug 2423. Try to
see what happens when the spellchecker window gains and looses focus:
it jumps to the next word :(

Most spell checker problems are indeed caused by this wrong fix. I reverted the patch and now things seem to work fine.

I think the document type conversion crash is also gone.

Are you sure that this fix is the cause of your crashes? Yesterday, I used valgrind in order to check whether there are any memory access errors (on Linux, of course). AFAICS, there are no memory problems with the current 1.4.3svn even when running aspell (in all kinds of ways) and changing the document type.

However, the spell checker behaves strangely:

In a single-paragraph document like

 Hello sml sml world

only the third word is identified as faulty but the spell checker states that it has checked four words. So it definitely skips some words in the document.

Regards,

Michael

Reply via email to