Patches item #3204677, was opened at 2011-03-09 16:43
Message generated for change (Tracker Item Submitted) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3204677&group_…
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: bugfix
Status: Open
Resolution: None
Priority: 9
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: fix post/verbose API and improve Pd window
Initial Comment:
This patch set completes a very inter-related things related to the Pd window and the logging functions. I think you'll find it a huge improvement. It is a combo of work that IOhannes and I recently did.
- completes the post/verbose API on the Tcl side
- adds logpost() proc/function for logging at a set level
- adds symbolic labels to the Log menu numbers
- adds 'pd findinstance' to allow Ctrl-clicking or hitting Enter on a log message to show which instance generated that message
- makes posting to the log more efficient due to integration with the Tk loop (i.e. after idle)
- complete buffer of all log messages that is filterable using the Log: menu (can filter about 100,000 lines per second on my machine)
- makes the text in the Pd window un-editable but still copy-n-paste-able (patch #3)
- separates the idea of the -verbose flag and log level since they are different
- adjust the post() statements that should be error statements, like "... couldn't create". (patch #4)
This came out of this discussion:
http://lists.puredata.info/pipermail/pd-dev/2011-02/016565.htmlhttp://lists.puredata.info/pipermail/pd-dev/2011-03/016629.html
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3204677&group_…
Patches item #3170987, was opened at 2011-02-02 23:47
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3170987&group_…
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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Miller Puckette (millerpuckette)
Summary: add method 'clear' to [delwrite~]
Initial Comment:
add method 'clear' to [delwrite~]
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3170987&group_…
Bugs item #3202613, was opened at 2011-03-08 00:35
Message generated for change (Tracker Item Submitted) made by whyameye
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3202613&group_…
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: pd-extended
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: whyameye (whyameye)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: pd~ incorrect file paths: pd-extended 0.42-5 Linux
Initial Comment:
sending a [start( message to [pd~] causes "sh: /usr/lib/bin/pd-gui: not found" to be returned to stderr and no subprocess created. Adding a symbolic link: /usr/lib/bin -> /usr/lib/pd-extended/bin gets the subprocess to load but no libraries are found in the subprocess. Adding a symbolic link: "/usr/lib/extra -> /usr/lib/pd-extended/extra" causes the libraries to be found still other file-not-found errors show due to other incorrect file paths (help for objects, for example).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3202613&group_…
Bugs item #3198672, was opened at 2011-03-03 14:09
Message generated for change (Tracker Item Submitted) made by marcelocarneiro
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3198672&group_…
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: pd-extended
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Marcelo Carneiro de Lima (marcelocarneiro)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: How do I Load a new Library?
Initial Comment:
Hello. I have just downloaded the pd-zexy as I was instructed to do to solve the absence of operational objects like [&&~]. Unfortunately I don't know how to make pd look for and use this new library. I also don't know where do I download the hexloader as I was also instructed to load it and use it.
Thanks in advance.
Marcelo
Pd version 0.42.5-extended-rc5
Windows Vista 32 bits
Audiobox USB PreSonus
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3198672&group_…
Bugs item #3198455, was opened at 2011-03-03 10:41
Message generated for change (Tracker Item Submitted) made by marcelocarneiro
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3198455&group_…
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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Marcelo Carneiro de Lima (marcelocarneiro)
Assigned to: Nobody/Anonymous (nobody)
Summary: Object not found
Initial Comment:
Hello, PD does not find these operation objects: [&&~], [==~], [||~]. What can I do?
Pd version 0.42.5-extended-rc5
Wndows Vista 32 bits (home edition)
Audiobox USB PreSonus.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3198455&group_…
Bugs item #3197416, was opened at 2011-03-02 15:46
Message generated for change (Tracker Item Submitted) made by reduzent
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3197416&group_…
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: externals
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Roman Haefeli (reduzent)
Assigned to: Nobody/Anonymous (nobody)
Summary: mrpeach [tcpreceive] outputs negative numbers
Initial Comment:
If bytes > 127 are received, they are wrapped to -128 to -1 by [tcpreceive]. The attached patch illustrates the problem.
Tested with current svn head and Pd-vanilla 0.42-5, 0.43test4, Pd-extended 0.42 on Ubuntu 10.04
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3197416&group_…
Bugs item #3195798, was opened at 2011-03-01 03:48
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3195798&group_…
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: None
Status: Open
Resolution: None
Priority: 5
Private: Yes
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: pd lost midi in and midi out
Initial Comment:
Every time i initiated the program i need to adjust midi in and midi out Via midi yoke,can help me?Im using windows 7 64 bits home premium and puredata 0.42.5-extended
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3195798&group_…
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
right now the gui-plugins in our svn-repository live in
/trunk/scripts/guiplugins/
i find this most unfortunate, since
a) the other "scripts" in the /trunk/scripts/ section are mainly
concerned with build-systems and the like, and could thus be considered
"meta", unlike the gui-plugins
b) as a user i couldn't care less whether the gui-plugins are written in
a scripted language or not
i would therefore propose to immediately move the
/trunk/scripts/guiplugins/ to /trunk/guiplugins/ to avoid any further
confusion.
sidenote: right now, there are 8 subdirectories in
/trunk/scripts/guiplugins, all of them committed by hans.
so the switch is unlikely to create any havoc.
fmgasdr
IOhannes
PS: i would also like to re-propose to move trunk/abstractions into
trunk/externals
while they are not "externals" in the "compiled binary objects that are
dlopen()ed" sense, they are external to Pd. otoh, many libraries in the
trunk/externals/ section contain not only compilable code but also (or
exclusively) abstractions.
the segregation between the two seems artificial.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk1reNUACgkQkX2Xpv6ydvQAuQCgsUmlRRDA++y87jbg7DqsJ52m
2OYAn2bOCae07DfjBcHQIapdCQANygqZ
=Ebrr
-----END PGP SIGNATURE-----
Patches item #3194309, was opened at 2011-02-27 13:21
Message generated for change (Settings changed) made by pbrinkmann
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3194309&group_…
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: bugfix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Peter Brinkmann (pbrinkmann)
>Assigned to: Miller Puckette (millerpuckette)
Summary: Fixing dummy audio API
Initial Comment:
This patch corrects two oversights in the recently added dummy audio API. It adds function prototypes to s_stuff.h, and it corrects the invocation of dummy_open_audio in s_audio.c. It will make no noticeable difference as far as the compiled code is concerned.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3194309&group_…
Patches item #3194309, was opened at 2011-02-27 13:21
Message generated for change (Tracker Item Submitted) made by pbrinkmann
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3194309&group_…
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: bugfix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Peter Brinkmann (pbrinkmann)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fixing dummy audio API
Initial Comment:
This patch corrects two oversights in the recently added dummy audio API. It adds function prototypes to s_stuff.h, and it corrects the invocation of dummy_open_audio in s_audio.c. It will make no noticeable difference as far as the compiled code is concerned.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3194309&group_…