Bugs item #3589171, was opened at 2012-11-22 12:21 Message generated for change (Tracker Item Submitted) made by elvettsemic You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3589171...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: puredata Group: v0.43 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Thomas Mayer (elvettsemic) Assigned to: Nobody/Anonymous (nobody) Summary: Posting curly braces sometimes leads to TCL error
Initial Comment: When I post some valid JSON string in Pd-extended, the console sometimes outputs
(TCL) MISSING CLOSE BRACE
TCL is not executed correctly afterwards, neither menu items nor posting other data to the console.
This is dependant on the JSON string itself, I have attached a Pd patch that exhibits this behaviour, by using my extension PuREST JSON (https://github.com/residuum/PuRestJson).
In Pd vanilla this is a fatal operation, as Pd becomes completely unresponsive.
When starting Pd (extended or vanilla) with -stderr works, no problem occurs at all.
Pd-extended 0.43.4 2012116 Debian Wheezy i386
Pd vanilla 0.43.2 Raspian (Debian Wheezy armhf).
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3589171...