Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 574840

Summary: app-emulation/open-vm-tools-10.0.0_p3000743: .desktop installation missing
Product: Gentoo Linux Reporter: Chris White <cwprogram>
Component: Current packagesAssignee: Mike Gilbert <floppym>
Status: RESOLVED FIXED    
Severity: normal CC: vmware+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris White 2016-02-15 23:18:29 UTC
Up until this version the ebuild installed a .desktop file into xdg autostart which executes `vmware-user-suid-wrapper` as below:

        insinto /etc/xdg/autostart
        doins "${FILESDIR}/open-vm-tools.desktop"

This is no longer in the 10.0.0 ebuild and I'd like to either know why ( ChangeLog just says package bump and nothing really else) or have it put back in.
Comment 1 Mike Gilbert gentoo-dev 2016-02-18 00:53:12 UTC
Probably a mistake on my part. I restored the code.

It looks like there are a few new releases available, so I will skip the revbump and do a version bump soon.