On Feb 19, 2012, at 4:31 AM, Oded Ben-Tal wrote:
hi,
Very light testing on WinXP:
- antivirus finds something in there a threat. The message is not informative but perhaps you are doing some memory things that it doesn't like?
There has been a false positive on Pd-extended for years. Tell your anti-virus software maker to recheck, or post details about any virus that it thinks is in Pd-extended.
- pretty minor: with the new setting for error messages pd still outputs lots of empty lines (where the ignored messages are). This means that some genuine erros may be hidden from view (unless oyu notice and scroll up).
I'm looking into this.
I really like the magic lantern mode (I presume the audio signal is the amplitude not the actual numbers?)
Yeah, its really great. The sad part is that Joe Sarlo wrote that in about 2003, and it just languished until Ico ported it to pd-l2ork.
.hc
"Free software means you control what your computer does. Non-free software means someone else controls that, and to some extent controls you." - Richard M. Stallman
On Mon, 2012-02-20 at 10:29 -0500, Hans-Christoph Steiner wrote:
- pretty minor: with the new setting for error messages pd still outputs lots of empty lines (where the ignored messages are). This means that some genuine erros may be hidden from view (unless oyu notice and scroll up).
I'm looking into this.
This is mainly because of tclpd loader messages. Every instantiation at patch loading time seems to cause 3 lines of messages:
tclpd loader: searching for foo in path... tclpd loader: searching for foo/foo in path... tclpd loader: found nothing!
I don't know what should be considered the normal/expected/common case. But if the common case is that nothing is found, I think it would be good if it'd only post a message when it actually finds something.
Otherwise, it could probably be shortened to only one line?
Roman
On Mon, 2012-02-20 at 16:49 +0100, Roman Haefeli wrote:
On Mon, 2012-02-20 at 10:29 -0500, Hans-Christoph Steiner wrote:
- pretty minor: with the new setting for error messages pd still outputs lots of empty lines (where the ignored messages are). This means that some genuine erros may be hidden from view (unless oyu notice and scroll up).
I'm looking into this.
This is mainly because of tclpd loader messages. Every instantiation at
There is something missing. I wanted to say:
Every instantiation of an abstraction at
patch loading time seems to cause 3 lines of messages:
tclpd loader: searching for foo in path... tclpd loader: searching for foo/foo in path... tclpd loader: found nothing!
I don't know what should be considered the normal/expected/common case. But if the common case is that nothing is found, I think it would be good if it'd only post a message when it actually finds something.
Otherwise, it could probably be shortened to only one line?
Roman
On Feb 20, 2012, at 10:49 AM, Roman Haefeli wrote:
On Mon, 2012-02-20 at 10:29 -0500, Hans-Christoph Steiner wrote:
- pretty minor: with the new setting for error messages pd still outputs lots of empty lines (where the ignored messages are). This means that some genuine erros may be hidden from view (unless oyu notice and scroll up).
I'm looking into this.
This is mainly because of tclpd loader messages. Every instantiation at patch loading time seems to cause 3 lines of messages:
tclpd loader: searching for foo in path... tclpd loader: searching for foo/foo in path... tclpd loader: found nothing!
I don't know what should be considered the normal/expected/common case. But if the common case is that nothing is found, I think it would be good if it'd only post a message when it actually finds something.
Otherwise, it could probably be shortened to only one line?
Roman
Thanks for that tip, I think I fixed this with this commit:
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=revision&revi...
.hc
¡El pueblo unido jamás será vencido!