Whenever I try to run Skype, I get a slew of messages like 'Gtk-Message: Failed to load module "canberra-gtk-module": /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so: wrong ELF class: ELFCLASS64' in the terminal.
I've already installed ia32-libs-gtk and have had this program running in a past installation on the same hardware. Any help or hints in the right direction would be appreciated. Lmde -fully updated as of 1-20-2011.
{SOLVED}Skype was pulling in qt libraries from a separate partition. I unmounted the offending partition and now Skype loads.
Elisa: http://forum.skype.com/index.php?showtopic=95626 (which was linked to through the first link you posted) is the link that helped me. I ran the command ldd /usr/bin/skype | grep -i Qt and realized that the qt libraries were indeed accessible through my chroot. Pulling from different qt libraries caused a fatal error in Skype. Removing the chroot fixed the qt errors. The other errors are still there but aren't fatal.
This fix won't apply to other users unless running a chroot. For other users that experience a similar problem of skype not starting, check to make sure that you don't have two different versions of qt installed.
Thanks for the links peeps.





