Julien Rioux wrote: > No it didn't crash before, but I did svn up since the last time I edited > that file.
there has been some movement in instant preview code last days :) > I would like to do backtrace, but have not done this before. Do I need to > compile with special flags? yes, ./configure --enable-debug && make then gdb src/lyx and after crash type 'bt' in console and post the result here. pavel
