On Thursday 25 April 2002 7:31 pm, Juergen Spitzmueller wrote: > Angus, > I think you broke something with your recent changes: > The choice in the citation dialog does not show the citation key anymore > (is always empty). > If you insert a citation, LyX is no more: > > Program received signal SIGSEGV, Segmentation fault. > 0x082a38db in biblio::getCiteCommand (command=30, full=false, > forceUCase=false) > at /usr/include/g++/std/bastring.h:220 > 220 { return assign (s, traits::length (s)); } > > Juergen.
Juergen, all behaves as I'd expect here. I get no crashes. The citation-style widget is disabled because it contains nothing. Even when I enable-natbib, save, close lyx and restart, the citation-style widget is disabled because the BibTeX database doesn't exist. Could you supply the database and I'll test further. A gdb backtrace of your crash would be good too. Angus