BOINC Linux uses wrong browser

Message boards : Questions and problems : BOINC Linux uses wrong browser
Message board moderation

To post messages, you must log in.

AuthorMessage
copycat

Send message
Joined: 19 Feb 07
Posts: 9
Belgium
Message 33321 - Posted: 9 Jun 2010, 14:30:03 UTC

When I want to go to a project's page/account/(whatever's available on the left in Manager) Konqueror opens whilst the default browser is (supposed to be) set to Firefox. Where does BOINC look to determine which browser it's supposed to use?
ID: 33321 · Report as offensive
Richard Haselgrove
Volunteer tester
Help desk expert

Send message
Joined: 5 Oct 06
Posts: 5082
United Kingdom
Message 33322 - Posted: 9 Jun 2010, 14:48:34 UTC - in response to Message 33321.  

ID: 33322 · Report as offensive
copycat

Send message
Joined: 19 Feb 07
Posts: 9
Belgium
Message 33333 - Posted: 11 Jun 2010, 1:44:16 UTC - in response to Message 33322.  

a) Your url leads straight back here.
b) If you meant to lead me to How to set your default browser in Linux that pertains to when there's NO browser opening. I've got the wrong one opening.

Anyway, adding those lines to /etc/profiles didn't do a thing, as I suspected, so I had to resort to removing Konqueror from my setup and since the system no longer has the option of opening anything in Konqueror it now opens in Firefox.
ID: 33333 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15483
Netherlands
Message 33334 - Posted: 11 Jun 2010, 7:10:10 UTC - in response to Message 33333.  

Still, BOINC doesn't open browsers by itself. It follows what your OS thinks is the default browser. This isn't necessarily what your browsers think is the default browser, you will always have to check with the OS itself.
ID: 33334 · Report as offensive
Richard Haselgrove
Volunteer tester
Help desk expert

Send message
Joined: 5 Oct 06
Posts: 5082
United Kingdom
Message 33335 - Posted: 11 Jun 2010, 7:53:41 UTC - in response to Message 33333.  

Sorry, my mistake. Bad copy'n'paste.
ID: 33335 · Report as offensive
Rachel

Send message
Joined: 14 Jun 10
Posts: 1
United States
Message 33352 - Posted: 14 Jun 2010, 8:47:59 UTC

I just started using BOINC and have the same problem copycat did. Firefox is set as my default browser (confirmed under Firefox and under Xubuntu's Preferred Applications menu), but BOINC opens Opera as the browser when I click any links from within the manager. It also doesn't actually open the links; Opera opens with the same links as last time, but no BOINC pages.

However, I sort of fixed this by creating a script:

#/bin/bash
cd /usr/bin/
export BROWSER=/usr/bin/firefox
./boincmgr

Running it that way, Firefox gets used as the browser.
ID: 33352 · Report as offensive

Message boards : Questions and problems : BOINC Linux uses wrong browser

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.