I have filed this as http://bugzilla.gnome.org/show_bug.cgi?id=572865 Hopefully someone here can conform the bug who is able to change it's status. Also, I have tested attaching parasites in python and it works without problem, using the following in the console: i = 0 while i < 10000: i += 1 gimp.attach_new_parasite('test2', 1, 'data2') temp = pdb.gimp_parasite_find('test2') if temp == 'data2': print 'bad' pdb.gimp_parasite_detach('test2') -Rob A> _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer