How do I run the BOINC GUI on Linux?

Divide Overflow
Divide Overflow
Joined: 9 Feb 05
Posts: 91
Credit: 183220
RAC: 0
Topic 189791

I've installed Gentoo 2.6.12-r9 with X and Xfce4. I've gotten BOINC v4.72 installed from a terminal and the command line version seems to run ok. Now I'm interested in seeing at how the GUI version looks. (This is my main desktop system at home, so I might want to run it this way from time to time.)

When I try to run boincmgr from a terminal, the window is filled with the following text before exiting to the command prompt: "SIGABRT: abort called"

Ok Linux guru's, what do I need to do in order to get this working? Thanks for your assistance in advance.

ragnar schroder
ragnar schroder
Joined: 31 Mar 05
Posts: 29
Credit: 6633360
RAC: 1284

How do I run the BOINC GUI on Linux?

Quote:
Ok Linux guru's, what do I need to do in order to get this working? Thanks for your assistance in advance.

I'm not a guru, but I've noticed that boincmgr basically only likes to work with GNOME. With me it acts kind of funny under both KDE and xfce.

Have a suspicion it's written with a cross platform toolkit (wxwindows?) whose libraries don't interplay well with all windows managers.

Short term solution might be to switch to GNOME. It has the best bells and whistles, anyway. It is a real memory hog, though.

It that does not work, maybe it would be a good idea to compile boinc from source.

Greetings, Mr. Ragnar Schroder

ragnar schroder
ragnar schroder
Joined: 31 Mar 05
Posts: 29
Credit: 6633360
RAC: 1284

RE: I've installed Gentoo

Quote:

I've installed Gentoo 2.6.12-r9 with X and Xfce4. I've gotten BOINC v4.72 installed from a terminal and the command line version seems to run ok. Now I'm interested in seeing at how the GUI version looks. (This is my main desktop system at home, so I might want to run it this way from time to time.)

When I try to run boincmgr from a terminal, the window is filled with the following text before exiting to the command prompt: "SIGABRT: abort called"

Ok Linux guru's, what do I need to do in order to get this working? Thanks for your assistance in advance.

Use version 4.43 of the boinc client, from http://boinc.berkeley.edu/download.php.

Greetings, Mr Ragnar Schroder

Divide Overflow
Divide Overflow
Joined: 9 Feb 05
Posts: 91
Credit: 183220
RAC: 0

RE: Use version 4.43 of the

Message 15991 in response to message 15990

Quote:
Use version 4.43 of the boinc client.


Thanks, I've downgraded to the standard 4.43 now.
I'm still having some problems though. When I start up Xfce4 and try to run boincmgr in a terminal, I get a couple messages and then a very distorted BOINC gui window opens up with everything blacked out and illegible.

Connection refused
execvp(/boinc) failed with error 2!
connect: Operation now in progress
init_poll: get_socket_error():111
init_poll: get_socket_error():111
already tried both ports, giving up
SIGPIPE: write on a pipe with no readersend: -1
send: Broken pipe

I have to close down the BOINC gui window since I can't read anything on it. :(
I'm pretty sure I'm usinng the right video drivers. I emerged the nvidia-kernel and nvidia-glx and installed them straight by the instructions on the gentoo online install documents.

Divide Overflow
Divide Overflow
Joined: 9 Feb 05
Posts: 91
Credit: 183220
RAC: 0

The learning curve continues.

The learning curve continues. :)

I found I needed to add a DefaultDepth 24 statement into my xorg.conf in order to get the graphics to display properly. (My color bit depth was set too low before.) I was then able to get boincmgr to open up and display properly but it was giving me an odd connection failed message. It wasn't until I acidently started boinc in one window and then started boincmgr in another that BOINC opened up and started looking and acting like it does on WinXP. Is this the way it's intended to work? Run boinc first and then boincmgr? Rather a crazy way of doing things, and not explained anywhere that I've seen so far. Ah well...

Thanks for your help, Ragnar!

ragnar schroder
ragnar schroder
Joined: 31 Mar 05
Posts: 29
Credit: 6633360
RAC: 1284

RE: giving me an odd

Message 15993 in response to message 15992

Quote:

giving me an odd connection failed message.

I get the "init_poll: get_socket_error():111" message too. Does not matter.

You should not have boincmgr running at all, since it seems to eat a significant number of CPU cycles. As long as the window is displayed, that is.

You can see that in GNOME by adding the "System monitor" utility to the panel. Have not found any similar "native" xfce app.

Greetings, Mr Ragnar Schroder

Charles Suslowicz
Charles Suslowicz
Joined: 20 Sep 05
Posts: 1
Credit: 15817
RAC: 0

RE: You can see that in

Message 15994 in response to message 15993

Quote:

You can see that in GNOME by adding the "System monitor" utility to the panel. Have not found any similar "native" xfce app.

Check out GKrellM for an excellent system monitoring tool that works under most if not all window managers.

Chuck

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.