[Bug 353372] Re: BOINC patch 003 launches the wrong browser
Daniel Hahler
launchpad at thequod.de
Tue May 26 20:26:42 UTC 2009
What does "sensible-browser example.com" do for you?
(it opens the webpage using my default browser here)
If it does not, please edit the sensible-browser script and add " -e" at
the end of the shebang (first line), then start it from a terminal and
provide the output here.
For me it looks as follows:
$ sensible-browser example.com
+ URL=example.com
+ test -n
+ test -n :0.0
+ test -n
+ test -x /usr/bin/x-www-browser
+ exec /usr/bin/x-www-browser example.com
re "wxLaunchDefaultBrowser": AFAICS this has been patched to use the
Debian/Ubuntu default browser instead (rather than the one configured in
Gnome, which might be the same though, of course).
btw: debianutils is a essential package in Ubuntu, too (re my last
comment).
AFAICS it should use /usr/bin/firefox ($BROWSER) for you, lubosz.
I've tried "BROWSER=konqueror sensible-browser example.com" and it used Konqueror, as expected.
--
BOINC patch 003 launches the wrong browser
https://bugs.launchpad.net/bugs/353372
You received this bug notification because you are a member of Debian
BOINC Maintainers, which is subscribed to boinc in ubuntu.
More information about the pkg-boinc-devel
mailing list