Comment 7 for bug 556927

Revision history for this message
Leonard Richardson (leonardr) wrote : Re: apport-collect: login to launchpad impossible in text mode using w3m

Bill, can you run this little Python script and see which browser is opened?

import webbrowser
webbrowser.open("https://launchpad.net/")