Software Center ignores default browser setting

Bug #777392 reported by Steve Mottram
20
This bug affects 3 people
Affects Status Importance Assigned to Milestone
software-center (Ubuntu)
Confirmed
Medium
Rahul

Bug Description

Binary package hint: software-center

When I click on a link to the homepage for any application in Software Center in Ubuntu Natty, my default browser setting is ignored and the link is opened in Firefox. I currently have Chrome set as the default browser. Most other applications respect my default browser choice. For example, running gnome-www-browser in a terminal opens Chrome, as expected

If it makes any difference, I am running Unity 2D desktop.

Revision history for this message
Robert Roth (evfool) wrote :

I also have Chromium set as default, and software-center opened the website in Chromium. However the code uses the webbrowser python module, which should open the default browser UNLESS there is a BROWSER environment variable set, in which case the browser preference list is overridden by this. I have tried setting the BROWSER variable, and in that case software-center did open the sites in Firefox indeed.

So to check whether you also have a BROWSER variable set, type in the terminal 'echo $BROWSER' (and please post the output here). To clear the environment variable use the terminal command 'unset BROWSER'. Please comment the result after trying these.

Revision history for this message
Steve Mottram (steve-d-mottram) wrote :

Thanks for looking into this. I checked in a terminal and $BROWSER is not set at all - echo $BROWSER returns nothing.

Changed in software-center (Ubuntu):
status: New → Confirmed
Changed in software-center (Ubuntu):
importance: Undecided → Medium
Changed in software-center (Ubuntu):
assignee: nobody → Rahul (rahulshantagiri9999)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.