Here's how things are supposed to work: global_prefs.xml contains preferences from the project server.
global_prefs_override.xml contains preferences set locally. It's written by the set_global_prefs_override() GUI RPC. As the name implies, values specified here override those in global_prefs.xml. Note: after calling set_global_prefs_override(), you must call read_global_prefs_override() to have the new preferences take effect. -- David On 05-Mar-2013 12:02 PM, Jöbstl, Emanuel wrote:
Hello Boinc Devs, Again, I need some help: 1) I noticed that my local Boinc preferences are being overwritten with the preferences from the project server. Is there any way to avoid this or do I have to change the preferences on the server too? I am setting the preferences by doing a "set_global_prefs_override" Gui-Rpc call. 2) Is there any way to detect that a task has been finished on client side (using Gui Rpc)? with best regards and thanks, Emanuel _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
_______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
