touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #86157
[Bug 1464053] Re: ubuntu-bug is itself broken
One more thing that may help; I read through the source of xdg-open, and the open_mate() function calls gvfs-open.
If I run the command:
gvfs-open "http://www.bbc.co.uk"
then I get, as before, the new window with the ubuntu-start-content.
Looking at the other underlying commands within xdg-open:
gnome-open #new, window with ubuntu start contents.
mate-open #command not found
exo-open #BBC opens, in the dillo browser.
kde-open #BBC opens in firefox tab.
So, the underlying problem is actually with gvfs-open and gnome-open
commands.
--
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/1464053
Title:
ubuntu-bug is itself broken
Status in apport package in Ubuntu:
Incomplete
Bug description:
The ubuntu bug reporting system is rather badly broken, because when I
run ubuntu-bug/apport-bug, it gathers data, then opens a new blank
firefox window, but does not connect to launchpad!
The root cause is this one:
https://bugs.launchpad.net/ubuntu/+source/exo/+bug/1427144
which basically means that apport needs to invoke firefox with a different set of options.
This should be trivial to fix, but I think it's rather important, especially given how hard it is to get a direct report into Launchpad, and all the redirects that emphasise using the ubuntu-bug tool:
https://help.ubuntu.com/community/ReportingBugs
(I'm reporting this from Ubuntu Wily, though I think I recall seeing it in Vivid)
Apport version is: 2.17.3-0ubuntu4
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1464053/+subscriptions
References