Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 218741 - app-emulation/vmware-workstation-6.0.3-80004 - /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0: undefined symbol: _ZN3Gtk6Widget14get_accessibleEv
Summary: app-emulation/vmware-workstation-6.0.3-80004 - /usr/lib/vmware/lib/libvmwareu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo VMWare Bug Squashers [disabled]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-21 16:14 UTC by Matthew Wollenweber
Modified: 2008-04-21 18:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Wollenweber 2008-04-21 16:14:52 UTC
melkor tmp # vmware
/usr/lib/vmware/bin/vmware: symbol lookup error: /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0: undefined symbol: _ZN3Gtk6Widget14get_accessibleEv

Tried the standard fix of updating libview... no affect (libview 0.6.1). Currently uninstalled. Vmware "works"if ran as: 'VMWARE_USE_SHIPPED_GTK=force vmware' but will crash when user tries to open a directory. 

Also tried vmware-workstation 6.0.2.59824 (current ~x86 ebuild) but had the same result. 


Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-04-21 16:43:37 UTC
Sorry, but severity isn't critical when the app fails to start at all - it would be if it started, ran for a while and then really crashed, possibly causing data loss. Such as it is, failing to initially load is not the same thing as crashing.
Comment 2 Mike Auty (RETIRED) gentoo-dev 2008-04-21 17:44:37 UTC
Matthew, please ensure that gtkmm has been compiled with the accessibility USE flag set (this should be tested for within the ebuild, so please let us know if it hadn't already been compiled like that).  Then please recompile libview and libsexy (once gtkmm has been built with accessibility).  Unfortunately, there's no way for portage to easily enforce this requirement, hence bugs like this.

If that fixes your problem, then please mark this bug as fixed.  If not, let us know and we'll see what error messages it's producing then, and what we can do about them...  5:)
Comment 3 Matthew Wollenweber 2008-04-21 18:16:20 UTC
Fix:
1. Add ACCESSIBILITY to USE flags. 
2. emerge gtkmm