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 651830 - /etc/xdg/autostart/nautilus-autostart.desktop violates xdg guidelines
/etc/xdg/autostart/nautilus-autostart.desktop violates xdg guidelines
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: Desktop
3.0.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-06-04 00:13 UTC by Christoph Wickert
Modified: 2012-10-22 16:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christoph Wickert 2011-06-04 00:13:00 UTC
/etc/xdg/autostart/gnome-sound-applet.desktop does not meet the freedesktop.org desktop entry specification:

$ desktop-file-validate /etc/xdg/autostart/nautilus-autostart.desktop
/etc/xdg/autostart/nautilus-autostart.desktop: error: value "GSettings org.gnome.desktop.background show-desktop-icons" for key "AutostartCondition" in group "Desktop Entry" contains an unregistered value "GSettings" for the condition; values extending the format should start with "X-"

Same problem with /etc/xdg/autostart/gnome-sound-applet.desktop from gnome-cpntrol-center and /etc/xdg/autostart/bluetooth-applet.desktop from gnome-bluetooth. Recently Unity has started introducing new keys without previous discussion or changes to the specs and it is sad that GNOME does the same.
Comment 1 Christoph Wickert 2011-06-04 00:22:55 UTC
(In reply to comment #0)
> /etc/xdg/autostart/gnome-sound-applet.desktop does not meet the freedesktop.org
> desktop entry specification:

Sorry, should read /etc/xdg/autostart/nautilus-autostart.desktop

> Same problem with /etc/xdg/autostart/gnome-sound-applet.desktop from
> gnome-cpntrol-center

filed as bug 651831

> and /etc/xdg/autostart/bluetooth-applet.desktop from
> gnome-bluetooth. 

bug 651832
Comment 2 Cosimo Cecchi 2012-10-22 16:18:24 UTC
This is now obsolete - desktop-file-utils 0.21 will correctly validate our autostart file (see [1]). Closing as OBSOLETE.

[1] https://bugs.freedesktop.org/show_bug.cgi?id=55483
Comment 3 Christoph Wickert 2012-10-22 16:28:49 UTC
Can you elaborate this ? I don't see "AutostartCondition" in the desktop entry spec at http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html