[bug-notifications] [python 0003751]: ImportError: ld.so.1: python:

Mantis Bug Tracker noreply at opencsw.org
Fri Jul 24 21:22:01 CEST 2009


The following issue has been CLOSED 
====================================================================== 
http://www.opencsw.org/mantis/view.php?id=3751 
====================================================================== 
Reported By:                wcohrs
Assigned To:                mwatters
====================================================================== 
Project:                    python
Issue ID:                   3751
Category:                   packaging
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 not fixable
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-07-03 14:48 CEST
Last Modified:              2009-07-24 21:22 CEST
====================================================================== 
Summary:                    ImportError: ld.so.1: python:
Description: 
>gimp
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: Schwerer Fehler: Verschiebungsfehler: Datei
/opt/c sw/lib/gimp/2.0/python/gimp.so: Symbol
PyUnicodeUCS2_SetDefaultEncoding: referen ziertes Symbol nicht gefunden

(gimp:17571): 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 <mod ule>
    from gimpfu import *
  File "/opt/csw/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>
    import gimp
ImportError: ld.so.1: python: Schwerer Fehler: Verschiebungsfehler: Datei
/opt/c sw/lib/gimp/2.0/python/gimp.so: Symbol
PyUnicodeUCS2_SetDefaultEncoding: referen ziertes Symbol nicht gefunden

(gimp:17571): 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: Schwerer Fehler: Verschiebungsfehler: Datei
/opt/c sw/lib/gimp/2.0/python/gimp.so: Symbol
PyUnicodeUCS2_SetDefaultEncoding: referen ziertes Symbol nicht gefunden

(gimp:17571): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
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: Schwerer Fehler: Verschiebungsfehler: Datei
/opt/c sw/lib/gimp/2.0/python/gimp.so: Symbol
PyUnicodeUCS2_SetDefaultEncoding: referen ziertes Symbol nicht gefunden

(gimp:17571): 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 <mod ule>
    from gimpfu import *
  File "/opt/csw/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>
    import gimp
ImportError: ld.so.1: python: Schwerer Fehler: Verschiebungsfehler: Datei
/opt/c sw/lib/gimp/2.0/python/gimp.so: Symbol
PyUnicodeUCS2_SetDefaultEncoding: referen ziertes Symbol nicht gefunden

====================================================================== 

---------------------------------------------------------------------- 
 (0006459) mwatters (manager) - 2009-07-24 21:20
 http://www.opencsw.org/mantis/view.php?id=3751#c6459 
---------------------------------------------------------------------- 
This BigID and http://www.opencsw.org/bugtrack/view.php?id=2941 [^] are 2
separate issues. BugID 2941 appears to be pygtk related.  I am working on a
new version of pygtk.  

This BugID is a problem with gimp.

when I run nm on gimp.so it returns nothing. furthermore, PyUnicodeUCS* is
part of libpython.  looking at dump -Lv and ldd on gimp.so it is not linked
against libpython.

I will move this bug to gimp.
can you re-open http://www.opencsw.org/bugtrack/view.php?id=2941 and move
it to pygtk.




More information about the bug-notifications mailing list