[PD] pix_snap2tex: First frame garbled upon repeated launch?

Peter P. peterparker at fastmail.com
Mon Nov 16 18:58:28 CET 2020


Hi list,

having fun exploring Gem's [pix_snap2tex] object, I find that the first
frame to be snapshot is garbled and displaying a green bang and the text
"Pd" unless opened the first time (see screenshot). This is on Debian
with Gem 0.94-3.  Attaching a minimal working example. Can anyone
confirm this and is it worth a bug report? Any good workarounds apart
from adding things to the render chain which zero out the first snapshot
frame etc?

thanks and thanks!
P
-------------- next part --------------
A non-text attachment was scrubbed...
Name: garbled.png
Type: image/png
Size: 11192 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20201116/6ead26fb/attachment.png>
-------------- next part --------------
#N canvas 786 147 324 416 12;
#X declare -lib Gem;
#X obj 40 304 pix_snap2tex;
#X obj 42 78 gemwin;
#X msg 42 45 create \, 1;
#X obj 40 137 gemhead 50;
#X obj 168 196 teapot 0.5;
#X obj 40 337 rectangle 4 4;
#X obj 42 16 loadbang;
#X obj 168 135 gemhead 49;
#X obj 122 15 declare -lib Gem;
#X obj 40 247 t b a;
#X connect 0 0 5 0;
#X connect 2 0 1 0;
#X connect 3 0 9 0;
#X connect 6 0 2 0;
#X connect 7 0 4 0;
#X connect 9 0 0 0;
#X connect 9 1 0 0;


More information about the Pd-list mailing list