hi, list, krzysztof
just discovered a very weird way to crash PD.
it happens when both a [MouseState] (from the "cyclone" library) and a
[tot] object are created in the same patch.
attached is an example that demonstrates the hillarious effect ;-)
needs libraries "cyclone" (or just "hammer") and "tot"
i'm on XP professional, PD 0.37.2
hammer 0.1, 47th alpha build
tot, 11th alpha build
i would be happy for any solution of the problem...
ciao
oliver
--
////////////////////////////////////////////////////////
\\\\\\\
http://klingt.org/ground/lift \\\\\\
/////////
http://klingt.org/executive-ensemble /////////
\\\\\\\
http://klingt.org/~oliver/prb \\\\\\
////////////////////////////////////////////////////////
\\\\ LIVE-BUILDER (music improvisation tool): \\\
///////
http://klingt.org/~oliver/pd/live-builder //////
\\\\\\\\\\\\\\\\\\\\\\\\\\\\
#N canvas 296 585 710 316 12;
#X text 29 22 [tot] and [MouseState] in the same patch cause PD to
quit.;
#X text 31 50 libraries are: hammer 0.1 , 47th alpha build;
#X text 151 66 tot 0.1 , 11th alpha build;
#X text 33 114 1.) click this first;
#X text 33 184 2.) then this;
#X msg 67 138 ; pd-pd-crash.pd obj 500 160 MouseState;
#X msg 67 207 ; pd-pd-crash.pd obj 500 200 tot;