Bugs item #2804472, was opened at 2009-06-10 22:50
Message generated for change (Comment added) made by sf-robot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2804472&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.41
>Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: pd crash using jack
Initial Comment:
Pd extended 0.41.4 crash when jack is selected as audio port, no error messages, only crash and abort, this not happens on version 0.40.3
OSX 10.5.7 - qjackctl - audio interface edirol Fa-66 (fw)
----------------------------------------------------------------------
>Comment By: SourceForge Robot (sf-robot)
Date: 2009-06-26 02:20
Message:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-06-11 16:04
Message:
Using Mac OS X 10.5.7/Intel, Pd-extended 0.41.4, and Jack OSX 0.8.1, I
can't reproduce this. Jack works fine for me. Perhaps you need to upgrade
jackosx?
More detail is needed, like CPU type, jackosx version, etc.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2804472&group_…
Patches item #1072765, was opened at 2004-11-24 21:35
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1072765&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: 2
Private: No
Submitted By: B. Bogart (bbogart)
Assigned to: Miller Puckette (millerpuckette)
Summary: .printout.text: no such object in console for pd.38-test10
Initial Comment:
When Copying in console widget: (Apple-C)
error: .printout.text: no such object
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-06-22 19:32
Message:
still available in Pd-0.42
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-29 17:36
Message:
Logged In: YES
user_id=27104
Originator: NO
Here's the crux of it:
pdtk_standardkeybindings .
bind . <$ctrl_key-Key-a> {.printout.text tag add sel 1.0 end}
bind . <$ctrl_key-Key-x> {tk_textCut .printout.text}
bind . <$ctrl_key-Key-c> {tk_textCopy .printout.text}
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-29 17:34
Message:
Logged In: YES
user_id=27104
Originator: NO
should be fixed in Pd-extended with this commit:
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=9942
----------------------------------------------------------------------
Comment By: stffn (stffn)
Date: 2007-10-16 15:39
Message:
Logged In: YES
user_id=1658640
Originator: NO
This is still the case in Pd-0.40-2.
Note that the selected text from the console window does get copied --
ready for pasting (apple-v).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1072765&group_…
Patches item #2419952, was opened at 2008-12-12 09:42
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2419952&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: feature
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Miller Puckette (millerpuckette)
Summary: Add 'get' method to toggle
Initial Comment:
The attached patch provides a 'get' method for the toggle object. This allows the current state of the toggle to be retrieved via it's outlet. Patch against g_toggle.c (revision 10450).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2419952&group_…
Patches item #2804284, was opened at 2009-06-10 18:58
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2804284&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: Closed
>Resolution: Out of Date
Priority: 5
Private: No
Submitted By: Tim Blechmann (timblech)
Assigned to: Nobody/Anonymous (nobody)
Summary: iem_tab x86_64 fix
Initial Comment:
iem_tab x86_64 fix
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-06-22 19:19
Message:
seems like tom already did the very same on his own with rev11356
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2804284&group_…
Patches item #2799414, was opened at 2009-06-01 13:34
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2799414&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: bugfix
>Status: Pending
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Winfried Ritsch (ritsch)
Assigned to: Nobody/Anonymous (nobody)
Summary: Makefile generalized
Initial Comment:
Makefile for iem does not respect Include path PDSOURCE, or other possibility to name one,
So I added
PDSOURCE with default to /usr/local/src/pd/src as an ENVIRONMENT variable,
this was needed for my project
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-06-22 19:10
Message:
applied
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2799414&group_…
Patches item #2806049, was opened at 2009-06-14 02:47
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2806049&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: [bugfix] renamed arrays do not get used by dsp
Initial Comment:
1. Open help patch for [clip~] and click the msg box to start audio and the [metro]
2. In the tabwrite~ object, rename array99 to array9
3. Rename the array itself to array9
BUG: [tabwrite~] won't send data to the array until you select text in [tabwrite~] or delete the array and click undo. You can also turn audio off and back on and it will work again.
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-06-22 19:01
Message:
attached is a fix that will restart the dsp if audio is running and the
array is usedindsp.
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-06-22 16:11
Message:
or restart the audio.
the solution would be to (internally) re-start audio if a table's name has
changed
confirmed with Pd-0.42-5
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2806049&group_…
Bugs item #2806049, was opened at 2009-06-14 02:47
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2806049&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: array update peccadillo
Initial Comment:
1. Open help patch for [clip~] and click the msg box to start audio and the [metro]
2. In the tabwrite~ object, rename array99 to array9
3. Rename the array itself to array9
BUG: [tabwrite~] won't send data to the array until you select text in [tabwrite~] or delete the array and click undo. You can also turn audio off and back on and it will work again.
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-06-22 16:11
Message:
or restart the audio.
the solution would be to (internally) re-start audio if a table's name has
changed
confirmed with Pd-0.42-5
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2806049&group_…
Bugs item #2807222, was opened at 2009-06-16 17:27
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2807222&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.41
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: list-view of tables not working on PdX
Initial Comment:
with the latest and greatest Pd-extended (0.41.4), the list-view of tables does not work any more
reproduce:
1 create [table bla]
2 open table
3 right-click->preferences
4 click "view list" in the array-window
5 error 'wrong # args: should be "array_viewlist id"'
confirmed on debian, ubuntu hoary, hoary/studio and w32/vista
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-06-22 16:08
Message:
of course this should have read:
3 rightclick -> properties
anyhow, it's working with Pd-vanilla 0.41-4 and 0.42-5
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2807222&group_…
Bugs item #2809944, was opened at 2009-06-21 18:11
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2809944&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: spelling error in a help file
Initial Comment:
message-help.pd
In the above help file:
Pleae change "...push buttins" to "...push buttons"
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2809944&group_…