Bug#483437: libfontconfig1: Error when import gtk python module

2008-05-31 Thread Keith Packard
On Wed, 2008-05-28 at 20:22 +0200, Julien Valroff wrote:

 ImportError: /usr/lib/libfontconfig.so.1: undefined symbol: 
 FT_Select_Size

I suspect you have an old libfreetype.so.6 on your system somewhere.
This symbol is included in version 2.3.5 of libfreetype6.

-- 
[EMAIL PROTECTED]


signature.asc
Description: This is a digitally signed message part


Bug#483437: libfontconfig1: Error when import gtk python module

2008-05-28 Thread Julien Valroff
Package: libfontconfig1
Version: 2.5.0-2
Severity: important

Hi,

With the current version, I can't use any application relying on
python-gtk.
When trying to import the gtk module, I get the following error:

~$ python
Python 2.5.2 (r252:60911, May 15 2008, 17:59:19) 
[GCC 4.3.1 20080501 (prerelease)] on linux2
Type help, copyright, credits or license for more information.
 import gtk
Traceback (most recent call last):
  File stdin, line 1, in module
  File /var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py, line 
48, in module
from gtk import _gtk
ImportError: /usr/lib/libfontconfig.so.1: undefined symbol: 
FT_Select_Size

When dowgrading fontconfig, fontconfig-config and libfontconfig1 to 
the version available in lenny (couldn't find any version built in 
between), things work again as expected.

Cheers,
Julien

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (150, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libfontconfig1 depends on:
ii  fontconfig-config  2.5.0-2   generic font configuration library
ii  libc6  2.7-11GNU C Library: Shared libraries
ii  libexpat1  1.95.8-4  XML parsing C library - runtime li
ii  libfreetype6   2.3.5-1+b1FreeType 2 font engine, shared lib
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

libfontconfig1 recommends no packages.

-- no debconf information




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