New Windows install no reading app_config.xml

Message boards : Questions and problems : New Windows install no reading app_config.xml
Message board moderation

To post messages, you must log in.

AuthorMessage
Dougga

Send message
Joined: 24 Mar 08
Posts: 16
Message 92792 - Posted: 13 Sep 2019, 2:41:44 UTC

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
ID: 92792 · Report as offensive
Richard Haselgrove
Volunteer tester
Help desk expert

Send message
Joined: 5 Oct 06
Posts: 5081
United Kingdom
Message 92797 - Posted: 13 Sep 2019, 8:04:24 UTC - in response to Message 92792.  

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.
ID: 92797 · Report as offensive

Message boards : Questions and problems : New Windows install no reading app_config.xml

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.