** Changed in: ia32-libs (Ubuntu Maverick)
Status: New => Invalid
** Summary changed:
- Loader chooses 64-bit library instead of 32-bit libraries
+ Loader chooses 64-bit instead of 32-bit library
--
Loader chooses 64-bit instead of 32-bit library
https://bugs.launchpad.net/bugs/641056
Yo
this is more of a question for the desktop team, why gtk/glib is failing
to load the correct modules
--
Loader chooses 64-bit library instead of 32-bit libraries
https://bugs.launchpad.net/bugs/641056
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
** Changed in: ia32-libs (Ubuntu Maverick)
Assignee: (unassigned) => Canonical Foundations Team
(canonical-foundations)
--
Loader chooses 64-bit library instead of 32-bit libraries
https://bugs.launchpad.net/bugs/641056
You received this bug notification because you are a member of Ubuntu
B
** Also affects: gdk-pixbuf (Ubuntu Maverick)
Importance: Undecided
Status: New
** Also affects: ia32-libs (Ubuntu Maverick)
Importance: Undecided
Status: New
** Changed in: ia32-libs (Ubuntu Maverick)
Milestone: None => ubuntu-10.10
** Changed in: ia32-libs (Ubuntu Maver
This bug affects those of us that run 32bit firefox and thunderbird
directly from mozilla. The console output that i get when i run
thunderbird is:
Gtk-Message: Failed to load module "gnomesegvhandler":
/usr/lib/gtk-2.0/modules/libgnomesegvhandler.so: wrong ELF class: ELFCLASS64
/usr/lib/gio/modu
I thought there was some hard coding as well, but that doesn't explain
why ldd returns the correct dependencies for libgtk-x11-2.0.so.0 if it
was hard coded somewhere I wouldn't expect ldd to have to do the library
loading at all. I'd expect it to happen internally to
libgtk-x11-2.0.so.0 using use
There seems to be some hard-coding of the library path, which doesn't
work for ia32-libs. I believe the config.rpath file might be the
culprit, however I don't know much about how this library builds.
** Also affects: gdk-pixbuf (Ubuntu)
Importance: Undecided
Status: New
--
Loader cho
Upon further inspection this may be an issue with the libraries
themselves not loading the correct binaries *(I'm not sure how that
trickle down loading all works).
Here's my ldd output for agnclient. Conspicuously absent is a line for
libpixbufloader-png.so. and libpixbufloader-svg.so which lea