epiphany instead of firefox in xubuntu

Asked by Daan Hoogland

Xubuntu (Lucid) comes with Firefox as its browser.
Instead of Firefox I would like to use Epiphany as browser (it works faster on my pc).

Hyperlinks in emails (Thunderbird) are opened per default into Firefox.

How can I get the situation where browser-hyperlinks in emails are sent to Epiphany and not to Firefox?.

Thanks very much for your help, regards, Daniel

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu software-center Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

try this:

sudo ln -s `which epiphany` /usr/bin/firefox

should be ok.

Revision history for this message
Hans Spaans (hspaans) said :
#2

Running this command on the commandline should solve your problem.
$ sudo update-alternatives --config gnome-www-browser

Revision history for this message
Daan Hoogland (dhoogland) said :
#3

Thanks actionparship and Hans Spaans for your help. I would like to implement your solutions, however, the Applications/Places, etc. menu bar line has disappeared from the screen. At the moment I only see the cursor (an arrow). Everything else has vanished.

I guess that some kind of a combination of keys I pressed has caused this new situation. Booting the system does not give me back the normal start screen.

I do not know how to resolve this. Should I go to the book shop and buy a manual f.i. ''Beginning Ubuntu Linux''? (I have a lot of experience with DOS/Windows but not with (X)ubuntu/Linux). I remember being in this situation before. Then I could only get out of it through reinstalling Xubuntu.

Thank you again for your assistance, kind regards, Daniel Hoogland

Revision history for this message
Daan Hoogland (dhoogland) said :
#4

Thanks actionparship and Hans Spaans for your help. I would like to implement your solutions, however, the Applications/Places, etc. menu bar line has disappeared from the screen. At the moment I only see the cursor (an arrow). Everything else has vanished.

I guess that some kind of a combination of keys I pressed has caused this new situation. Booting the system does not give me back the normal start screen.

I do not know how to resolve this. Should I go to the book shop and buy a manual f.i. ''Beginning Ubuntu Linux''? (I have a lot of experience with DOS/Windows but not with (X)ubuntu/Linux). I remember being in this situation before. Then I could only get out of it through reinstalling Xubuntu.

Thank you again for your assistance, kind regards, Daniel Hoogland

Revision history for this message
Daan Hoogland (dhoogland) said :
#5

Thanks actionparship and Hans Spaans for your help. I would like to implement your solutions, however, the Applications/Places, etc. menu bar line has disappeared from the screen. At the moment I only see the cursor (an arrow). Everything else has vanished.

I guess that some kind of a combination of keys I pressed has caused this new situation. Booting the system does not give me back the normal start screen.

I do not know how to resolve this. Should I go to the book shop and buy a manual f.i. ''Beginning Ubuntu Linux''? (I have a lot of experience with DOS/Windows but not with (X)ubuntu/Linux). I remember being in this situation before. Then I could only get out of it through reinstalling Xubuntu.

Thank you again for your assistance, kind regards, Daniel Hoogland

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

Press ALT+F2
type: gnome-terminal
Press ENTER
paste (or type ACCURATELY): gconftool --recursive-unset /apps/panel && killall gnome-panel

Should get the panels back

Revision history for this message
Daan Hoogland (dhoogland) said :
#7

Hello actionparsnip,

Alt+F2 resulted in the "Run program" subscreen. Then I typed: gnome-terminal (+Enter).
Xubuntu responded: Failed to execute child process 'gnome-terminal' (No such file or directory).

Then I typed: gconftool --recursive-unset/apps/panel && killall gnome-panel (+Enter).

The subscreen disappeared and the screen became black again (with only the arrow-cursor).

So I am still stuck. Do you have other suggestions? Thanks in advance, regards, Daniel.

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#8
Revision history for this message
Daan Hoogland (dhoogland) said :
#9

Hello actionparsnip,

I did what was written in the thread you sent me. The panels are there as long as the terminal is there as well. When the (minimized) terminal window is closed everything else is closed too.

I will keep the (minimized) terminal window on the screen in order to have the top line (Applications, Places, etc.) in sight.

Thanks for your help, regards, Daniel

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#10

Use the ALT+F2 menu instead. If you add the command you add to the startup items in the normal fashion, it will run as normal.