firefox-granparadiso does not show up as browser alternative

Bug #132201 reported by Shirish Agarwal
2
Affects Status Importance Assigned to Milestone
firefox-3.0 (Ubuntu)
Fix Released
High
Unassigned

Bug Description

Binary package hint: firefox-granparadiso

Doing a simple "sudo update-alternatives --all"

shows the following :-

There is only 1 program which provides gnome-www-browser
(/usr/bin/firefox). Nothing to configure.

'x-www-browser' also throws up only 2 alternatives, firefox & icecape no firefox-granparadiso :(

Revision history for this message
Alexander Sack (asac) wrote :

Firefox installs alternatives like this:

if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] ; then
    update-alternatives --install /usr/bin/x-www-browser \
        x-www-browser /usr/bin/firefox 70 \
        --slave /usr/share/man/man1/x-www-browser.1.gz \
        x-www-browser.1.gz /usr/share/man/man1/firefox.1.gz

... is that correct/complete?

Changed in dpkg:
status: New → Confirmed
Revision history for this message
Shirish Agarwal (shirishag75) wrote :

I just did a display, it shows me this :-

shirish@Mugglewille:~$ update-alternatives --display x-www-browser
x-www-browser - status is auto.
 link currently points to /usr/bin/iceape
/usr/bin/firefox - priority 70
 slave x-www-browser.1.gz: /usr/share/man/man1/firefox.1.gz
/usr/bin/iceape - priority 80
 slave x-www-browser.1.gz: /usr/share/man/man1/iceape.1.gz
Current `best' version is /usr/bin/iceape.

Revision history for this message
Shirish Agarwal (shirishag75) wrote :

Also similar output in gnome-www-browser

shirish@Mugglewille:~$ update-alternatives --display gnome-www-browser
gnome-www-browser - status is auto.
 link currently points to /usr/bin/firefox
/usr/bin/firefox - priority 70
 slave gnome-www-browser.1.gz: /usr/share/man/man1/firefox.1.gz
Current `best' version is /usr/bin/firefox.

Revision history for this message
Alexander Sack (asac) wrote :

this should be fixed by now (hardy)

Changed in firefox-3.0:
importance: Undecided → High
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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