atom feed38 messages in at.iem.pd-devRe: [PD-dev] run-up to release 0.43
FromSent OnAttachments
Miller PucketteAug 18, 2010 5:06 pm 
Hans-Christoph SteinerAug 19, 2010 11:18 am 
glerm soaresAug 19, 2010 12:16 pm 
Jonathan WilkesAug 19, 2010 1:21 pm 
Miller PucketteAug 19, 2010 1:44 pm 
Hans-Christoph SteinerAug 19, 2010 3:37 pm 
Jonathan WilkesAug 19, 2010 11:30 pm 
IOhannes m zmölnigAug 20, 2010 2:40 am 
IOhannes m zmölnigAug 20, 2010 2:54 am 
Matt BarberAug 20, 2010 8:58 am 
IOhannes m zmölnigAug 20, 2010 9:26 am 
Hans-Christoph SteinerAug 20, 2010 11:01 am 
IOhannes m zmölnigAug 20, 2010 11:54 am.pd, .pd
Hans-Christoph SteinerAug 20, 2010 12:57 pm 
Frank BarknechtAug 21, 2010 12:47 am 
Frank BarknechtAug 21, 2010 1:59 am 
IOhannes zmölnigAug 21, 2010 9:32 am 
IOhannes zmölnigAug 21, 2010 10:00 am 
Jonathan WilkesAug 22, 2010 10:20 am 
Hans-Christoph SteinerAug 23, 2010 8:32 am 
IOhannes m zmoelnigAug 23, 2010 9:07 am 
Jonathan WilkesAug 23, 2010 10:10 am 
Hans-Christoph SteinerAug 23, 2010 8:39 pm 
Matt BarberAug 23, 2010 9:40 pm 
Frank BarknechtAug 23, 2010 11:45 pm 
IOhannes m zmoelnigAug 23, 2010 11:57 pm 
IOhannes m zmoelnigAug 24, 2010 12:04 am 
Hans-Christoph SteinerAug 24, 2010 8:00 am 
Jonathan WilkesAug 24, 2010 1:16 pm 
IOhannes m zmoelnigAug 25, 2010 12:13 am.pd, .pd
Jonathan WilkesAug 25, 2010 10:16 am 
IOhannes m zmoelnigAug 26, 2010 12:04 am 
IOhannes m zmoelnigAug 26, 2010 12:18 am 
cyrille henryAug 26, 2010 3:34 am 
Jonathan WilkesAug 26, 2010 10:56 am 
Hans-Christoph SteinerAug 30, 2010 7:01 pm 
András MurányiAug 31, 2010 1:03 pm 
Hans-Christoph SteinerAug 31, 2010 1:28 pm 
Subject:Re: [PD-dev] run-up to release 0.43
From:Hans-Christoph Steiner (ha@at.or.at)
Date:Aug 30, 2010 7:01:51 pm
List:at.iem.pd-dev

That's a bug in the command line flag parsing, you should file a bug report. IMHO, the whole flag parser should be rewritten using on of the standard opt/flag parsing libraries. getopt is in libc but is more limited, I am sure there is a GNU parser that handles -s short and --long options well.

.hc

On Thu, 2010-08-26 at 12:34 +0200, cyrille henry wrote:

hello,

i've got a new problem with this test version. yesterday, i add -font-face "andale mono" in pd startup preference. now, when i try to open this preference dialog, i have this error :

(Tcl) UNHANDLED ERROR: extra characters after close-quote while executing "pdtk_startup_dialog .gfxstuba0f0fd0 0 "-listdev -mididev 1,2,3,4 -font-face
"andale mono" -noautopatch -rt -alsa -alsaadd default -audiooutdev 3" " ("uplevel" body line 5) invoked from within "uplevel #0 $cmd_from_pd"

Le 19/08/2010 02:06, Miller Puckette a écrit :

Hi all,

I have only 2 weeks left in the vicinity of my usual collection of testing machines (will be in New York Sept 1 - Jan. 1!) and so should probably try to get 0.43 finalized. I have several bugs to work on but I think the whole thing is ready to put out compiled "test versions" for people to exercise.

I'll try not to add new "features" but just fix bugs for the next 2 weeks -- I'll have all fall for the next bunch of features (including, perhaps, the ones I've been trying to find time to work on).

I'll do my usual compiling and spot testing, hopefully putting out the test versions within the next day.

cheers Miller