i have imported some jpg image into gem via pix_image and i am also some text on this image [textoutline]. Now i get in the console errors in red which i dont understand and then pd hangs, so i have to kill it via terminal. Can someone read and understand these error messages:
(Tcl) INVALID COMMAND NAME: invalid command name "
while executing
"::pdwindow::logpost {} 6 {reading '/home/amir/Pictures/green.jpg' with ::pdwindow::logpost {} 4 {loaded image '/home/amir/Pictures/green.jpg'
}
"
("uplevel" body line 3)
invoked from within
"uplevel #0 $cmds_from_pd"(Tcl) MISSING CLOSE-BRACE '}': missing close-brace
while executing
"::pdwindow::logpost {} 6 {reading '/home/amir/Pictures/green.jpg' with ::pdwindow::logpost {} 4 {loaded image '/home/amir/Pictures/green.jpg'
}
pdtk_t..."
("uplevel" body line 3)
thanks :;-)