Re: [PD] PD 0.48.0 - netsend/netreceive not working in -nogui mode

2017-10-27 Thread Miller Puckette
Hmm, there used to be a funy problem in windows when there was no GUI
(the network AI didn't get initialized, which is unneccesary to do on
the other platforms) - so most likely I've re-introduced that problem.
I can't get to a windows machine til next week though to find out.

Miller

On Fri, Oct 27, 2017 at 08:16:03PM +0200, IOhannes m zmölnig wrote:
> On 10/27/2017 03:41 PM, oliver wrote:
> > this works as expected in GUI mode, but not when the receiver patch is
> > run with "-nogui"
> > 
> > this used to work up until PD 0.47.1 (at least on my machine)
> > 
> 
> works nicely both with and without GUI on
> $ pd -version
> Pd-0.48.0 ("") compiled for Debian (0.48.0-1) on 2017/08/16 at 10:46:31 UTC
> $
> 
> gfmdsar
> IOhannes
> 




> ___
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> https://lists.puredata.info/listinfo/pd-list


___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] PD 0.48.0 - netsend/netreceive not working in -nogui mode

2017-10-27 Thread IOhannes m zmölnig
On 10/27/2017 03:41 PM, oliver wrote:
> this works as expected in GUI mode, but not when the receiver patch is
> run with "-nogui"
> 
> this used to work up until PD 0.47.1 (at least on my machine)
> 

works nicely both with and without GUI on
$ pd -version
Pd-0.48.0 ("") compiled for Debian (0.48.0-1) on 2017/08/16 at 10:46:31 UTC
$

gfmdsar
IOhannes



signature.asc
Description: OpenPGP digital signature
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] PD 0.48.0 - netsend/netreceive not working in -nogui mode

2017-10-27 Thread Lucas Cordiviola
Same here on win8.1 & 0.48-0

on the -nogui receiver i get:

socket: Unknown error (10093)



--

Mensaje telepatico asistido por maquinas.

On 10/27/2017 10:41 AM, oliver wrote:
hi, dear list !

PD: 0.48.0
OS: Win 7 / 64 bit

when i run PD in "-nogui" mode, netsend/netreceive messages don't work anymore. 
i tried two simple patches (attached) where the sender just sends 0 and 1 over 
[netsend -u] to another instance of PD (the receiver).

this works as expected in GUI mode, but not when the receiver patch is run with 
"-nogui"

this used to work up until PD 0.47.1 (at least on my machine)



best

oliver





___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


[PD] PD 0.48.0 - netsend/netreceive not working in -nogui mode

2017-10-27 Thread oliver

hi, dear list !

PD: 0.48.0
OS: Win 7 / 64 bit

when i run PD in "-nogui" mode, netsend/netreceive messages don't work 
anymore. i tried two simple patches (attached) where the sender just 
sends 0 and 1 over [netsend -u] to another instance of PD (the receiver).


this works as expected in GUI mode, but not when the receiver patch is 
run with "-nogui"


this used to work up until PD 0.47.1 (at least on my machine)



best

oliver


--

/// http://pendler.klingt.org //
\\\ http://oliver.klingt.org  \\

#N canvas 1047 398 454 212 10;
#X obj 20 7 loadbang;
#X msg 20 29 \; pd dsp 1;
#X obj 57 164 dac~;
#X obj 99 37 * 0.2;
#X obj 66 136 *~ 0.2;
#X obj 65 104 osc~ 440;
#X obj 99 10 netreceive  1;
#X text 157 104 try to run this with or without GUI;
#X text 158 67 PD 0.48.0;
#X connect 0 0 1 0;
#X connect 3 0 4 1;
#X connect 4 0 2 0;
#X connect 4 0 2 1;
#X connect 5 0 4 0;
#X connect 6 0 3 0;
#N canvas 1531 394 361 195 10;
#X msg 127 122 connect localhost ;
#X obj 127 20 loadbang;
#X obj 47 61 metro 1000;
#X msg 47 37 1;
#X obj 47 90 f;
#X obj 75 90 == 0;
#X obj 47 115 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
1;
#X msg 47 137 send \$1;
#X obj 127 154 netsend -u;
#X connect 0 0 8 0;
#X connect 1 0 0 0;
#X connect 1 0 3 0;
#X connect 2 0 4 0;
#X connect 3 0 2 0;
#X connect 4 0 5 0;
#X connect 4 0 6 0;
#X connect 5 0 4 1;
#X connect 6 0 7 0;
#X connect 7 0 8 0;
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list