[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
| [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
|
| | This patch even makes it run, albeit with a grabled screen. The gui
| | operations (adding objects and such) are done in the wrong order.
|
| No changes to xforms, but changes so that qt compiles.
| (patch at bottom)
But also qt3 segfaults upon startup:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 46912496293136 (LWP 28420)]
BufferView::cursor (this=0x0) at BufferView.C:419
419 LCursor & BufferView::cursor()
(gdb) bt
#0 BufferView::cursor (this=0x0) at BufferView.C:419
#1 0x000000000050edf3 in LyXFunc::getStatus (this=0xcf0c40,
[EMAIL PROTECTED])
at lyxfunc.C:340
#2 0x0000000000770249 in lyx::frontend::QLToolbar::add
(this=0xcfdeb0,
[EMAIL PROTECTED], [EMAIL PROTECTED]) at QLToolbar.C:195
#3 0x0000000000770970 in QLToolbar (this=0xcfdeb0, [EMAIL PROTECTED],
owner=Variable "owner" is not available.
)
at QLToolbar.C:177
#4 0x0000000000770a3c in make_toolbar ([EMAIL PROTECTED],
[EMAIL PROTECTED])
at QLToolbar.C:160
#5 0x00000000006c69cf in Toolbars::add (this=0xcf07e0, [EMAIL PROTECTED])
at Toolbars.C:119
#6 0x00000000006c6e3f in Toolbars::init (this=0xcf07e0) at
Toolbars.C:44
#7 0x000000000076de1d in QtView (this=0xcd9a40, owner=Variable
"owner" is not available.
) at QtView.C:63
#8 0x000000000073174e in lyx::frontend::GuiImplementation::newView (
this=0x7ffffc62e778) at GuiImplementation.h:56
--
Lgb