[PD] help testing/reporting documentation issue with cyclone on windows/linux

Lucas Cordiviola lucarda27 at hotmail.com
Mon Apr 18 14:36:17 CEST 2022


I only get these 2 issues both on Linux and Windows:


A):
----------------------
(Tcl) UNHANDLED ERROR: bad window path name ".xe761eb40"
     while executing
"winfo x $::focused_window"
     (procedure "hammergui_poll" line 17)
     invoked from within
"hammergui_poll"
     ("uplevel" body line 89)
     invoked from within
"uplevel #0 $docmds"
----------------------

when opening [mousestate] with the attached "pkg-tester.pd". Note that I 
don't get the error on normal circumstances.

B):
----------------------
record~: improper args
  cyclone/record~ smp_$0 2
... couldn't create
record~: improper args
  cyclone/record~ buff_$0 2
----------------------

This is turns out as a crasher with DSP on. Seems (without looking too 
deep) is just fixing the correct arrays/channels? in the help patch.




--

Mensaje telepatico asistido por maquinas.

On 17/04/2022 05:35, Alexandre Torres Porres wrote:
> Hi, I got some reports that Cyclone's help files don't work on Windows 
> and Linux and a 'tcl/tk' errors pop up. Can anyone confirm this? I 
> need someone who can compile and test if I have fixed it and also give 
> me a good report. It all seems to work just fine on macOS.
>
> thanks
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
-------------- next part --------------
#N canvas 200 50 963 658 12;
#X obj 12 15 text define dut;
#X obj 524 307 text get dut;
#X obj 479 575 pack s s;
#X msg 480 601 \; pd open \$2 \$1;
#X msg 585 603 \; \$1 menuclose \;;
#X obj 586 577 symbol;
#X obj 609 536 makefilename pd-%s;
#X obj 531 124 keyup;
#X obj 532 160 sel 119 113;
#X text 594 124 w key +1 / q key -1;
#X obj 424 58 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 0 1;
#X obj 530 549 t s s;
#X obj 523 335 t a b;
#X msg 529 219 1;
#X msg 495 219 -1;
#X obj 527 247 +;
#X obj 520 275 t f f;
#X msg 587 225 -1;
#X obj 428 145 metro 3000;
#X text 454 60 go through all .pd files in the folder;
#X obj 116 267 openpanel 1;
#X obj 62 114 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000;
#X msg 157 440 0;
#X obj 74 521 text set dut;
#X obj 100 483 f;
#X obj 137 480 + 1;
#X obj 183 412 text delete dut;
#X msg 185 389 -1;
#X obj 115 291 t s b b;
#X obj 29 380 file glob;
#X msg 30 349 symbol \$1/*.pd;
#X obj 51 448 t s b;
#X msg 29 403 symbol \$1;
#X obj 449 363 file split;
#X obj 484 411 list length;
#X obj 489 439 - 1;
#X obj 441 465 list split;
#X obj 450 387 t l l;
#X obj 446 534 file join;
#X text 88 113 <---open a folder to scan;
#X connect 1 0 12 0;
#X connect 2 0 3 0;
#X connect 5 0 4 0;
#X connect 6 0 5 1;
#X connect 7 0 8 0;
#X connect 8 0 13 0;
#X connect 8 1 14 0;
#X connect 10 0 18 0;
#X connect 11 0 2 1;
#X connect 11 1 6 0;
#X connect 12 0 33 0;
#X connect 12 1 5 0;
#X connect 13 0 15 0;
#X connect 14 0 15 0;
#X connect 15 0 16 0;
#X connect 16 0 1 0;
#X connect 16 1 15 1;
#X connect 17 0 15 1;
#X connect 18 0 13 0;
#X connect 20 0 28 0;
#X connect 21 0 20 0;
#X connect 22 0 24 1;
#X connect 24 0 25 0;
#X connect 24 0 23 1;
#X connect 25 0 24 1;
#X connect 27 0 26 0;
#X connect 28 0 30 0;
#X connect 28 1 22 0;
#X connect 28 2 27 0;
#X connect 29 0 32 0;
#X connect 30 0 29 0;
#X connect 31 0 23 0;
#X connect 31 1 24 0;
#X connect 32 0 31 0;
#X connect 33 0 37 0;
#X connect 34 0 35 0;
#X connect 35 0 36 1;
#X connect 36 0 38 0;
#X connect 36 1 11 0;
#X connect 37 0 36 0;
#X connect 37 1 34 0;
#X connect 38 0 2 0;


More information about the Pd-list mailing list