Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250452 - [OVERLAY] app-emulation/virtualbox-guest-additions installs vboxclient.desktop in wrong location
Summary: [OVERLAY] app-emulation/virtualbox-guest-additions installs vboxclient.deskto...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Markus Ullmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-09 22:35 UTC by Walter Meinl
Modified: 2009-03-11 09:18 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 Walter Meinl 2008-12-09 22:35:41 UTC
new in virtualbox-guest-additions is the install of the vboxclient.desktop file. It's implemented as a menu. However, in the Sun's guest-additions the vboxclient.desktop gets installed to /etc/xdg/autostart. One can then use the gnome-control-center to switch autoload of /usr/bin/VBoxClient off or on (default).
Anyway, having a menu to start VBoxClient after X-server was started makes no sense, since VBoxClient would already be started before the server by /etc/X11/xinit/xinitrc.d/98VBoxClient script.
In Sun's guest-additions the vboxclient.desktop file substituted the 98VBoxClient file in the /etc/X11 directory.

Reproducible: Always
Comment 1 Alessio Cassibba (X-Drum) 2008-12-12 01:06:45 UTC
commited on overlay, thanks

Alessio.
Comment 2 Markus Ullmann (RETIRED) gentoo-dev 2009-03-11 09:18:48 UTC
InCVS already