Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157633 - app-emulation/vmware-player-1.0.2.29634 fails to start
Summary: app-emulation/vmware-player-1.0.2.29634 fails to start
Status: RESOLVED DUPLICATE of bug 155433
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo VMWare Bug Squashers [disabled]
URL:
Whiteboard:
Keywords:
: 157635 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-12-09 11:22 UTC by Paul Austin
Modified: 2006-12-13 08:37 UTC (History)
1 user (show)

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 Paul Austin 2006-12-09 11:22:11 UTC
vmware player fails to start due to cairo png errors and missing images

/opt/vmware/player/lib/bin/vmplayer: /opt/vmware/player/lib/lib/libpng12.so.0/libpng12.so.0: no version information available (required by /usr/lib/libcairo.so.2)

Failed to open file '/usr/lib/vmware/share/pixmaps/upgrade-hw.png': No such file or directory

This was fixed by copying the latest png lib

cp /usr/lib/libpng12.so.0.13.0 libpng12.so.0

The images were fixed by creating a sym link there maybe a way to change this in the config

Also there is no vmplayer copied to /usr/bin

Also there is no .desktop file for the app


ln -s /opt/vmware/player/lib /usr/lib/vmware


/opt/vmware/player #equery uses cairo
[ Searching for packages matching cairo... ]
[ Colour Code : set unset ]
[ Legend        : Left column  (U) - USE flags from make.conf                     ]
[                  : Right column (I) - USE flags packages was installed with ]
[ Found these USE variables for x11-libs/cairo-1.2.4 ]
 U I
 + + X        : Adds support for X11
 - - directfb : Adds support for DirectFB layer (library for FB devices)
 - - doc      : Adds extra documentation (API, Javadoc, etc)
 - - glitz    : Build with glitz support
 + + png      : Adds support for libpng (PNG images)
 + + svg      : Adds support for SVG (Scalable Vector Graphics http://www.w3.org/TR/SVG ).  This option is mainly intended for users that tend to browse multimedia sites frequently.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-09 13:06:45 UTC
*** Bug 157635 has been marked as a duplicate of this bug. ***
Comment 2 Martin Smith 2006-12-12 18:37:00 UTC
Appears to be a duplicate of bug #155433.

According to http://forums.gentoo.org//viewtopic-t-512688-highlight-vmplayer.html, running vmplayer with an argument of the location of the VMX file you want to use will allow you to run as non-root.
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2006-12-13 08:37:45 UTC

*** This bug has been marked as a duplicate of 155433 ***