I'm still trying to get LyX to typeset a file I have with many child
documents that have spaces in their filenames. The file also has a
fair amount of ERT, graphics, etc. Trying to open it now crashes LyX.
Here's the backtrace.
Bennett
----------------
Assertion triggered in virtual void lyx::InsetCollapsable::cursorPos
(const lyx::BufferView&, const lyx::CursorSlice&, bool, int&, int&)
const by failing check "status() != Collapsed" in file
insetcollapsable.C:244
Program received signal SIGABRT, Aborted.
0x9003d1dc in kill ()
(gdb) bt
#0 0x9003d1dc in kill ()
#1 0x9010f2af in raise ()
#2 0x9010de02 in abort ()
#3 0x001174f7 in lyx::support::abort () at abort.C:25
#4 0x00180dce in lyx::InsetCollapsable::cursorPos (this=0x1a97e160,
[EMAIL PROTECTED], [EMAIL PROTECTED], boundary=0, [EMAIL PROTECTED],
[EMAIL PROTECTED]) at insetcollapsable.C:244
#5 0x0004315f in lyx::bv_funcs::coordOffset ([EMAIL PROTECTED],
[EMAIL PROTECTED], boundary=false) at bufferview_funcs.C:170
#6 0x00043419 in lyx::bv_funcs::getPos ([EMAIL PROTECTED],
[EMAIL PROTECTED], boundary=false) at bufferview_funcs.C:218
#7 0x0000495b in lyx::BufferView::fitCursor (this=0xe981730) at
BufferView.C:300
#8 0x00007f6d in lyx::BufferView::loadLyXFile (this=0xe981730,
[EMAIL PROTECTED], tolastfiles=true) at BufferView.C:269
#9 0x00157b0e in lyx::LyXView::loadLyXFile (this=0xe971e84,
[EMAIL PROTECTED], tolastfiles=1) at LyXView.C:167
#10 0x000771ca in lyx::LyXFunc::open (this=0xe9194c0,
[EMAIL PROTECTED]) at lyxfunc.C:1936
#11 0x0007dc60 in lyx::LyXFunc::dispatch (this=0xe9194c0,
[EMAIL PROTECTED]) at lyxfunc.C:1191
#12 0x0006a82e in lyx::dispatch ([EMAIL PROTECTED]) at lyx_main.C:1453
#13 0x0015a044 in lyx::frontend::GuiApplication::event
(this=0xf01ac00, e=0xbfffece4) at GuiApplication.C:211
#14 0x0016a1ae in QApplicationPrivate::notify_helper () at
mailinset.C:38
#15 0x0016f6c7 in QApplication::notify () at mailinset.C:38
#16 0x001c7470 in QApplicationPrivate::globalAppleEventProcessor ()
at /usr/include/c++/4.0.0/iostream:76
#17 0x91516fb5 in aeDispatchAppleEvent ()
#18 0x91516ee6 in dispatchEventAndSendReply ()
#19 0x91516db2 in aeProcessAppleEvent ()
#20 0x92dcc340 in AEProcessAppleEvent ()
#21 0x001c6e5c in QApplicationPrivate::globalEventProcessor () at /
usr/include/c++/4.0.0/iostream:76
#22 0x92dc886b in DispatchEventToHandlers ()
#23 0x92dc7f10 in SendEventToEventTargetInternal ()
#24 0x92dc7dd5 in SendEventToEventTargetWithOptions ()
#25 0x92dcf357 in ToolboxEventDispatcherHandler ()
#26 0x92dc8c22 in DispatchEventToHandlers ()
#27 0x92dc7f10 in SendEventToEventTargetInternal ()
#28 0x92dcf1f0 in SendEventToEventTarget ()
#29 0x001bf8f0 in qt_mac_send_event () at /usr/include/c++/4.0.0/
iostream:76
#30 0x002c1f8b in QEventDispatcherMac::processEvents () at
InsetMathString.C:33
#31 0x002da1aa in QEventLoop::processEvents () at InsetMathString.C:33
#32 0x002da2df in QEventLoop::exec () at InsetMathString.C:33
#33 0x001cabf1 in QCoreApplication::exec () at /usr/include/c++/4.0.0/
iostream:76
#34 0x0006fba5 in lyx::LyX::exec (this=0xbffff994, [EMAIL PROTECTED],
argv=0xbffffa1c) at lyx_main.C:473
#35 0x000031d3 in main (argc=1, argv=0xbffffa1c) at main.C:48