Re: gephex--main--0.4--patch-1871
Georg Seidel <[email protected]> Sat, 2 Apr 2005 09:58:34 +0200
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 02.04.2005 um 01:41 schrieb Martin Bayer: > This was is the pluc patch > >> * [email protected]/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-----