After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 498994 - autostart file applies to XFCE, too
autostart file applies to XFCE, too
Status: RESOLVED FIXED
Product: gnome-volume-manager
Classification: Deprecated
Component: general
2.17.x
Other Linux
: Normal normal
: ---
Assigned To: Gnome volume manager maintainers
Gnome volume manager maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-22 15:53 UTC by Martin Pitt
Modified: 2008-01-18 16:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20


Attachments
autostart .desktop file patch (560 bytes, patch)
2007-11-22 15:53 UTC, Martin Pitt
none Details | Review

Description Martin Pitt 2007-11-22 15:53:22 UTC
Hi!

XFCE uses gnome-volume-manager, too, but for it to work the autostart file needs to be installed properly:

 * It needs to go into /etc/xdg/autostart instead of /usr/share/gnome/autostart
 * OnlyShowIn should be "GNOME;XFCE;"
Comment 1 Martin Pitt 2007-11-22 15:53:55 UTC
Created attachment 99485 [details] [review]
autostart .desktop file patch
Comment 2 Martin Pitt 2007-12-07 14:28:42 UTC
Thanks, the .desktop file is fixed upstream in 2.22 now. Distributors can take care of moving the autostart desktop file to the correct location, but it would be preferable to do it upstream.