Message boards : Questions and problems : New Windows install no reading app_config.xml
Message board moderation
Author | Message |
---|---|
Send message Joined: 24 Mar 08 Posts: 16 |
I've placed the following text i app_config.xml in C:\ProgramData\BOINC\projects\boinc.thesonntags.com_collatz <app_config> <app> <name>collatz_sieve</name> <max_concurrent>10</max_concurrent> <gpu_versions> <gpu_usage>0.25</gpu_usage> <cpu_usage>0.25</cpu_usage> </gpu_versions> </app> </app_config> When I load the boinc client, there's no log entry referencing this file as I think there should be. Can anyone help me figure out what I'm missing? Thanks, Doug |
Send message Joined: 5 Oct 06 Posts: 5119 |
From the file location, I see you're running Windows. How did you prepare the file? The usual advice is to use the Windows simple text editor 'Notepad', but by default this produces files with the '.txt' extension - so you might have created 'app_config.xml.txt' by mistake. And then Windows hides the .txt extension in File Manager, and simply describes the file as a 'Text Document' instead. To be certain, use Control Panel (Folder Options or File Explorer Options, depending on your version of Windows): on the View tab, uncheck "Hide extensions for klnown file types". That will show you exactly what's going on, and you can edit the file name to remove the extra '.txt' if that is indeed the problem. |
Copyright © 2024 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.