[Desktop-packages] [Bug 1517956] Re: xdg-settings (used to) assume desktop files have exactly one Exec line

2019-02-17 Thread Sebastien Bacher
That was fixed in https://launchpad.net/ubuntu/+source/xdg- utils/1.1.0~rc3+git20150907-1ubuntu3 ** Changed in: xdg-utils (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xdg-utils in

[Desktop-packages] [Bug 1517956] Re: xdg-settings (used to) assume desktop files have exactly one Exec line

2019-02-16 Thread Bug Watch Updater
** Changed in: xdg-utils Status: Confirmed => Unknown -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xdg-utils in Ubuntu. https://bugs.launchpad.net/bugs/1517956 Title: xdg-settings (used to) assume desktop files have exactly o

[Desktop-packages] [Bug 1517956]

2019-02-16 Thread Gitlab-migration
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xdg /xdg-utils

[Desktop-packages] [Bug 1517956] Re: xdg-settings (used to) assume desktop files have exactly one Exec line

2015-11-19 Thread Ubuntu Foundations Team Bug Bot
The attachment "add tests." seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by ~brian-murray, for

[Desktop-packages] [Bug 1517956] Re: xdg-settings assumes desktop files have exactly one Exec line

2015-11-19 Thread Chad Miller
Kep this from happening again. The old "|sed" way perserved many line. The new function call that has "|read" and echo first, only yields the first entry. ** Patch added: "add tests." https://bugs.launchpad.net/xdg-utils/+bug/1517956/+attachment/4522191/+files/fdbug118501-many-execs-in-deskto

[Desktop-packages] [Bug 1517956] Re: xdg-settings assumes desktop files have exactly one Exec line

2015-11-19 Thread Chad Miller
This is solved by "first_word" shell function. ** Changed in: xdg-utils (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xdg-utils in Ubuntu. https://bugs.launchpad.net/bugs/1517956 Title: x

[Desktop-packages] [Bug 1517956] Re: xdg-settings assumes desktop files have exactly one Exec line

2015-11-19 Thread Bug Watch Updater
Launchpad has imported 2 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=92170. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help

[Desktop-packages] [Bug 1517956] [NEW] xdg-settings assumes desktop files have exactly one Exec line

2015-11-19 Thread Chad Miller
Public bug reported: In searching the desktop file for suitability, it scans for all lines that begin "Exec", and takes the result and packs it into a variable. If there is exactly one Exec line, this takes out a command name to test for existence, but when more than one matches, the program name