[Scribus] Crash at startup time
Gansser, Martin
MGansser
Tue Nov 25 16:55:31 CET 2003
> -----Original Message-----
> From: Peter Linnell [mailto:scribusdocs at atlantictechsolutions.com]
> Sent: Tuesday, November 25, 2003 3:20 PM
> To: Gansser, Martin
> Subject: Re: [Scribus] Crash at startup time
>
>
> On Tue, 2003-11-25 at 09:03, Gansser, Martin wrote:
> > Hi, I tried to compile scribus-1.1.2 successfully on hpux 11.00, but
> > it crashed on execution.
> >
> >
> > this is the error message, it seems like a python problem.
> >
> > /usr/lib/dld.sl: Unresolved symbol: _Py_NoneStruct (data)
> from /opt/scribus/lib/scribus/plugins/libscriptplugin.sl.0.0
> > /usr/lib/dld.sl: Unresolved module for symbol:
> _Z14scribus_newdocP7_objectS0_ (plabel) from
> > IOT Abfrage (Hauptspeicherauszug ausgegeben)
> >
> > the only changes I've made was to patch cmdvar.h
> >
> > --- cmdvar.h.orig 2003-11-25 14:00:14.000000000 +0100
> > +++ cmdvar.h 2003-11-25 14:01:09.000000000 +0100
> > @@ -1,6 +1,7 @@
> > #ifndef CMDVAR_H
> > #define CMDVAR_H
> >
> > +#include "Python.h"
> > #include "scribus.h"
> >
> > /* Static global Variables */
> >
> >
> > qt-3.2.3
> > gcc-3.3.2
> > make-3.80
> > python-2.3.1
> > freetype-2.1.4
> > libart-2.3.10
> > ghostscript-7.07
> >
> > any help?
> > thanks Martin
>
> Martin,
> Can you try cvs to see if its fixed ?
>
> Paul and Franz have put some fixes to make the python 2.2/2.3 issues
> work a little better.
>
> I'd also recommend libart 2.3.16. Its mostly bug fixes.
libart 2.3.16 is installed
>
> Regards
> Peter
>
scribus-1.1.3cvs starts now w/o probs, but fails if I open a old or create a new scribus
document.
hunderts of lines with the message appears: QFont::setPointSize: Point size <= 0 (0)
thanks Martin
More information about the scribus
mailing list