> No, LyX simply behaves as before and doesn't start. I rather think > that an endless loop may occur with the latest proposal from Bo, but > I didn't look carefully at the patch. I mean, if the reconfigure is > still unsuccessful, LyX may continuosly asking for reconfiguring.
The dialog (and reconfigure) is triggered before the main event loop (in execBatchCommand) so an endless loop should not appear. After reconfiguration, textclasslist is still empty so only configure and quit can be used. Anyway, reconfigure completes in one second here so I can not test what will happen if reconfigure fails again. This is why I ask windows people to test. Cheers, Bo
