[PD-dev] [pure-data:patches] #554 make un-created objects findable

IOhannes m zmölnig zmoelnig at iem.at
Mon Aug 24 20:56:41 CEST 2015


On 08/24/2015 03:51 PM, Ticket 554 wrote:
> 
> when an object cannot be created, Pd prints the error `foo couldn't create`
> so the user knows that the object failed to instantiate.
> unfortunately there is no way to easily find this failed object (in a huge patch).
> 
> this patch uses `pd_error()` to print the error-message, so the failed object is
> findable via:
> - *Find last error*
> OR
> - *Ctrl-clicking on the error-message*


btw, is there actually a *reason* why current Pd doesn't allow to "find"
a "couldn't create"-error?

if not, that patch fixes it.

gfmasrd
IOhannes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20150824/7b146713/attachment.sig>


More information about the Pd-dev mailing list