Public bug reported:

lsb_release -rd
Description:    Ubuntu 9.10
Release:        9.10

apt-cache policy libcanberra-gtk-module
libcanberra-gtk-module:
  Installed: 0.15-0ubuntu7
  Candidate: 0.15-0ubuntu7
  Version table:
 *** 0.15-0ubuntu7 0
        500 http://mirror.kirriwa.net karmic/main Packages
        500 http://mirror.internode.on.net karmic/main Packages
        500 http://au.archive.ubuntu.com karmic/main Packages
        100 /var/lib/dpkg/status

Trying to run VMWare Player 3.0.0 build 203739 on Karmic 64-bit, I get
this error:

/usr/lib/vmware/bin/vmplayer: symbol lookup error:
/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so: undefined symbol:
gtk_widget_get_window

gtk_widget_get_window is indeed undefined in libcanberra-gtk-module.so:

objdump -T /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so | grep 
gtk_widget_get_window
0000000000000000      DF *UND*  0000000000000000              
gtk_widget_get_window

This symbol is not defined in any shared library on the system.

The 32-bit version of VMWare 3.0.0 build 203739 runs fine on my Karmic
32-bit system, although libcanberra-gtk-module.so contains the same
undefined symbol.

I can't find gtk_widget_get_window in any of the shared libraries on
either system.

** Affects: libcanberra (Ubuntu)
     Importance: Undecided
         Status: New

-- 
libcanberra-gtk-module.so: undefined symbol: gtk_widget_get_window
https://bugs.launchpad.net/bugs/506284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to