gnome-encfs-manager.desktop doesn't pass validation

Bug #1947903 reported by Anna
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gnome Encfs Manager
New
Undecided
Unassigned

Bug Description

$ desktop-file-validate gnome-encfs-manager.desktop
gnome-encfs-manager.desktop: error: value "sh -c 'killall -9 gnome-encfs-manager; gnome-encfs-manager;'" for key "Exec" in group "Desktop Entry" contains a reserved character ''' outside of a quote
gnome-encfs-manager.desktop: error: value "sh -c 'killall -9 gnome-encfs-manager; gnome-encfs-manager;'" for key "Exec" in group "Desktop Entry" contains a reserved character ';' outside of a quote
gnome-encfs-manager.desktop: error: value "sh -c 'killall -9 gnome-encfs-manager; gnome-encfs-manager;'" for key "Exec" in group "Desktop Entry" contains a reserved character ';' outside of a quote
gnome-encfs-manager.desktop: error: value "sh -c 'killall -9 gnome-encfs-manager; gnome-encfs-manager;'" for key "Exec" in group "Desktop Entry" contains a reserved character ''' outside of a quote

It isn't happy with single quotes. Double quotes should be used to pass validation.

(is killall -9 really needed btw? a lockfile can be used to guarantee only one instance is running)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.