Joao Luis M. Assirati wrote: > Hi, > > Clicking the "Navigate" menu with no document open crashes lyx > 1.3.0cvs. Here is the backtrace:
Yep, same here.
However, when commenting out the Toc item of the Navigate menu,
prevents this crash:
#
# NAVIGATE MENU
#
Menu "navigate"
# Toc
Separator
Item "Error|E" "error-next"
There's a SIGSEGV bug in the generation of Toc, when no document is loaded.
Does that give a hint?
Regards,
Rob.
