[Xfce-bugs] [Bug 6913] New: /etc/xdg/autostart/xfconf-migration-4.6.desktop does not validate

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sat Dec 4 18:05:45 CET 2010


http://bugzilla.xfce.org/show_bug.cgi?id=6913

           Summary: /etc/xdg/autostart/xfconf-migration-4.6.desktop does
                    not validate
    Classification: Xfce
           Product: Xfce-utils
           Version: 4.7.2
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: General
        AssignedTo: xfce-bugs at xfce.org
        ReportedBy: cwickert at fedoraproject.org


In xfce 4.8 pre/etc/xdg/autostart/xfconf-migration-4.6.desktop breaks
desktop-file-validate:

$ desktop-file-validate /etc/xdg/autostart/xfconf-migration-4.6.desktop 
/etc/xdg/autostart/xfconf-migration-4.6.desktop: error: file contains multiple
keys named "Terminal" in group "Desktop Entry"

Fix:
--- /etc/xdg/autostart/xfconf-migration-4.6.desktop.orig    2010-12-04
18:00:22.912873160 +0100
+++ /etc/xdg/autostart/xfconf-migration-4.6.desktop    2010-12-04
18:00:33.593880545 +0100
@@ -5,4 +5,3 @@
 Terminal=false
 Type=Application
 StartupNotify=false
-Terminal=false

-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Xfce-bugs mailing list