[scribus-dev] #9559

Craig Bradney cbradney at scribus.info
Mon Mar 7 20:17:46 CET 2011


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!

thanks
Craig

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 259 bytes
Desc: OpenPGP digital signature
URL: <http://lists.scribus.net/pipermail/scribus-dev/attachments/20110307/6c833f99/attachment.pgp>


More information about the scribus-dev mailing list