sensible-browser not using user's browser from gnome-default-applications-properties

Bug #69069 reported by dhenry
22
This bug affects 2 people
Affects Status Importance Assigned to Milestone
debianutils (Debian)
New
Unknown
sensible-utils (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

sensible-browser does not use the preferred browser as specified in gnome-default-applications-properties.

I have selected Epiphany as my favorite browser, with openning links in new tab by default. So my default browser command is "epiphany --new-tab %s". sensible-browser only run "epiphany %s" (because of how it is designed currently, with simlinks).

A common problem for me is when I want to open a link from xchat, xchat calls sensible-browser and it runs a new epiphany window instead of opening it in my current window in a new tab.

A quick fix is to set the BROWSER environment variable to the browser command.

Revision history for this message
dhenry (tfc-duke) wrote :

An other quick fix is to add "gnome-open" with update-alternatives so that it will be called by sensible-browser:

sudo update-alternatives --install /usr/bin/x-www-browser x-www-browser /usr/bin/gnome-open 150

sudo update-alternatives --config x-www-browser

gnome-open should run the appropriate program given the url.

Áron Sisak (asisak)
Changed in debianutils:
status: Unconfirmed → Confirmed
Changed in debianutils (Debian):
status: Unknown → New
Colin Watson (cjwatson)
affects: debianutils (Ubuntu) → sensible-utils (Ubuntu)
Revision history for this message
Mikko Rantalainen (mira) wrote :

Closely related to Bug #204858 (not an exact duplicate, though).

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.