We need this:
lrwxrwxrwx 1 root root 18 2009-08-26 21:42 i686-pc-linux-gnu ->
/usr/lib32/gtk-2.0
Just creat a symbol link!
--
32bits gtk and glib modules not found in ia32-libs
https://bugs.launchpad.net/bugs/369498
You received this bug notification because you are a member of Ubuntu
Desktop
Actually,I found we need two links at least.
First
lrwxrwxrwx 1 root root 18 2009-08-29 14:12 /usr/lib/gtk-2.0/i686-pc-linux-gnu
-> /usr/lib32/gtk-2.0
Second
lrwxrwxrwx 1 root root 25 2009-08-29 15:18
/usr/lib/gtk-2.0/2.10.0/i686-pc-linux-gnu -> /usr/lib32/gtk-2.0/2.10.0
--
32bits gtk and glib
rwxrwx 1 root root 15 2009-09-15 23:44 i686-pc-linux-gnu ->
/usr/lib32/gio/
drwxr-xr-x 2 root root 4096 2009-09-15 23:43 modules
qiu...@qiuyao-laptop:/usr/lib/gio$
lrwxrwxrwx 1 root root 23 2009-09-15 23:43 i486-pc-linux-gnu ->
/usr/lib32/gio/modules/
lrwxrwxrwx 1 root root 23
I guess the gio problem might be due to gtk2-engines. After install gtk2
-engines-nimbus, and apply it. The gio problem disappears.
I downloaded the nimbus theme from:
http://ubuntu-art.org/content/show.php/Nimbus+(+Debian+and+Ubuntu+packages+)?content=70212
--
32bits gtk and glib modules not fo