GIMP is somewhat impure:

Traceback (most recent call last):
File “/nix/store/2wrvjcgah2hrgnnwcfj9yq04d8x1yg19-gimp-2.3.16/lib/gimp/2.0/plug-ins/shadow_bevel.py”, line 20, in ?
from gimpfu import *
File “/nix/store/2wrvjcgah2hrgnnwcfj9yq04d8x1yg19-gimp-2.3.16/lib/gimp/2.0/python/gimpfu.py”, line 72, in ?
import gimp
ImportError: could not import pygtk

This means the default search path for the python plugins in GIMP is not correctly set.

More serious:

(gimp-2.3:10064): LibGimpBase-WARNING **: gimp-2.3: wire_read(): error
/nix/store/2wrvjcgah2hrgnnwcfj9yq04d8x1yg19-gimp-2.3.16/lib/gimp/2.0/plug-ins/screenshot: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory

Submitted on 14 May 2007 at 00:37

Log in to post comments