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: 35
Posts: 35   Pages: 4   [ Previous Page | 1 2 3 4 ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 2260 times and has 34 replies Next Thread
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Maybe I should just pack it in ... It is beyond my comprehension

cd into the directory where you have installed BOINC

then run

./boincmgr

The 'run_manager' script that people have mentioned above simply does these steps for you (just take a look at the file).

Make sure that BOINC is running first (via techniques discussed above)

Obviously, since the manager is a GUI you need to be in an environment capable of displaying it (i.e. not logged in remotely).


Well it never 'crashed' the system this time ... but,

mucks@linux:~/BOINC/BOINC> ./boincmgr

Gdk-WARNING **: Missing charsets in FontSet creation


Gdk-WARNING **: JISX0208.1983-0


Gdk-WARNING **: KSC5601.1987-0


Gdk-WARNING **: GB2312.1980-0


Gdk-WARNING **: JISX0201.1976-0

connect: Operation now in progress
init_poll: get_socket_error(): 111


... and that is as far as I get. sad
[Dec 6, 2005 10:24:13 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: Maybe I should just pack it in ... It is beyond my comprehension


Well it never 'crashed' the system this time ... but,

mucks@linux:~/BOINC/BOINC> ./boincmgr

Gdk-WARNING **: Missing charsets in FontSet creation


Gdk-WARNING **: JISX0208.1983-0


Gdk-WARNING **: KSC5601.1987-0


Gdk-WARNING **: GB2312.1980-0


Gdk-WARNING **: JISX0201.1976-0

connect: Operation now in progress
init_poll: get_socket_error(): 111


... and that is as far as I get. sad




That's great. One of the errors 'init_poll: get_socket_error(): 111' is normal and then the GUI of the manager should come up. If it doesn't:
1. You use KDE or any other Window-Manager? You don't use the text mode console?
2. You did not change the user (using 'su') to run BOINC? If the user running the 'boincmgr' is different from the user who started the Window-Manager you might get problems during the connect.
Try running 'xterm' instead of './boincmgr'. Do you get a new terminal?
If not - something is wired with you instalation/setup in general.

Just let us know how far you can get with the steps above.
[Dec 7, 2005 1:32:49 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: Maybe I should just pack it in ... It is beyond my comprehension

Thank you prause,

Yes I do get biggrin the GUI of the manager, but again, when I close the 'shell' the manager then also closes.

I can live with that, as long as it is "normal" ... I'll just use Desktop 2 biggrin


I have what I need, I think, I thank you all for your time and patience in resolving this matter. hugs

Sorry to have been a pain, but I really think Boinc for Linux "information" needs a little updating. smile
[Dec 7, 2005 4:23:41 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: Maybe I should just pack it in ... It is beyond my comprehension


Yes I do get biggrin the GUI of the manager, but again, when I close the 'shell' the manager then also closes.


Sorry - got you wrong.
If you wants the GUI to live longer than your shell you can start the manager like the core client:

cd BOINC
nohup boincmgr >& /dev/null &

and you can close the shell w/o killing the GUI.
[Dec 7, 2005 7:32:41 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 
biggrin Re: Maybe I should just pack it in ... It is beyond my comprehension

Thank you once again ...

applause
[Dec 7, 2005 9:50:03 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Posts: 35   Pages: 4   [ Previous Page | 1 2 3 4 ]
[ Jump to Last Post ]
Post new Thread