ASJ wrote:
> Package: libcairo2
> Version: 1.2.0-3
> Followup-For: Bug #325526
> 
> 
> In the latest update to 1.2.0-3 anything using python's wxGtk interface
> dies on startup:
> 
> Traceback (most recent call last):
>   File "CastPodderGui.py", line 32, in ?
>   import wx
>   File "/usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wx/__init__.py",
>   line 42, in ?
>   from wx._core import *
>   File "/usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wx/_core.py",
>   line 4, in ?
>   import _core_
>   ImportError: /usr/lib/libcairo.so.2: undefined symbol: FT_GlyphSlot_Embolden

Can't duplicate, and I'm using the same libraries and arch as you.

$ sudo apt-get install python-wxgtk2.6
...
$ python
Python 2.3.5 (#2, Jun 13 2006, 23:12:55)
[GCC 4.1.2 20060613 (prerelease) (Debian 4.1.1-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import wx
>>>

>
> Recompling and rebuilding the libcairo deb fixed the problem.

which means there's no comparison with your system now.

Dave




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to