Comment 61 for bug 190227

Revision history for this message
Kane Zhu (kane-mx) wrote :

I also see similar problem on Ubuntu 10.04 64-bit.

I launch my gtk application from NFS mount point, then click the 'Browser' button of my application to open directory picker.

Then got below errors,

/usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
/usr/lib/gio/modules/libgiogconf.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgiogconf.so

I have installed ia32-libs, and update it to latest. And the same app works well on OpenSuse 11.2 64 bit.

Hope to reopen this one to get that fixing.