[scribus-dev] #9559

a.l.e ale.comp_06 at xox.ch
Mon Mar 7 20:55:23 CET 2011


buonasera,

> On 3/7/11 12:04 AM, Gregory Pittman wrote:
> > On 03/06/2011 12:42 PM, Gregory Pittman wrote:
> >> On 03/06/2011 11:57 AM, Gregory Pittman wrote:
> >>> On 03/06/2011 11:50 AM, Craig Bradney wrote:
> >>>> Hi Greg
> >>>>
> >>>> Can you please test 9559?
> >>>>
> >>>> Edit scriptercore.cpp and change:
> >>>>
> >>>> cm += QString("sys.path[0] =
> >>>> \"%1\"\n").arg(escapedAbsPath);
> >>>>
> >>>> to
> >>>>
> >>>> cm += QString("sys.path.insert(0,
> >>>> \"%1\")\n").arg(escapedAbsPath);
> >>>
> >>> Ok.
> >>> I'll have to resurrect a script that used PIL.
> >>
> >> Initial testing suggests it still doesn't work. I'll make a smaller
> >> script that uses PIL to try to make sure.
> > 
> > Still not getting it to work, but here are couple of scripts that
> > you might try to test with.
> > 
> > The first, piltest.py, attempts to simply use PIL::Image to make an
> > image frame of the correct size at set coordinates, with a set
> > width. This fails and freezes.
> > 
> > The second, piltest2.py, is even simpler, just trying to load an
> > image and shows a messageBox of its dimensions. Interestingly, this
> > works to this point, yet still freezes. I will see if I can learn
> > something about this Image module to try to explain this.
> > 
> 
> Ale, Greg, Malex, anyone who knows about scripting/python/PIL.. any
> further thoughts on this?
> 
> RC2 is being tagged tonight.. if we could get this fixed in RC3 or
> final, that would be nice!

i don't have any ubuntu box around...

but, if needed, i can have a look at it.

ciao
a.l.e



More information about the scribus-dev mailing list