Hello,
2 bug reports:
1) TOC-menu crash
When acessing the the TOC menu in 1.1.5pre3 with a fairly large TOC (PhD
text), lyx crashes always.
With smaller TOC structures, I did not see any crash.
Here is the backtrace (I am used to "longer" backtraces) with gdb:
--------------------------------------------------
(gdb) run
Starting program: /root/lyx-1.1.5pre3/src/lyx
Program received signal SIGSEGV, Segmentation fault.
0x64657472 in ?? ()
Current language: auto; currently c
(gdb) bt
#0 0x64657472 in ?? ()
(gdb)
--------------------------------------------------
2) Inserting pretty ref etc...
When I insert a prettyref abd try view->postscript, Latex complains
about
a probably missing }: "Paragraph ended before \@prettyref was complete"
This happens wherever I put a prettyref in a normal or other paragraph.
I compiled lyx from the source distribution with gcc version
egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) on Suse 6.3 with Xforms
0.88. All other lyx versions ran fine (except for a few known bugs).
Was I a little too fast in trying out this version?
Paul (normally listening to lyx-users list).