Bugs item #1512112, was opened at 2006-06-25 15:07
Message generated for change (Comment added) made by fbar
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1512112&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: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Frank Barknecht (fbar)
Assigned to: Miller Puckette (millerpuckette)
Summary: CVS: dollarsign expansion for subpatch names broken
Initial Comment:
This is a bug in current CVS-HEAD: dollar sign
expansion in subpatch names doesn't work currently. a
subpatch named [pd $0-name] will be saved as [pd
0-name], a subpatch named [pd $1-name] is saved as [pd
1-name].
According to notes.txt this bug seems to be known: "pd
$1 bug ($1 is saved as it was evaluated, not as '$1')"
but it is such a nasty issue and can lead to broken
patches when using pd-HEAD, that I report it here so
everyone is aware of it.
----------------------------------------------------------------------
>Comment By: Frank Barknecht (fbar)
Date: 2006-08-30 18:49
Message:
Logged In: YES
user_id=569446
yes, it seems fixed now.
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 15:00
Message:
Logged In: YES
user_id=564396
is this still true? i cannot reproduce it.
an empty patch with just a [pd $0-name] in it, saves here
(0.40-0test05) as:
#N canvas 0 0 450 300 10;
#N canvas 0 0 450 300 \$0-name 0;
#X restore 114 164 pd \$0-name;
so it seems to be fixed. can you confirm this?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1512112&group_…
Bugs item #1424890, was opened at 2006-02-06 02:22
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1424890&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: Closed
>Resolution: Works For Me
Priority: 7
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Nobody/Anonymous (nobody)
Summary: [trigger list] converts empty list to a 0
Initial Comment:
[list(
|
[trigger list]
The output of the above combination is 0, not an empty
list or bang. See attached patch.
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 18:27
Message:
Logged In: YES
user_id=564396
at least with pd-0.39-1 i get a [bang(, so i close this
----------------------------------------------------------------------
Comment By: Mathieu Bouchard (matju)
Date: 2006-02-06 02:52
Message:
Logged In: YES
user_id=801174
this bug report is at least a quadruplicate. please read:
http://lists.puredata.info/pipermail/pd-list/2005-05/028692.html
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1424890&group_…
Bugs item #1221673, was opened at 2005-06-16 04:54
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1221673&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: 3
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: .pd file loads before libraries
Initial Comment:
On Mac OS X, if the user double-clicks a .pd file and
Pd is not running, then that .pd file is loaded before
the libraries are loaded. Double-clicking a .pd file
when Pd is already running works fine.
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 17:53
Message:
Logged In: YES
user_id=564396
which libraries are loaded too late? the ones declared in
the startup-prefs or the ones declared in the patch (with
[declare] or by other means)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1221673&group_…
Bugs item #1488987, was opened at 2006-05-15 19:23
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1488987&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.39.2
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: davigoli (davigoli)
>Assigned to: Hans-Christoph Steiner (eighthave)
Summary: missing fft example docs
Initial Comment:
The following Help documents included in Miller's
version of Pd 0.39-2 are missing in pd-extended:
H01.low-pass.pd
H02.high-pass.pd
H03.band-pass.pd
H04.filter.sweep.pd
H05.filter.floyd.pd
H06.envelope.follower.pd
H07.measure.spectrum.pd
H08.heterodyning.pd
H09.ssb.modulation.pd
H10.measurement.pd
H11.shelving.pd
H12.peaking.pd
H13.butterworth.pd
H14.all.pass.pd
H15.phaser.pd
H16.adsr.filter.qlist.pd
I01.Fourier.analysis.pd
I02.Hann.window.pd
I03.resynthesis.pd
I04.noisegate.pd
I05.compressor.pd
I06.timbre.stamp.pd
I07.phase.vocoder.pd
I08.pvoc.reverb.pd
I09.sheep.from.goats.pd
I10.phase.bash.pd
J01.even.odd.pd
J02.trapezoids.pd
J03.pulse.width.mod.pd
J04.corners.pd
J05.triangle.pd
J06.enveloping.pd
J07.oversampling.pd
J08.classicsynth.pd
J09.bandlimited.pd
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 17:51
Message:
Logged In: YES
user_id=564396
these files are now in CVS.
i guess this automatically includes them into Pd-extended,
so i close this.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2006-05-17 11:37
Message:
Logged In: YES
user_id=27104
These files are missing from CVS. Miller needs to commit
them, then they'll be included in Pd-extended.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1488987&group_…
Bugs item #1525832, was opened at 2006-07-20 13:56
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1525832&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
Submitted By: Jamie Bullock (postlude)
Assigned to: Nobody/Anonymous (nobody)
Summary: Pd crash when no coords are given in msg from parent to abs
Initial Comment:
Pd version 0.40-0test01
If a message is sent to an abstraction from its parent,
and no co-ordinates are given e.g.:
[pd-myabs.pd msg foo(
or
[pd-myabs.pd obj(
Pd crashes with a segfault.
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 17:41
Message:
Logged In: YES
user_id=564396
funnily enuff it does crash even with subpatches....
the problem only occurs with closed canvases.
i have submitted a bugfix at patch #1549377
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 17:16
Message:
Logged In: YES
user_id=564396
funnily enuff it doesn't crasn subpatches, just in abstractions
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1525832&group_…
Bugs item #1525832, was opened at 2006-07-20 13:56
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1525832&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
Submitted By: Jamie Bullock (postlude)
Assigned to: Nobody/Anonymous (nobody)
Summary: Pd crash when no coords are given in msg from parent to abs
Initial Comment:
Pd version 0.40-0test01
If a message is sent to an abstraction from its parent,
and no co-ordinates are given e.g.:
[pd-myabs.pd msg foo(
or
[pd-myabs.pd obj(
Pd crashes with a segfault.
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 17:41
Message:
Logged In: YES
user_id=564396
funnily enuff it does crash even with subpatches....
the problem only occurs with closed canvases.
i have submitted a bugfix at patch #1549377
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 17:16
Message:
Logged In: YES
user_id=564396
funnily enuff it doesn't crasn subpatches, just in abstractions
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1525832&group_…
Patches item #1549377, was opened at 2006-08-30 17:39
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1549377&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
Submitted By: IOhannes m zmölnig (zmoelnig)
Assigned to: Miller Puckette (millerpuckette)
Summary: fix crash on sending empty "obj" mesage to closed canvas
Initial Comment:
as described in bug #1525832, pd crashes when you send
a "msg" or "obj" message (without coordinates and
arguments) to a canvas that is not visible (e.g. closed).
this is due to the fact, that inthis case, pd
automatically goes into edit mode, so you can type in
the content of the object/message (it's like creating
an empty object-box with Ctrl-1).
this is a not so clever thing, when the canvas is closed.
attached is a patch that fixes this, by checking
whether the canvas is visible and refusing to continue
otherwise
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1549377&group_…
Bugs item #1525832, was opened at 2006-07-20 13:56
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1525832&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
Submitted By: Jamie Bullock (postlude)
Assigned to: Nobody/Anonymous (nobody)
Summary: Pd crash when no coords are given in msg from parent to abs
Initial Comment:
Pd version 0.40-0test01
If a message is sent to an abstraction from its parent,
and no co-ordinates are given e.g.:
[pd-myabs.pd msg foo(
or
[pd-myabs.pd obj(
Pd crashes with a segfault.
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 17:16
Message:
Logged In: YES
user_id=564396
funnily enuff it doesn't crasn subpatches, just in abstractions
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1525832&group_…
Bugs item #1540451, was opened at 2006-08-15 10:08
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1540451&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
Submitted By: João Miguel Pais (jmmmp)
>Assigned to: Krzysztof Czaja (krzyszcz)
Summary: no set min on [counter]
Initial Comment:
Hi,
I was trying [counter] from cyclone, and apparently the
set min inlet (3rd) has no effect at all. Just try with
the help patch. Everything else seemed ok.
Joao
----------------------------------------------------------------------
Comment By: João Miguel Pais (jmmmp)
Date: 2006-08-30 15:46
Message:
Logged In: YES
user_id=1523458
"I was trying [counter] from cyclone" - the max counter
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 14:50
Message:
Logged In: YES
user_id=564396
which [counter] are you referring too? there are several
objects of this name
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1540451&group_…
Bugs item #1540451, was opened at 2006-08-15 10:08
Message generated for change (Comment added) made by jmmmp
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1540451&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
Submitted By: João Miguel Pais (jmmmp)
Assigned to: Nobody/Anonymous (nobody)
Summary: no set min on [counter]
Initial Comment:
Hi,
I was trying [counter] from cyclone, and apparently the
set min inlet (3rd) has no effect at all. Just try with
the help patch. Everything else seemed ok.
Joao
----------------------------------------------------------------------
>Comment By: João Miguel Pais (jmmmp)
Date: 2006-08-30 15:46
Message:
Logged In: YES
user_id=1523458
"I was trying [counter] from cyclone" - the max counter
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 14:50
Message:
Logged In: YES
user_id=564396
which [counter] are you referring too? there are several
objects of this name
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1540451&group_…