Angus Leeming wrote: > It looks good to me, but we should still ascertain why > if (last_loaded->dispatch(batch_command, &success)) > is failing.
Is it? I got the errors when lyx2lyx failed. loadLyXFile() returns false in this case and the statement above is never executed. Or did you observe the error in other cases, too? Georg