Works for me. Here is a capture from my python console:
GIMP 2.6.4 Python Console
Python 2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit (Intel)]
>>> print gimp.parasite_list()
('exif-orientation-rotate', 'testing', 'jpeg-save-defaults')
>>>
Yes, in the python-console it works like a charm, I tested it there.
The problem is with the python scripts that get loaded during GIMP startup (i.e. scripts in ~/.gimp-2.4/plug-ins), it seems they are loaded even before some GIMP core.
Oh, if it may help, here are my versions:
Gimp 2.4.5 Python Console
Python 2.5.2 (r252:60911, Dec 1 2008, 18:10:01)
[GCC 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036]]
--
Regards, Lucas
http://arkana-fts.sourceforge.net
_______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer