[PD] Dynamic Patching with 0.47

Thomas Mayer thomas at residuum.org
Sun Jun 19 01:36:00 CEST 2016


Hi,

with Pd 0.47 in Debian dynamically deleting objects does not work anymore.

When I open my abstraction
https://github.com/residuum/Puredata-abstractions/blob/master/glue/switch-matrix.pd,
I get an error in the console

(Tcl) INVALID COMMAND NAME: invalid command name ".find.entry"
   while executing
".find.entry get"
   (procedure "pdtk_showfindresult" line 10)
   invoked from within
"pdtk_showfindresult .x90a2a58 1 1 35"
   ("uplevel" body line 483)
   invoked from within
"uplevel #0 $docmds"

and a series of

error: consistency check failed: sys_decodedialog: inlet

followed by a series of

error: .x90a2a58: no such object

I boils down to the subpatch "delete-inlets", which is a series of

[$0 find inlet 1(

[$0 findagain(

[$0 cut(

[$0 dirty 0, menuclose 1(

Has there a change in the implementation of [; find( or [; findagain(?

Thanks,
Thomas
-- 
"As long as people kept worrying that the machines were taking over,
they wouldn't notice what was really happening. Which was that the
programmers were taking over." (Robert Anton Wilson - The Homing Pidgeons)
http://www.residuum.org/



More information about the Pd-list mailing list