[Scribus] Python problem
Paul
paul
Sat Nov 1 14:45:08 CET 2003
Hi,
I've partially solved the Python script problem reported today in so
much as I can now avoid the segfault reported. To do this alter
slotDoCurs to read
if (yp >= 0) return;
prior to the line
if (b->Ptext.at(b->CPos-1)->yp == 0)
in the first level of if statements (recompile and run).
This solves the problem, but does raise a new problem in that more text
cannot be entered into the box. I'm off for the rest of the day (until
about 10pm), but that should keep you a bit happier.
TTFN
Paul
--
One OS to fool them all
One browser to find them
One email client to bring them all
And through security holes, blind them...
More information about the scribus
mailing list