Comment 26 for bug 369498

Revision history for this message
Scott Ritchie (scottritchie) wrote : Re: [Bug 369498] Re: 32bits gtk and glib modules not found in ia32-libs

vak wrote:
> my Skype (2.0.0.72) crashes under fresh Karmic with the followign seen
> in console:
>
> Gtk-Message: Failed to load module "canberra-gtk-module": /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so: wrong ELF class: ELFCLASS64
> ALSA lib ../../src/conf.c:2700:(snd_config_hooks_call) Cannot open shared library libasound_module_conf_pulse.so
> ALSA lib ../../../src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL hw:0
>
> any hints?
>

Please:
dpkg -s ia32-libs
And:
ldd /usr/lib32/gtk-2.0/modules/libcanberra-gtk-module.so

Thank you!