I updated my source this afternoon.

Are mulit-line equations supposed to default to two columns now?  I 
notice the new edit-> math entries, but they don't make much sense.

Also, I can't insert labels in equations, although I think I saw 
traffic on this.

The biggy, though, is that it crashes on print.  Running in gdb,

I get (before any dialog) 

Program received signal SIGSEGV, Segmentation fault.
PrinterParams::~PrinterParams (this=0x12595ce0, __in_chrg=3)
    at /usr/include/g++/std/bastring.h:190
190         { rep ()->release (); }

(gdb) bt
#0  PrinterParams::~PrinterParams (this=0x12595ce0, __in_chrg=3)
    at /usr/include/g++/std/bastring.h:190
#1  0x82092a4 in ControlPrint::setParams (this=0x8337b00) at ControlPrint.C:69
#2  0x82615c0 in ControlDialog<ControlConnectBD>::show (this=0x8337b00)
    at ControlDialogs.h:65
#3  0x8278c6f in SigC::ObjectSlot0_<void, ControlDialog<ControlConnectBD> >::cal
lback (d=0x833c034) at ../../../sigc++/object_slot.h:56
#4  0x8223f4f in SigC::Signal0<void, SigC::Marshal<void> >::emit (
    this=0x8328f70) at ../../../sigc++/slot.h:260
#5  0x80dd505 in LyXFunc::Dispatch (this=0x8336480, ac=6, 
    do_not_use_this_arg=@0xbfbff204) at ../sigc++/basic_signal.h:172
#6  0x80d9fc3 in LyXFunc::processKeySym (this=0x8336480, keysym=112, state=4)
    at lyxfunc.C:402
#7  0x80568fa in BufferView::Pimpl::workAreaKeyPress (this=0x8328300, 
    keysym=112, state=4) at BufferView_pimpl.C:517
#8  0x82265bf in SigC::ObjectSlot2_<void, unsigned long, unsigned int, BufferVie
w::Pimpl>::callback (d=0x8336134, p1=112, p2=4) at ../sigc++/object_slot.h:250
#9  0x8233bbf in SigC::Signal2<void, unsigned long, unsigned int, SigC::Marshal<
void> >::emit (this=0x832833c, p1=@0xbfbff2e8, p2=@0xbfbff2e4)
    at ../sigc++/slot.h:456
#10 0x808712b in WorkArea::work_area_handler (ob=0x8328a00, event=9, key=16, 
    xev=0x2834737c) at WorkArea.C:432
#11 0x8086226 in C_WorkArea_work_area_handler (ob=0x8328a00, event=9, key=16, 
---Type <return> to continue, or q <return> to quit---
    xev=0x2834737c) at WorkArea.C:58
#12 0x2830c4ff in fl_handle_it () from /usr/X11R6/lib/libforms.so.0.88
#13 0x2830c5a5 in fl_handle_object () from /usr/X11R6/lib/libforms.so.0.88
#14 0x282fefba in fl_keyboard () from /usr/X11R6/lib/libforms.so.0.88
#15 0x282ff382 in fl_handle_form () from /usr/X11R6/lib/libforms.so.0.88
#16 0x282ff64d in do_keyboard () from /usr/X11R6/lib/libforms.so.0.88
#17 0x282ffc29 in do_interaction_step () from /usr/X11R6/lib/libforms.so.0.88
#18 0x2830024a in fl_treat_interaction_events ()
   from /usr/X11R6/lib/libforms.so.0.88
#19 0x28300284 in fl_check_forms () from /usr/X11R6/lib/libforms.so.0.88
#20 0x81a20c8 in GUIRunTime::runTime () at GUIRunTime.C:85
#21 0x80cb5ac in LyXGUI::runTime (this=0x82fd280) at lyx_gui.C:315
#22 0x80cd2c1 in LyX::LyX (this=0xbfbff674, argc=0xbfbff694, argv=0xbfbff6e0)
    at ../src/lyx_main.C:174
#23 0x80f9841 in main (argc=1, argv=0xbfbff6e0) at ../src/main.C:38
#24 0x804ffbd in _start ()
(gdb) 


However, I can export to latex and print that way.

hawk

-- 
Prof. Richard E. Hawkins, Esq.                     /"\   ASCII ribbon campaign 
[EMAIL PROTECTED]  Smeal 178  (814) 375-4700         \ /   against HTML mail
These opinions will not be those of                 X    and postings 
Penn State until it pays my retainer.              / \ 

-- 
Prof. Richard E. Hawkins, Esq.                     /"\   ASCII ribbon campaign 
[EMAIL PROTECTED]  Smeal 178  (814) 375-4700         \ /   against HTML mail
These opinions will not be those of                 X    and postings 
Penn State until it pays my retainer.              / \ 


Reply via email to