Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 238081 - VMware Server menu item
Summary: VMware Server menu item
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo VMWare Bug Squashers [disabled]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-19 08:54 UTC by Gabor Garami
Modified: 2008-09-23 07:28 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 Gabor Garami 2008-09-19 08:54:55 UTC
Please, add a menu item (.desktop file and image) to vmware-server package. It can be manageable by 'vmware' command, but it can be started from command line (or custom shortcut icon too).
Comment 1 Mike Auty (RETIRED) gentoo-dev 2008-09-19 23:32:42 UTC
Do you mean vmware-server-console, or vmware-server?  Vmware server is a service, and should be started as any other service in the runlevel.  It comes with a built in console, but this is not the supported method of connecting to the server, since the full gtk dependencies may not be met, and so intentionally has no desktop icon.  This decision was made to support headless (X-less) servers, since people who want X on the same machine as the server can still install the console (and hence get a desktop item).

I believe the console has an icon, but I may be wrong.  Please let me know which package you meant and whether I need to look into this further.  Thanks...  5:)
Comment 2 Gabor Garami 2008-09-23 05:24:39 UTC
I mean app-emulation/vmware-server package.

I think it can be resolved by an 'console' or similar USE flag, which can indicate an extra dependencies (Gtk). 

Yes, app-emulation/vmware-server-console has an icon, this's true. 

> (X-less) servers, since people who want X on the same machine as the server can
> still install the console (and hence get a desktop item).
But why install an extra package, if it has a built-in console? And, IIRC even if the authentication is have problem, the vmware-server built-in console can work.
I don't say to make a default dependencies an X and gtk to vmware-server - it's can be a stupid idea. But, I think, the dependencies can controlled by USE flags very well.

(In reply to comment #1)
> Do you mean vmware-server-console, or vmware-server?  Vmware server is a
> service, and should be started as any other service in the runlevel.  It comes
> with a built in console, but this is not the supported method of connecting to
> the server, since the full gtk dependencies may not be met, and so
> intentionally has no desktop icon.  This decision was made to support headless
> (X-less) servers, since people who want X on the same machine as the server can
> still install the console (and hence get a desktop item).
> 
> I believe the console has an icon, but I may be wrong.  Please let me know
> which package you meant and whether I need to look into this further. 
> Thanks...  5:)
> 

Comment 3 Mike Auty (RETIRED) gentoo-dev 2008-09-23 07:28:28 UTC
If I were to add a console USE flag, it would simply add a dependency on vmware-server-console.  I will not support the local console.  Connection difficulties with the remote console that can be solved by the local console are due to misconfigurations with xinetd.  I'm particularly uninterested in adding much extra support to vmware-server 1 given that vmware-server 2 is around the corner and changes everything (there is no console, and everything is controlled through a browser).  Sorry...