[scribus-dev] #9559
Gregory Pittman
gpittman at iglou.com
Sun Mar 6 18:42:20 CET 2011
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.
Greg
More information about the scribus-dev
mailing list