OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003832 [py_gtk] other major always 2009-08-07 17:23 2012-03-16 08:31
Reporter choman View Status public  
Assigned To cgrzemba
Priority normal Resolution fixed  
Status closed  
Summary 0003832: PyGTK is unable to import gtk
Description On both sparc and i386 packages, after installing pygtk "correctly". The following error is produced:
     ImportError: ld.so.1: python: fatal: relocation error:
     file /opt/csw/lib/python/site-packages/gtk-2.0/gtk/_gtk.so:
     symbol PyUnicodeUCS2_DecodeUTF8: referenced symbol not found

see below.

Also being filed under a separate bug, pygtk requires pygobjct. which also has a bug
Additional Information Python 2.6.2 (r262:71600, May 27 2009, 13:06:14) [C] on sunos5
Type "help", "copyright", "credits" or "license" for more information.
>>> import pygtk
>>> import gtk
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/opt/csw/lib/python/site-packages/gtk-2.0/gtk/__init__.py", line 48, in <module>
    from gtk import _gtk
ImportError: ld.so.1: python: fatal: relocation error: file /opt/csw/lib/python/site-packages/gtk-2.0/gtk/_gtk.so: symbol PyUnicodeUCS2_DecodeUTF8: referenced symbol not found
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0009741)
cgrzemba (manager)
2012-03-16 08:31

not reproducible/seen in
py_gtk CSWpy-gtk 2.17.0,REV=2012.03.15


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker