Hi,
Sven Arvidsson a écrit :
Sounds like your gconf settings are faulty. What output do you get if
you run
gconftool -R /desktop/gnome/url-handlers/http
from a terminal?
[EMAIL PROTECTED]:~$ gconftool -R /desktop/gnome/url-handlers/http
needs_terminal = false
command = iceweasel %s
enabled = true
You can also try re-setting your preferred browser in Desktop >
Preferences > Preferred Applications (or running
gnome-default-applications-properties).
I think it is ok.
For instance, this command launches iceweasel as expected:
gnome-open "http://www.debian.org"