On Dec 21, 2012, at 2:27 PM, IOhannes m zmölnig wrote: > On 12/21/2012 17:39, Hans-Christoph Steiner wrote: >> >> I'm still looking at why tclpd is causing this problem. Did removing >> tclpd totally solve it for you? i.e > > i found that the cause for these problems is often some initialization of > i18n support. > e.g. i had some problems with pdgst, where initializing gstreamer would turn > the decimal point to "," on a german locale -> all numbers sent from pd-core > to pd-gui would then be misinterpreted. > > a quick tests shows, that the problem seems indeed to be related (though > different). > $ LANG=C pd -lib tcllib path-with-ç-in-comments.pd > works fine here, whereas > $ LANG=C.UTF-8 pd -lib tcllib path-with-ç-in-comments.pd > hides the comments (C.UTF-8 is my default locale) > > > hope this helps with hunting down the problem.
yes, that is very helpful. I was at the point of having absolutely no idea... I'll take a look. .hc _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
