G
G
Gina Lee2015-09-29 14:38:38
linux
Gina Lee, 2015-09-29 14:38:38

How to fix Failed to execute default web browser error?

Hello!
Installed Debian. When clicking on the browser icon, an error pops up:
"Failed to execute default Web browser. I/O error".
How to fix?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
AVKor, 2015-09-29
@Din7

Correct like this:

wget -O - http://deb.opera.com/archive.key | apt-key add -
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -
echo "deb http://deb.opera.com/opera/ stable non-free" > /etc/apt/sources.list.d/opera.list
echo "deb http://dl.google.com/linux/chrome/deb/ stable main" > /etc/apt/sources.list.d/google-chrome.list
aptitude update
aptitude install opera iceweasel google-chrome-stable

(everything as root in a terminal window).

L
LittleFatNinja, 2015-09-29
@LittleFatNinja

install another or reinstall this browser

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question