Comment 2 for bug 1510091

Revision history for this message
Martin Pitt (pitti) wrote : Re: ubuntu-bug in wily fails to open a bug page when reporting bugs

Can you please modify /usr/lib/python3/dist-packages/apport/ui.py after "def open_url(self, url):" to add this as the first command:

     print('XXXX opening URL: %s' % url)

then run ubuntu-bug again, and see which URL it tries to open?

If you run "xdg-open http://www.launchpad.net" in a terminal, does that work? Which browser do you use?