Message boards : BOINC Manager : closing boinc manager now kills client
Message board moderation
Author | Message |
---|---|
Send message Joined: 28 Sep 20 Posts: 8 |
I am running openSUSE leap 15.2 with boinc manager 7.16.6. Closing boinc manager now kills client and stops computations. This is a real pain to keep boinc manager minimized and not close it by accident. I try to run boinc for extended periods unattended. Now I have to check it and keep starting boinc client when I accidentally close boinc manager.. In openSUSE 15.1 which I ran until a week or so ago, I could close boinc manager and boinc client would keep running. I accrued 1.2 million status points running boinc calcs on 9 processors. This was painless. I believe the boinc manager for openSUSE 15.1 was 7.16.3 but I am not completely sure. First, is this the expected behavior for version 7.16.6? If not, are there any settings I can adjust. If this behavior is now standard, I would like to reinstall 7.16.3. Where can I get a copy? openSUSE wont reinstall the 15.1 boinc version. alternatively, I could compile the code given patch code and instructions as to what changes to make to stop killing boinc client. thanks, tom kosvic |
Send message Joined: 28 Jun 10 Posts: 2725 |
Have you tried going to options>other options and enabling manager exit dialogue? If "Stop running tasks when exiting the BOINC Manager is enabled, un-enable it then decide whether you want that decision to be remembered or not. Not sure if these options are available to you. If not the lack of choice is down to those managing the repositories rather than the BOINC version which means compiling your own from source is one way around the problem. (The one I chose.) Installing This one should have things working normally. On Ubuntu and other Debian based distros, Gianfranco has a repository with the same one you have complied with the old behaviour, don't know about RPM distros. Edit: Installing from the Ubuntu repository, I had the opposite problem that I couldn't stop the client on exiting the manager. |
Send message Joined: 8 Nov 19 Posts: 718 |
I know for Windows, there's a setting to automatically stop Boinc, when you close the manager. If you also select to 'not show this window again', you won't be notified of it anymore. You could manually start the service by typing one of the two commands in terminal: sudo service boinc-client startor sudo /etc/init.d/boinc-client start I don't know where they enable or disable the auto stop, at closing the client, but I would assume it would be in one of the .xml files in the '/var/lib/boinc/' directory. Probably the global_prefs.xml, or global_prefs_override.xml... |
Send message Joined: 5 Oct 06 Posts: 5134 |
There is a registry key in Windows [HKEY_CURRENT_USER\Software\Space Sciences Laboratory, U.C. Berkeley\BOINC Manager] "AutomaticallyShutdownClient"=dword:00000000The equivalent in Linux is a hidden file in the current user's home folder called '.BOINC Manager', containing the line AutomaticallyShutdownClient=0 |
Copyright © 2025 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.