>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> On Wed, Sep 11, 2002 at 11:55:05AM +0200, Jean-Marc Lasgouttes John> wrote: >> #0 0x401e08b7 in QObject::queryMetaObject () at eval.c:41 #1 >> 0x401dfdfa in QObject::connect () at eval.c:41 #2 0x08389fb7 in >> QContentPane::QContentPane (this=0x86a6638, parent=0x86a59d0) at >> ../../../../lyx-devel/src/frontends/qt2/QContentPane.C:89 John> No idea. The connection from the scrollbar is causing a crash John> for some reason. What Qt version ? Did you make sure to build John> cleanly (delete all moc files etc.) after changing moc ? I used what is installed here: schuss: rpm -q qt-devel qt-devel-2.3.0-3 This is a redhat 7.1 installation, and I do not really have the option of upgrading it (OK, I can, but I'd rather avoid it). Is it supposed to be good enough? JMarc