On 07/12/2018 03:32 PM, Csaba Láng wrote:
IOhannes,
thanks for your reply. There is no instruction about clicking in the right order, as Pd crashes at opening the patch itself.
then you should:
$ /Applications/Pd-0.48-1.app/Contents/Resources/bin/pd -verbose -stderr /path/to/texttest.pd
see whether it gives you something meaningful. if it doesn't, try hooking up a debugger, like gdb or lldb.
gfdasr IOhannes