[gephex-devel] gephex--main--0.4--patch-1871

Georg Seidel georg at gephex.org
Sat Apr 2 09:58:34 CEST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Am 02.04.2005 um 01:41 schrieb Martin Bayer:

> This was is the pluc patch
>
>>  * martin at gephex.org--2004/gephex--martin--0.4--patch-66
>>    pluc.py patch from michael (part of bug #94)
>
>> --- orig/modules/pluc.py
>> +++ mod/modules/pluc.py
>> @@ -217,7 +217,7 @@
>>  def createInputSpec(input):
>>          (id,options) = input
>>          if options.has_key('default'):
>> -                default = 'default='+options['default']
>> +                default = 'default=['+options['default']+']'
>>          else:
>>                  default = ''
>
> and this is the first part of the dynamic resize code for the
> sharedmemory output i don't want to merge yet :(

You mean you merged by accident? One thing I noticed:
you changed the shared memory permission flags to 777
from 666, which will not run on mac os x (as the comment
above says).

Georg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (Darwin)

iD8DBQFCTlCu/rP0cdKF/ToRAlyUAJ92+oiywtInPh1mqcVEH4yM2teJlgCg16OR
d1dplQJpyX64LBu7HYX2BfM=
=lhe3
-----END PGP SIGNATURE-----



More information about the gephex-devel mailing list