[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

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



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 tummy com
        ReportedBy: felix schwarz oss schwarz eu
         QAContact: extras-qa fedoraproject org
                CC: roozbeh gmail com, kevin tummy com,
                    fedora-fonts-bugs-list 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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]