[Bug 489109] New: Python scripts don't work with fontforge

bugzilla at redhat.com bugzilla at redhat.com
Sat Mar 7 18:01:46 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Python scripts don't work with fontforge

https://bugzilla.redhat.com/show_bug.cgi?id=489109

           Summary: Python scripts don't work with fontforge
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: high
          Priority: low
         Component: fontforge
        AssignedTo: kevin at tummy.com
        ReportedBy: felix.schwarz at oss.schwarz.eu
         QAContact: extras-qa at fedoraproject.org
                CC: roozbeh at gmail.com, kevin at tummy.com,
                    fedora-fonts-bugs-list at redhat.com
    Classification: Fedora


Description of problem:
Python bindings for fontforge don't work, importing the fontforge module fails
on a 32 bit F11 rawhide system.

Version-Release number of selected component (if applicable):
fontforge-20090224-1.fc11.i586

Steps to Reproduce:
python -c 'import fontforge'

Actual results:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
SystemError: Missing library: libgunicode

Expected results:
No output (=> fontforge library could be imported and is ready to use in
Python)

Additional info:
/usr/lib/libgunicode.so.3[.0.1] is present but there is no symlink from
/usr/lib/libgunicode.so. The same holds true for libgutils.so and
libfontforge.so.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the fonts-bugs mailing list