Bugs item #3212041, was opened at 2011-03-14 21:31
Message generated for change (Tracker Item Submitted) made by nusmuk
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3212041&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: v0.42
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: Cyrille Henry (nusmuk)
Assigned to: Miller Puckette (millerpuckette)
Summary: multiple pd~ can freeze pd when sending "stop"
Initial Comment:
when creating multiple pd~ object and opening a patch in any of them, only the last one can receive stop without pd to freeze.
how to get pd to freeze :
- open pd~ help patch
- open a 2nd time pd~ help patch
- click on [pd~ start< on the 1st patch
- click on [pd~ start< on the 2nd patch
- click on [pd~ stop< on the 1st patch
-> pd freeze.
not that you can click on [pd~ stop< on the 2nd patch, and then on [pd~ stop< on the 1st patch without any problem.
with more than 2 pd~ object, there is the same problem : you have to stop pd~ in the reverse order than pd~ start message.
there is no need to open a patch to have this freeze.
tested with pd vanilla 0.42.5 on linux
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3212041&group_…
Patches item #3206530, was opened at 2011-03-11 07:17
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3206530&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: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Miller Puckette (millerpuckette)
Summary: The Log Dropdown box area is different color
Initial Comment:
Pd Version 0.43-0test4
Mac OS X 10.6.6 / Intel
The area around the dropdown box in the Pd Window is a slightly different grey color than the surrounding area. This is definitely nitpicking, but it would look better if it was the same color.
This is a "nice if eventually fixed" bug.
----------------------------------------------------------------------
>Comment By: Miller Puckette (millerpuckette)
Date: 2011-03-12 17:06
Message:
Rolled this back... the patch doesn't fix the color bug, but changes
something else
instead, and breaks Pd for me (when pd launches the GUI the GUI can no
longer
figure out it got launched by Pd and launches a new one!)
----------------------------------------------------------------------
Comment By: Miller Puckette (millerpuckette)
Date: 2011-03-12 16:31
Message:
I can't understand how this would change a color mismatch... will try it
and
see what happens...
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2011-03-11 16:12
Message:
I couldn't resist, it'll be the icing on the cake. I attached a patch to
fix this.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3206530&group_…
Patches item #3206530, was opened at 2011-03-11 07:17
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3206530&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: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Miller Puckette (millerpuckette)
Summary: The Log Dropdown box area is different color
Initial Comment:
Pd Version 0.43-0test4
Mac OS X 10.6.6 / Intel
The area around the dropdown box in the Pd Window is a slightly different grey color than the surrounding area. This is definitely nitpicking, but it would look better if it was the same color.
This is a "nice if eventually fixed" bug.
----------------------------------------------------------------------
>Comment By: Miller Puckette (millerpuckette)
Date: 2011-03-12 16:31
Message:
I can't understand how this would change a color mismatch... will try it
and
see what happens...
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2011-03-11 16:12
Message:
I couldn't resist, it'll be the icing on the cake. I attached a patch to
fix this.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3206530&group_…
Patches item #3194309, was opened at 2011-02-27 10:21
Message generated for change (Settings changed) made by millerpuckette
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: Pending
>Resolution: Accepted
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.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2011-03-12 16:21
Message:
applied, but fixed the function prototypes to suppress C warnings
----------------------------------------------------------------------
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 18:21
Message generated for change (Comment added) made by nobody
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.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2011-03-13 00:21
Message:
applied, but fixed the function prototypes to suppress C warnings
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3194309&group_…
Patches item #3207786, was opened at 2011-03-12 15:39
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3207786&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: IOhannes m zmölnig (zmoelnig)
Assigned to: Miller Puckette (millerpuckette)
Summary: small fix for warnings emitted by pd-gui
Initial Comment:
since the nice post-enhancement patch by hans, i now get errors when trying to "Find" a term and there are no-more matches.
(e.g.: start Pd; create new patch; create an [f] object; use Ctrl-F to search for "f" (the [f] get's highlighted); NOW run "Find again"... you get an error '(Tcl) INVALID COMMAND NAME: invalid command name "::pdwindow::warn"')
this is, because there is no more "::pdwindow::warn" function.
attach patch replaces the few occurences of "::pdwindow::warn" in 4 tcl files with "::pdwindow::error"
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2011-03-12 15:45
Message:
forgot to mention: this patch fixes (and relies on) ticket#3204677
https://sourceforge.net/tracker/?func=detail&aid=3204677&group_id=55736&ati…
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3207786&group_…
Patches item #3207786, was opened at 2011-03-12 15:39
Message generated for change (Tracker Item Submitted) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3207786&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: IOhannes m zmölnig (zmoelnig)
Assigned to: Miller Puckette (millerpuckette)
Summary: small fix for warnings emitted by pd-gui
Initial Comment:
since the nice post-enhancement patch by hans, i now get errors when trying to "Find" a term and there are no-more matches.
(e.g.: start Pd; create new patch; create an [f] object; use Ctrl-F to search for "f" (the [f] get's highlighted); NOW run "Find again"... you get an error '(Tcl) INVALID COMMAND NAME: invalid command name "::pdwindow::warn"')
this is, because there is no more "::pdwindow::warn" function.
attach patch replaces the few occurences of "::pdwindow::warn" in 4 tcl files with "::pdwindow::error"
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3207786&group_…
Patches item #3206530, was opened at 2011-03-11 10:17
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3206530&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: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Miller Puckette (millerpuckette)
Summary: The Log Dropdown box area is different color
Initial Comment:
Pd Version 0.43-0test4
Mac OS X 10.6.6 / Intel
The area around the dropdown box in the Pd Window is a slightly different grey color than the surrounding area. This is definitely nitpicking, but it would look better if it was the same color.
This is a "nice if eventually fixed" bug.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2011-03-11 19:12
Message:
I couldn't resist, it'll be the icing on the cake. I attached a patch to
fix this.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3206530&group_…
Bugs item #3206530, was opened at 2011-03-11 15:17
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3206530&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: v0.43
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: The Log Dropdown box area is different color
Initial Comment:
Pd Version 0.43-0test4
Mac OS X 10.6.6 / Intel
The area around the dropdown box in the Pd Window is a slightly different grey color than the surrounding area. This is definitely nitpicking, but it would look better if it was the same color.
This is a "nice if eventually fixed" bug.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3206530&group_…
Bugs item #3204874, was opened at 2011-03-10 02:04
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3204874&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: v0.42
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: Can't see comments
Initial Comment:
Pd version 0.42.5-extended
Linux Ubuntu 10.04/Intel
For some reason I can select comments I've write but I can't read them.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3204874&group_…