[PD-dev] [ pure-data-Bugs-1548932 ] { freezes pd

2006-08-30 Thread SourceForge.net
Bugs item #1548932, was opened at 2006-08-30 00:45
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=478070aid=1548932group_id=55736

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.40.0
Status: Closed
Resolution: Duplicate
Priority: 5
Submitted By: Rich E (reakin)
Assigned to: Nobody/Anonymous (nobody)
Summary:  {  freezes pd

Initial Comment:
The { key (shift+bracket [ ) causes pd to freeze if
there is an abstraction open.  This happened to me on
FC5/linux.

--

Comment By: IOhannes m zm�lnig (zmoelnig)
Date: 2006-08-30 10:10

Message:
Logged In: YES 
user_id=564396

this duplicates bug#[1359216]

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=478070aid=1548932group_id=55736

___
PD-dev mailing list
PD-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev


[PD-dev] [ pure-data-Bugs-1525832 ] Pd crash when no coords are given in msg from parent to abs

2006-08-30 Thread SourceForge.net
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=detailatid=478070aid=1525832group_id=55736

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=detailatid=478070aid=1525832group_id=55736

___
PD-dev mailing list
PD-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev


[PD-dev] [ pure-data-Bugs-1488987 ] missing fft example docs

2006-08-30 Thread SourceForge.net
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=detailatid=478070aid=1488987group_id=55736

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=detailatid=478070aid=1488987group_id=55736

___
PD-dev mailing list
PD-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev


[PD-dev] [ pure-data-Bugs-1512112 ] CVS: dollarsign expansion for subpatch names broken

2006-08-30 Thread SourceForge.net
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=detailatid=478070aid=1512112group_id=55736

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=detailatid=478070aid=1512112group_id=55736

___
PD-dev mailing list
PD-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev