| Summary: | undefined symbol: FT_Done_Face | ||
|---|---|---|---|
| Product: | pycairo | Reporter: | YunSong Hwang <hys545> |
| Component: | general | Assignee: | Steve Chaplin <d74n5pohf9> |
| Status: | RESOLVED NOTABUG | QA Contact: | |
| Severity: | normal | ||
| Priority: | high | ||
| Version: | unspecified | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
The problem reported is a problem importing pygtk, its not necessarily a bug in
pycairo.
Try
$ python
>>> import cairo
does that work?
No further information was provided so I assume the problem was not actually a pycairo bug. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
I checked pycairo-cvs-2006-9-22 run system-config-services Traceback (most recent call last): File "/usr/sbin/system-config-services", line 27, in ? import gtk File "/var/tmp/pygtk-root/usr/lib/python2.4/site-packages/gtk-2.0/gtk/ __init__.py", line 48, in ? File "/var/tmp/pycairo-1.2.2-1hys-root/usr/lib/python2.4/site-packages/cairo/ __init__.py", line 1, in ? ImportError: /usr/lib/python2.4/site-packages/cairo/_cairo.so: undefined symbol: FT_Done_Face