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 569005 - Install autostart desktop files in /etc/xdg/autostart
Install autostart desktop files in /etc/xdg/autostart
Status: RESOLVED FIXED
Product: gnome-session
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-01-24 18:16 UTC by Daniel Macks
Modified: 2009-01-26 09:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel Macks 2009-01-24 18:16:54 UTC
+++ This bug was initially created as a clone of Bug #568754 +++

>Right now, it's installed in /usr/share/gnome/autostart but this is really an old >directory that we used at some point and that shouldn't be used anymore. In case >you're not sure how to do it: $(sysconfdir)/xdg/autostart

I don't know anything about this actual bug, but I see gnome-session has the same situation. As of 2.24.3:

share/gnome/autostart/at-spi-registryd-wrapper.desktop
share/gnome/autostart/gnome-keyring-daemon-wrapper.desktop
share/gnome/autostart/gnome-session-splash.desktop
share/gnome/autostart/gnome-settings-daemon-helper.desktop
Comment 1 Vincent Untz 2009-01-26 09:40:09 UTC
I fixed it in svn directly, without opening a bug ;-)