-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Max wrote: > Doesn't work here (OS 10.6) neither with Pd-extended (0.41.4), but with PD > vanilla 0.42-5 it does work.
this is a known bug in pd-0.41 fixed in 0.42 the problem is the way Pd is started on osx in order to make it a nice and proper osx app, the "main" application has to be the GUI. so when you start Pd from terminal, it will actually not start but instead launch Pd-gui which fires up Pd (this time for real). since this is so complicated, all arguments get lost. however, you should be able to do: /Applications/Pd-extended.app/Contents/Resources/bin/pd -nogui ~/pd/externals/incr/incr-help.pd fgmsd IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAksAfl4ACgkQkX2Xpv6ydvRA0wCg6R96nVVVlN0VvPI4j72rcc+x QTwAn23/+BdF+oHj+/pjrm6TNkE50oH/ =XRG2 -----END PGP SIGNATURE----- _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
