Abdelrazak Younes wrote: > Joost Verburg wrote: >> Peter Kümmel wrote: >>> Peter Kümmel wrote: >>>> - controller().clearParams(); >>>> +// controller().clearParams(); >>> >>> Is also fixes my aspell crash >> >> The crash is fixed indeed, but there is still an endless message box >> loop. >> > > Hum... the call to dialog().CancelButton() seems superfluous in > ControlSpellchecker::checkAlive(). That may well be the cause of your > crash. Could you please try out this patch? If it works then it can > easily be backported to 1.4. > > But I still don't understand why I don't see a crash...
Make sure you really link against the new aspell libraries. Peter