[PD-dev] [ pure-data-Bugs-1525788 ] [namecanvas $1] crashes Pd when addressed by parent

Frank Barknecht fbar at footils.org
Thu Jul 20 12:11:29 CEST 2006


Hallo,
SourceForge.net hat gesagt: // SourceForge.net wrote:

> If an abstraction containing [namecanvas $1] is
> instantiated with a first argument e.g. foo, and the
> message [;foo msg bar( is sent from the parent, Pd crashes.

Okay, Pd shouldn't crash, but the message you send is not correctly
formatted. You forgot to add coordinates: Your message should look
like this:  [;foo 10 20 msg bar(

Pd doesn't crash with this message.

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__




More information about the Pd-dev mailing list