Re: [PD] how to debug tcpsocketserver?

2012-04-12 Thread Roman Haefeli
On Fri, 2012-04-06 at 19:22 +0200, rolf wrote: > i'm on Pd-ext 42.5, Windows xp/7 > set-up: 1 tcpsocketserver, 6 or more wireless tcpclient-s (+ 1 router). > broadcasting from the server to the clients works. > > sending back something from the clients to the server fails for some. May I ask what

Re: [PD] libdir question (was: Re: pduino patches on pdx)

2012-04-12 Thread Roman Haefeli
On Thu, 2012-04-12 at 16:00 -0700, Jonathan Wilkes wrote: > > > > From: José Rafael Subía Valdez > >To: Jonathan Wilkes > >Cc: pd-list > >Sent: Thursday, April 12, 2012 6:40 PM > >Subject: Re: [PD] libdir question (was: Re: pduino patches on pdx) > > > > > >Its

Re: [PD] libdir question (was: Re: pduino patches on pdx)

2012-04-12 Thread Jonathan Wilkes
> > From: José Rafael Subía Valdez >To: Jonathan Wilkes >Cc: pd-list >Sent: Thursday, April 12, 2012 6:40 PM >Subject: Re: [PD] libdir question (was: Re: pduino patches on pdx) > > >Its adressed to hans.. but maybe.. just maybe > > >[declare -path name] > > >th

Re: [PD] libdir question (was: Re: pduino patches on pdx)

2012-04-12 Thread José Rafael Subía Valdez
Its adressed to hans.. but maybe.. just maybe [declare -path name] this should work On Thu, Apr 12, 2012 at 2:34 PM, Jonathan Wilkes wrote: > Hans, > Let's say I have a patch in its own directory. In the same directory > I have put two libraries > that are made up solely of abstractions,

Re: [PD] wiki.puredata.info?

2012-04-12 Thread Scott R. Looney
i get a basic 'we're just getting started here' page. clicking on the 'English' link results in a server error... scott 2012/4/12 IOhannes m zmölnig : > is the site down? > > it only gives me a white page... > > fgmasdr > IOhannes > > ___ > Pd-list@iem

Re: [PD] wiki.puredata.info?

2012-04-12 Thread Lorenzo Sutton
On 12/04/12 21:31, IOhannes m zmölnig wrote: is the site down? it only gives me a white page... Working here.. Lorenzo. fgmasdr IOhannes ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-l

[PD] wiki.puredata.info?

2012-04-12 Thread IOhannes m zmölnig
is the site down? it only gives me a white page... fgmasdr IOhannes ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

[PD] libdir question (was: Re: pduino patches on pdx)

2012-04-12 Thread Jonathan Wilkes
Hans, Let's say I have a patch in its own directory.  In the same directory I have put two libraries that are made up solely of abstractions, in sub-directories named abs1 and abs2. abs1/foo.pd relies on abs2/bar.pd. What can I do in abs1/foo.pd to make sure that abs2/bar.pd is loaded?  Al

Re: [PD] pduino patches on pdx

2012-04-12 Thread Patrice Colet
I'm sorry to say that, it's just a mirror of my ignorance, but I think that libdir is confusing, useless, and unstable like I said to the list in another thread, please prove me I'm wrong ;) Colet Patrice - Mail original - > De: "Hans-Christoph Steiner" > À: "Patrice Colet" > Cc: "pd-

Re: [PD] pduino patches on pdx

2012-04-12 Thread Roman Haefeli
On Wed, 2012-04-11 at 22:49 -0400, Hans-Christoph Steiner wrote: > It would affect vanilla if you have the libdir loader running in it. Its > related to that. I think I experienced once also problem with "maximum object loading depth 1000 reached" and this was on Pd-vanilla without libdir. So pr

Re: [PD] pduino patches on pdx

2012-04-12 Thread Hans-Christoph Steiner
Why's that? .hc On Apr 12, 2012, at 10:46 AM, Patrice Colet wrote: > I just hope libdir will never go into vanilla ^^ > > Colet Patrice > > - Mail original - >> De: "Hans-Christoph Steiner" >> À: "Patrice Colet" >> Cc: "pd-list" , "Roman Haefeli" >> Envoyé: Jeudi 12 Avril 2012 04:4

Re: [PD] pduino patches on pdx

2012-04-12 Thread Patrice Colet
I just hope libdir will never go into vanilla ^^ Colet Patrice - Mail original - > De: "Hans-Christoph Steiner" > À: "Patrice Colet" > Cc: "pd-list" , "Roman Haefeli" > Envoyé: Jeudi 12 Avril 2012 04:49:32 > Objet: Re: [PD] pduino patches on pdx > > > It would affect vanilla if you h

Re: [PD] That old -nogui/nosound problem on Linux ...

2012-04-12 Thread Chrissie Caulfield
Just for info, here's the little patch I'm using at the moment. Contrary to what I said in my last email it doesn't actually need -r to make it work, it fixes all uses of -nogui that I have tried :-) Chrissie diff --git a/src/s_main.c b/src/s_main.c index 87e13c8..b95d2c3 100644 --- a/src/s_m