[bug-notifications] [gimp 0003778]: gimp python plugin broken
Mantis Bug Tracker
noreply at opencsw.org
Fri Jul 24 21:29:52 CEST 2009
The following issue has been SUBMITTED.
======================================================================
http://www.opencsw.org/mantis/view.php?id=3778
======================================================================
Reported By: mwatters
Assigned To:
======================================================================
Project: gimp
Issue ID: 3778
Category: regular use
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 2009-07-24 21:29 CEST
Last Modified: 2009-07-24 21:29 CEST
======================================================================
Summary: gimp python plugin broken
Description:
$ /opt/csw/bin/gimp
Traceback (most recent call last):
File "/opt/csw/lib/gimp/2.0/plug-ins/palette-offset.py", line 17, in
<module>
from gimpfu import *
File "/opt/csw/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>
import gimp
ImportError: ld.so.1: python: fatal: relocation error: file
/opt/csw/lib/gimp/2.0/python/gimp.so: symbol
PyUnicodeUCS2_SetDefaultEncoding: referenced symbol not found
(gimp:24031): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Traceback (most recent call last):
File "/opt/csw/lib/gimp/2.0/plug-ins/gimpcons.py", line 20, in <module>
from gimpfu import *
File "/opt/csw/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>
import gimp
ImportError: ld.so.1: python: fatal: relocation error: file
/opt/csw/lib/gimp/2.0/python/gimp.so: symbol
PyUnicodeUCS2_SetDefaultEncoding: referenced symbol not found
(gimp:24031): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Traceback (most recent call last):
File "/opt/csw/lib/gimp/2.0/plug-ins/py-slice.py", line 31, in <module>
from gimpfu import *
File "/opt/csw/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>
import gimp
ImportError: ld.so.1: python: fatal: relocation error: file
/opt/csw/lib/gimp/2.0/python/gimp.so: symbol
PyUnicodeUCS2_SetDefaultEncoding: referenced symbol not found
(gimp:24031): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Traceback (most recent call last):
File "/opt/csw/lib/gimp/2.0/plug-ins/colorxhtml.py", line 25, in
<module>
import gimp
ImportError: ld.so.1: python: fatal: relocation error: file
/opt/csw/lib/gimp/2.0/python/gimp.so: symbol
PyUnicodeUCS2_SetDefaultEncoding: referenced symbol not found
(gimp:24031): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Traceback (most recent call last):
File "/opt/csw/lib/gimp/2.0/plug-ins/palette-to-gradient.py", line 17,
in <module>
from gimpfu import *
File "/opt/csw/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>
import gimp
ImportError: ld.so.1: python: fatal: relocation error: file
/opt/csw/lib/gimp/2.0/python/gimp.so: symbol
PyUnicodeUCS2_SetDefaultEncoding: referenced symbol not found
(gimp:24031): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Traceback (most recent call last):
File "/opt/csw/lib/gimp/2.0/plug-ins/palette-sort.py", line 17, in
<module>
from gimpfu import *
File "/opt/csw/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>
import gimp
ImportError: ld.so.1: python: fatal: relocation error: file
/opt/csw/lib/gimp/2.0/python/gimp.so: symbol
PyUnicodeUCS2_SetDefaultEncoding: referenced symbol not found
(gimp:24031): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Traceback (most recent call last):
File "/opt/csw/lib/gimp/2.0/plug-ins/happy-valley-relief.py", line 20,
in <module>
from gimpfu import *
File "/opt/csw/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>
import gimp
ImportError: ld.so.1: python: fatal: relocation error: file
/opt/csw/lib/gimp/2.0/python/gimp.so: symbol
PyUnicodeUCS2_SetDefaultEncoding: referenced symbol not found
(gimp:24031): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Traceback (most recent call last):
File "/opt/csw/lib/gimp/2.0/plug-ins/foggify.py", line 20, in <module>
from gimpfu import *
File "/opt/csw/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>
import gimp
ImportError: ld.so.1: python: fatal: relocation error: file
/opt/csw/lib/gimp/2.0/python/gimp.so: symbol
PyUnicodeUCS2_SetDefaultEncoding: referenced symbol not found
(gimp:24031): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
======================================================================
More information about the bug-notifications
mailing list