[Touch-packages] [Bug 1721948] Re: gvfs-open/xdg-open shows message about 'gio open' which confuses user

2017-10-26 Thread Launchpad Bug Tracker
This bug was fixed in the package xdg-utils - 1.1.1-1ubuntu3 --- xdg-utils (1.1.1-1ubuntu3) artful; urgency=medium * debian/patches/prefer-gio.patch: switch to preferring gio commands over gvfs ones. (LP: #1721948) -- Brian Murray Wed, 18 Oct 2017 17:12:39

[Touch-packages] [Bug 1721948] Re: gvfs-open/xdg-open shows message about 'gio open' which confuses user

2017-10-26 Thread Launchpad Bug Tracker
This bug was fixed in the package xdg-utils - 1.1.1-1ubuntu3 --- xdg-utils (1.1.1-1ubuntu3) artful; urgency=medium * debian/patches/prefer-gio.patch: switch to preferring gio commands over gvfs ones. (LP: #1721948) -- Brian Murray Wed, 18 Oct 2017 17:12:39

[Touch-packages] [Bug 1721948] Re: gvfs-open/xdg-open shows message about 'gio open' which confuses user

2017-10-22 Thread Sander Jonkers
Yes, that solved it for me after activating "proposed" on artful, with xdg-utils (1.1.1-1ubuntu3) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1721948 Title:

[Touch-packages] [Bug 1721948] Re: gvfs-open/xdg-open shows message about 'gio open' which confuses user

2017-10-19 Thread Brian Murray
I tested this by using python3 to import webbrowser and then using webbrowser.open('http://www.ubuntu.com'). With the version of xdg-utils in the release pocket I received the warning about gvfs-open being deprecated. With the new version of xdg-utils (1.1.1-1ubuntu3) in -proposed I no longer

[Touch-packages] [Bug 1721948] Re: gvfs-open/xdg-open shows message about 'gio open' which confuses user

2017-10-19 Thread Brian Murray
There were also changes to xdg-email, xdg-copy, and xdg-mime so those might be worth testing too. ** Changed in: python3.6 (Ubuntu) Status: Triaged => Invalid ** Changed in: apport (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member

[Touch-packages] [Bug 1721948] Re: gvfs-open/xdg-open shows message about 'gio open' which confuses user

2017-10-19 Thread Adam Conrad
Hello Norbert, or anyone else affected, Accepted xdg-utils into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/xdg- utils/1.1.1-1ubuntu3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1721948] Re: gvfs-open/xdg-open shows message about 'gio open' which confuses user

2017-10-19 Thread Sebastien Bacher
Thanks Brian, I had started looking at that bug didn't update the bug so I'm attaching the patch I have in case it's useful. The build is failing due to a test error then though which I didn't debug ** Patch added: "git_gio_open.patch"

[Touch-packages] [Bug 1721948] Re: gvfs-open/xdg-open shows message about 'gio open' which confuses user

2017-10-18 Thread Brian Murray
** Changed in: xdg-utils (Ubuntu) Status: Triaged => In Progress ** Changed in: xdg-utils (Ubuntu) Assignee: (unassigned) => Brian Murray (brian-murray) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in

[Touch-packages] [Bug 1721948] Re: gvfs-open/xdg-open shows message about 'gio open' which confuses user

2017-10-18 Thread Brian Murray
This is the xdg-utils commit which adds support for preferring 'gio open'. https://cgit.freedesktop.org/xdg/xdg- utils/commit/?id=0d6eebb27c562e8644ccf616ebdbddf82d0d2dd8 ** Changed in: xdg-utils (Ubuntu) Status: Confirmed => Triaged ** Changed in: xdg-utils (Ubuntu) Importance:

[Touch-packages] [Bug 1721948] Re: gvfs-open/xdg-open shows message about 'gio open' which confuses user

2017-10-18 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 Touch seeded packages, which is subscribed to apport in Ubuntu.

[Touch-packages] [Bug 1721948] Re: gvfs-open/xdg-open shows message about 'gio open' which confuses user

2017-10-18 Thread Paulo Marcel Coelho Aragão
This is fixed in xdg-util's current upstream release 1.1.2+ -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1721948 Title: gvfs-open/xdg-open shows message about 'gio open'

[Touch-packages] [Bug 1721948] Re: gvfs-open/xdg-open shows message about 'gio open' which confuses user

2017-10-17 Thread Launchpad Bug Tracker
** Branch linked: lp:apport -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1721948 Title: gvfs-open/xdg-open shows message about 'gio open' which confuses user Status in

[Touch-packages] [Bug 1721948] Re: gvfs-open/xdg-open shows message about 'gio open' which confuses user

2017-10-17 Thread Brian Murray
** Changed in: apport Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1721948 Title: gvfs-open/xdg-open shows message about 'gio open'

[Touch-packages] [Bug 1721948] Re: gvfs-open/xdg-open shows message about 'gio open' which confuses user

2017-10-17 Thread Brian Murray
apport falls back to python's webbrowser.py module, if xdg-open is not available, which also utilizes xdg-open. $ ipython3 import Python 3.6.3 (default, Oct 3 2017, 21:45:48) Type "copyright", "credits" or "license" for more information. IPython 5.1.0 -- An enhanced Interactive Python. ?

[Touch-packages] [Bug 1721948] Re: gvfs-open/xdg-open shows message about 'gio open' which confuses user

2017-10-17 Thread Brian Murray
** Also affects: apport Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1721948 Title: gvfs-open/xdg-open shows message about

[Touch-packages] [Bug 1721948] Re: gvfs-open/xdg-open shows message about 'gio open' which confuses user

2017-10-16 Thread Brian Murray
** Changed in: apport (Ubuntu) Status: New => Triaged ** Changed in: apport (Ubuntu) Importance: Undecided => Low ** Tags added: rls-bb-incoming -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu.

[Touch-packages] [Bug 1721948] Re: gvfs-open/xdg-open shows message about 'gio open' which confuses user

2017-10-12 Thread Bug Watch Updater
** Changed in: gvfs Status: Unknown => Fix Released ** Changed in: gvfs Importance: Unknown => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1721948 Title:

[Touch-packages] [Bug 1721948] Re: gvfs-open/xdg-open shows message about 'gio open' which confuses user

2017-10-12 Thread Norbert
It is not normal. Original bug-report was written against apport. I started to call xdg-open and gvfs-open directly to analyze the problem. Apport uses xdg-open (which calls gvfs-open) in /usr/lib/python3/dist-packages/apport/ui.py . So apport uses deprecated mechanism. It is not critical. But

[Touch-packages] [Bug 1721948] Re: gvfs-open/xdg-open shows message about 'gio open' which confuses user

2017-10-12 Thread Norbert
Got the same message from xdg-open on GNOME and Unity sessions. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1721948 Title: gvfs-open/xdg-open shows message about 'gio

[Touch-packages] [Bug 1721948] Re: gvfs-open/xdg-open shows message about 'gio open' which confuses user

2017-10-12 Thread Sebastien Bacher
that's not a gvfs issue, the command there is deprecated so it's normal that it informs the user about the new command to use ** Changed in: gvfs (Ubuntu) Importance: Undecided => Low ** Changed in: gvfs (Ubuntu) Status: New => Invalid -- You received this bug notification because