Bugs item #1601850, was opened at 2006-11-23 11:17 Message generated for change (Comment added) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1601850...
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: v0.39.2 Status: Open Resolution: None
Priority: 3
Private: No Submitted By: Hans-Christoph Steiner (eighthave) Assigned to: musil (tmusil)
Summary: [vcf_filter~] does not instantiate without arguments
Initial Comment:
Running Pd-0.39.2-extended-2006-11-23 on Mac OS X 10.4, when I instantiate [vcf_filter~] without any arguments, it crashes Pd.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2006-12-19 00:37
Message: Logged In: YES user_id=27104 Originator: YES
changed to reflect the updated situation
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2006-11-29 20:55
Message: Logged In: YES user_id=27104 Originator: YES
any chance of fixing it by setting a default value instead? Or maybe have it instatiate but do nothing without an argument. I think it can be quite confusing and annoying if you need an argument to instantiate. For example, I often create an object to open the hlep patch. That wouldn't work here.
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig) Date: 2006-11-29 13:40
Message: Logged In: YES user_id=564396 Originator: NO
i have fixed this in CVS by replacing A_DEFSYM by A_SYMBOL in vcf_filter~:323
this makes [vcf_filter~] refuse to create when no argument is given instead of crashing pd
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1601850...