[Bug 641056] Re: Loader chooses 64-bit library instead of 32-bit libraries

2010-09-22 Thread Robbie Williamson
** 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

[Bug 641056] Re: Loader chooses 64-bit library instead of 32-bit libraries

2010-09-22 Thread Matthias Klose
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

[Bug 641056] Re: Loader chooses 64-bit library instead of 32-bit libraries

2010-09-22 Thread Robbie Williamson
** 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

[Bug 641056] Re: Loader chooses 64-bit library instead of 32-bit libraries

2010-09-20 Thread Kate Stewart
** 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

[Bug 641056] Re: Loader chooses 64-bit library instead of 32-bit libraries

2010-09-20 Thread estama
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

[Bug 641056] Re: Loader chooses 64-bit library instead of 32-bit libraries

2010-09-17 Thread Dave Chiluk
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

[Bug 641056] Re: Loader chooses 64-bit library instead of 32-bit libraries

2010-09-16 Thread Scott Ritchie
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

[Bug 641056] Re: Loader chooses 64-bit library instead of 32-bit libraries

2010-09-16 Thread Dave Chiluk
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