Quoting Rob Antonishen <rob.antonishen@xxxxxxxxx>: > OK - > > This could be a problem with tinyscheme and parasites. > > Here is a a console trace: > >> (gimp-parasite-list) > (1 ("exif-orientation-rotate")) >> (gimp-parasite-attach (list "test-counter" 1 "123")) > (#t) >> (gimp-parasite-list) > (2 ("exif-orientation-rotate" "test-counter")) >> (gimp-parasite-find "test-counter") > (("test-counter" 1 "")) >> (gimp-parasite-attach (list "test-counter" 1 "123")) > (#t) >> (gimp-parasite-find "test-counter") > (("test-counter" 1 "123")) > > > The attach didn't work the first time, but did the second time. When I performed the above steps in the console, I did not encounter the anomaly you relate above. I have used parasites in various scripts without ever encountering such strange behavior. _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer