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

Pango Problems on 32bit-env



Hi,

I have problems when I launch gtk applications (like firefox or realplayer) in 32-env: chars are not displayed (just empty boxes). In runtime I got these errors (realplayer):

(realplay.bin:6865): Gdk-WARNING **: locale not supported by Xlib

(realplay.bin:6865): Gdk-WARNING **: cannot set locale modifiers
Failed to load pixbuf file: /home/giulio/bin32/RealPlayer/share/realplay/icon.png: Unable to load image-loading module: /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: cannot open shared object file: No such file or directory

(realplay.bin:6865): Pango-WARNING **: /usr/lib/pango/1.5.0/modules/pango-basic-fc.so: cannot open shared object file: No such file or directory
Failed to load Pango module for id: 'BasicScriptEngineFc'
(realplay.bin:6865): Pango-WARNING **: /usr/lib/pango/1.5.0/modules/pango-basic-fc.so: cannot open shared object file: No such file or directory
............

In 32-env I have pango-basic-fc.so (and other requested libs) in right paths, but they seem not existing when I launch from 64bit-env (with or without "linux32 dchroot -c ia32 -d").

My ld.so.conf is:

/var/chroot/sid-ia32/lib
/var/chroot/sid-ia32/usr/lib
/var/chroot/sid-ia32/usr/X11R6/lib
/var/chroot/sid-ia32/usr/local/lib

Have you any idea?

Thanks,
Giulio



Reply to: