hi all:
the glibmm24 and gtkmm24 in rawhide make vmware6 failed:
glibmm24-2.13.6-2.fc8.i386:
/usr/lib/vmware/bin/vmplayer: symbol lookup error: /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0: undefined symbol: _ZN4Glib9ValueBase4initEm
gtkmm24-2.11.3-1.fc8.i386: /usr/lib/vmware/bin/vmplayer: symbol lookup error: /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0: undefined symbol: _ZN3Gtk19TreeModelColumnBaseC2Em
Josh Boyer wrote:
On Thu, 2007-06-28 at 09:45 +0800, Ken YANG wrote:
hi all:
the glibmm24 and gtkmm24 in rawhide make vmware6 failed:
Tell VMWare
but glibmm24-2.12.8-1.fc7.i386 and gtkmm24-2.10.10-1.fc7.i386 can make vmware6 work well without error, i am not familiar with glibmm24 & gtkmm24, if the problems is truly belong to vmware, i will report a bug to vmware
josh
Josh Boyer wrote:
On Thu, 2007-06-28 at 09:45 +0800, Ken YANG wrote:
hi all:
the glibmm24 and gtkmm24 in rawhide make vmware6 failed:
Tell VMWare
General note: dry responses like this are uncalled for. Because VMWare trips this problem doesn't necessarily mean its their fault.
This is a known ABI breakage in Glib 2.13.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=245634
Matthias, any word on adding the patch (in SVN already) ?
cheers, -denis
Josh Boyer wrote:
On Thu, 2007-06-28 at 09:45 +0800, Ken YANG wrote:
hi all:
the glibmm24 and gtkmm24 in rawhide make vmware6 failed:
Tell VMWare
General note: dry responses like this are uncalled for. Because VMWare trips this problem doesn't necessarily mean its their fault.
This is a known ABI breakage in Glib 2.13.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=245634
Matthias, any word on adding the patch (in SVN already) ?
cheers, -denis
On Thu, 2007-06-28 at 15:38 +0200, Denis Leroy wrote:
Josh Boyer wrote:
On Thu, 2007-06-28 at 09:45 +0800, Ken YANG wrote:
hi all:
the glibmm24 and gtkmm24 in rawhide make vmware6 failed:
Tell VMWare
General note: dry responses like this are uncalled for. Because VMWare trips this problem doesn't necessarily mean its their fault.
This is a known ABI breakage in Glib 2.13.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=245634
Matthias, any word on adding the patch (in SVN already) ?
It'll be fixed in the next devel snapshot, hopefully before the end of the week.
Matthias Clasen wrote:
On Thu, 2007-06-28 at 15:38 +0200, Denis Leroy wrote:
Josh Boyer wrote:
On Thu, 2007-06-28 at 09:45 +0800, Ken YANG wrote:
hi all:
the glibmm24 and gtkmm24 in rawhide make vmware6 failed:
Tell VMWare
General note: dry responses like this are uncalled for. Because VMWare trips this problem doesn't necessarily mean its their fault.
This is a known ABI breakage in Glib 2.13.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=245634
Matthias, any word on adding the patch (in SVN already) ?
It'll be fixed in the next devel snapshot, hopefully before the end of the week.
thank you very much
On 6/28/07, Denis Leroy denis@poolshark.org wrote:
Josh Boyer wrote:
On Thu, 2007-06-28 at 09:45 +0800, Ken YANG wrote:
hi all:
the glibmm24 and gtkmm24 in rawhide make vmware6 failed:
Tell VMWare
General note: dry responses like this are uncalled for. Because VMWare trips this problem doesn't necessarily mean its their fault.
This is a known ABI breakage in Glib 2.13.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=245634
Matthias, any word on adding the patch (in SVN already) ?
cheers, -denis
As per BZ entry, you can work around this until fixed by: VMWARE_USE_SHIPPED_GTK=yes vmware
tom