Hi,
I'm in pd-0.46-7, trying to use [ggee/image] but when I call it I have a error because it search in user directory for the image. It return:
(Tcl) UNHANDLED ERROR: couldn't open "/Users/EstebanViveros/logo100.gif": no such file or directory while executing "image create photo img303b00 -file {/Users/EstebanViveros/logo100.gif}" ("uplevel" body line 7) invoked from within "uplevel #0 $docmds" list-add
When I try to use [jmmmp/swatch] I have an error to:
(Tcl) UNHANDLED ERROR: couldn't open "/Users/EstebanViveros/examples/rgb.ppm": no such file or directory while executing "image create photo img441190 -file {/Users/EstebanViveros/examples/rgb.ppm}" ("uplevel" body line 146) invoked from within "uplevel #0 $docmds"
It start to happen after I used some ggee and cyclone binaries in patch directory to make a patch work in vanilla. This patch: http://forum.pdpatchrepo.info/topic/8584/keyboards-gui-for-midi/24
Thanks for advice Esteban Viveros