Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go ยป
No member browsing this thread
Thread Status: Active
Total posts in this thread: 7
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 810 times and has 6 replies Next Thread
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Using Linux. Says "Can't find web browser"

I get the following error:

BOINC Manager tried to display the web page
http://www.worldcommunitygrid.org/
but couldn't find a web browser.
To fix this, set the environment variable
BROWSER to the path of your web browser,
then restart the BOINC Manager.

I was following this guide so I could set up the boinc manager in order to lend my computer when it's idle, but so far it isn't working.

https://secure.worldcommunitygrid.org/ms/installInstLinux.jsp

Any tips?
[Dec 26, 2013 10:05:54 PM]   Link   Report threatening or abusive post: please login first  Go to top 
PMH_UK
Veteran Cruncher
UK
Joined: Apr 26, 2007
Post Count: 771
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Using Linux. Says "Can't find web browser"

You may need to make your browser the default so it is invoked from BOINC.
In Firefox Edit, Preferences, Advanced, General "Make Default".

See also the Start Here forum under support.

Welcome to WCG.

Paul.
----------------------------------------
Paul.
[Dec 27, 2013 3:14:54 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Using Linux. Says "Can't find web browser"

Thanks for the tip. I set Firefox to my default browser but it still isn't working. Whenever I select the "Research Overview Grid" or "My Grid" or "Results Status" options, or any of the other options in that menu, I get the same error. Is there some kind of BOINC config file that I need to alter in order to point BOINC to a default browser?

I haven't yet found a topic about this in the Start Here forum but I'll keep looking. Thanks for the response, excited to join WCG.
[Dec 27, 2013 5:44:58 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Using Linux. Says "Can't find web browser"

Hello dtocila,
I am clueless, so the thing to do is to paste the first 50 or so lines in your Event Log which describe your system. This will let everybody know more about this problem. Maybe somebody will suddenly realize what the solution is.

Lawrence
[Dec 27, 2013 8:26:48 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Using Linux. Says "Can't find web browser"

What is the Event Log file named? I'm assuming it's one of the files in the BOINC directory, correct?

If it helps at all, I'm using Elementary OS which is based on Ubuntu.
[Dec 27, 2013 11:22:58 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Using Linux. Says "Can't find web browser"

Hello dtocila,
The Event Log is a list of recent messages that BOINC Manager maintains, starting with the last reboot. The file is appended to the end of stdoutdae.txt in the BOINC directory.

Lawrence
[Dec 27, 2013 11:29:41 PM]   Link   Report threatening or abusive post: please login first  Go to top 
sunfolk
Master Cruncher
Super Kiwi Socialistic Empire Of Jacinda
Joined: Oct 8, 2006
Post Count: 1769
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Using Linux. Says "Can't find web browser"

To find path to your firefox open a terminal and type,
which firefox
This should print something like /usr/bin/firefox

To temporarily change your path to include the firefox directory type,
export PATH=$PATH:/usr/bin


Edit: To temporarily change your enviroment to include firefox as your browser type,
export BROWSER=/usr/bin/firefox
This should work for one login session only. To make permanent in Elementary depends on which version of Ubuntu it is based on, I suggest googling wink

Edit: If you only need it to work for your login, you could add it to the bottom of the .profile file in your home directory.

PS: Why did you choose elementary OS? smile
----------------------------------------


----------------------------------------
[Edit 2 times, last edit by sunfolk at Dec 28, 2013 12:59:47 PM]
[Dec 28, 2013 1:17:10 AM]   Link   Report threatening or abusive post: please login first  Go to top 
[ Jump to Last Post ]
Post new Thread