[Bug 1511154] Re: xdg-settings set fails with status 2 because of a small glitch

2018-08-15 Thread MR Zenwiz
I am still seeing the "Google Chrome is not your default browser" on bionic. 4.15.0-32-generic #35-Ubuntu SMP Fri Aug 10 17:58:07 UTC 2018 x86_64 GNU/Linux DISTRIB_ID=Ubuntu DISTRIB_RELEASE=18.04 DISTRIB_CODENAME=bionic DISTRIB_DESCRIPTION="Ubuntu 18.04.1 LTS" NAME="Ubuntu" VERSION="18.04.1 LTS

[Bug 1511154] Re: xdg-settings set fails with status 2 because of a small glitch

2016-03-31 Thread chris
Had the same problem and can confirm editing /usr/bin/xdg-settings fixes the problem! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511154 Title: xdg-settings set fails with status 2 because of a

[Bug 1511154] Re: xdg-settings set fails with status 2 because of a small glitch

2016-03-30 Thread Avatar
I can also confirm this problem in 15.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511154 Title: xdg-settings set fails with status 2 because of a small glitch To manage notifications

[Bug 1511154] Re: xdg-settings set fails with status 2 because of a small glitch

2016-03-22 Thread Saikrishna Arcot
** Description changed: + (Existing description has been broken up into sections.) + + [Impact] + The first user-facing symptom: Google Chrome stable is correctly set as the default browser in System Settings / Details / Default Applications as well as in update-alternatives

[Bug 1511154] Re: xdg-settings set fails with status 2 because of a small glitch

2016-03-22 Thread Ryan Lux
I can confirm this problem in 15.10, and editing /usr/bin/xdg-settings as mentioned fixes the problem, allowing the default browser to be properly set. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1511154] Re: xdg-settings set fails with status 2 because of a small glitch

2016-03-12 Thread Tomi Urankar
Need backport to 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511154 Title: xdg-settings set fails with status 2 because of a small glitch To manage notifications about this bug go to:

[Bug 1511154] Re: xdg-settings set fails with status 2 because of a small glitch

2016-03-10 Thread Mo
Hope backport to wily -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511154 Title: xdg-settings set fails with status 2 because of a small glitch To manage notifications about this bug go to:

[Bug 1511154] Re: xdg-settings set fails with status 2 because of a small glitch

2016-03-01 Thread Gustav Ekner
This bug i still present in 15.10 and it's very annoying. Will it be fixed there? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511154 Title: xdg-settings set fails with status 2 because of a

[Bug 1511154] Re: xdg-settings set fails with status 2 because of a small glitch

2016-01-05 Thread Łukasz Jagielski
Hi, can this be backported to wily too? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511154 Title: xdg-settings set fails with status 2 because of a small glitch To manage notifications about

[Bug 1511154] Re: xdg-settings set fails with status 2 because of a small glitch

2015-11-19 Thread Michael Terry
Thanks for the patch! I've uploaded it to xenial. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511154 Title: xdg-settings set fails with status 2 because of a small glitch To manage

[Bug 1511154] Re: xdg-settings set fails with status 2 because of a small glitch

2015-11-19 Thread Launchpad Bug Tracker
This bug was fixed in the package xdg-utils - 1.1.0~rc3+git20150907-1ubuntu3 --- xdg-utils (1.1.0~rc3+git20150907-1ubuntu3) xenial; urgency=medium [ Iuri Chaer ] * debian/patches/handle-multiple-exec-lines.patch: - Handle desktop files (like Chrome's) that have more than one

[Bug 1511154] Re: xdg-settings set fails with status 2 because of a small glitch

2015-11-13 Thread Mathew Hodson
** Changed in: xdg-utils (Ubuntu) Importance: Undecided => Medium ** Tags added: wily -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511154 Title: xdg-settings set fails with status 2 because

[Bug 1511154] Re: xdg-settings set fails with status 2 because of a small glitch

2015-11-10 Thread Iuri Chaer
Attaching a patch with Michał's proposed fix, which works for me. I think it makes sense to use head -n1, the first Exec entry is likely to be a good pick -- if anyone adds a funny Exec entry, I'd expect it to not be the first one. I've found the same bug through a different path -- I ran

[Bug 1511154] Re: xdg-settings set fails with status 2 because of a small glitch

2015-11-10 Thread Ubuntu Foundations Team Bug Bot
The attachment "Add head -n1 to grep for Exec inside .desktop file, so the next command doesn't get a multiline input." 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

[Bug 1511154] Re: xdg-settings set fails with status 2 because of a small glitch

2015-11-10 Thread Iuri Chaer
Actually, you may want to do the same for the other lines grepping for Exec inside .desktop files as well :) ** Patch added: "Patching all lines grepping for Exec inside .desktop files with head -n1."

[Bug 1511154] Re: xdg-settings set fails with status 2 because of a small glitch

2015-11-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xdg-utils (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511154 Title:

[Bug 1511154] Re: xdg-settings set fails with status 2 because of a small glitch

2015-10-29 Thread Michał Roszka
** Description changed: The first user-facing symptom: Google Chrome stable is correctly set as the default browser in System Settings / Details / Default Applications as well as in update-alternatives --display x-www-browser yet it keeps complaining about not being a default

[Bug 1511154] Re: xdg-settings set fails with status 2 because of a small glitch

2015-10-28 Thread Michał Roszka
** Description changed: The first user-facing symptom: Google Chrome stable is correctly set as the default browser in System Settings / Details / Default Applications as well as in update-alternatives --display x-www-browser yet it keeps complaining about not being a default