<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://boinc.mundayweb.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Change_Log_5.10.38</id>
	<title>Change Log 5.10.38 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://boinc.mundayweb.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Change_Log_5.10.38"/>
	<link rel="alternate" type="text/html" href="https://boinc.mundayweb.com/wiki/index.php?title=Change_Log_5.10.38&amp;action=history"/>
	<updated>2026-05-19T23:52:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.16</generator>
	<entry>
		<id>https://boinc.mundayweb.com/wiki/index.php?title=Change_Log_5.10.38&amp;diff=640&amp;oldid=prev</id>
		<title>Jord: adding 5.10.38</title>
		<link rel="alternate" type="text/html" href="https://boinc.mundayweb.com/wiki/index.php?title=Change_Log_5.10.38&amp;diff=640&amp;oldid=prev"/>
		<updated>2016-05-30T21:23:01Z</updated>

		<summary type="html">&lt;p&gt;adding 5.10.38&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Change Log 5.10.38, January 16, 2008'''&lt;br /&gt;
&lt;br /&gt;
* Mac: additional error checking in build script; fix url in error message.&lt;br /&gt;
* MGR: display MSG_USER_ERROR messages in red, all others in black in both SimpleGUI and Advanced GUI message dialogs; eliminate unused FormatPriority method.&lt;br /&gt;
* MGR: Auto-scroll messages only if already at bottom of list (don't jump to bottom while examining earlier messages.)&lt;br /&gt;
:NOTE: these changes may need to be applied in CViewMessagesGrid class if we implement that in the future.&lt;br /&gt;
* Fix long-standing bug in CPU throttling&lt;br /&gt;
* MGR: When connection to Client is lost, don't clear message window; show messages grayed out instead.&lt;br /&gt;
:NOTE: these changes may need to be applied in CViewMessagesGrid class if we implement that in the future.&lt;br /&gt;
* Add a &amp;quot;Forgot your password&amp;quot; hyperlink to the wizards account info page.&lt;br /&gt;
* client: a project (Ralph) had accidentally included a .svn directory in a zip archive, resulting in a lot of read-only files in its slot directories. When the client attempts to delete these files, each delete fails and the client retries for about 5 seconds. This adds up to a delay of about 20 minutes, during which the client (and Manager) appear to be hung.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
:Solution:&lt;br /&gt;
:1) if a file delete fails with error ERROR_ACCESS_DENIED, use SetFileAttributes() to clear the read-only flag, then try again.&lt;br /&gt;
:2) Don't use the 5-second retry mechanism when clearing out slot directories. These can contain unbounded numbers of files, and this can lead to long periods where the client appears hung.&lt;br /&gt;
* MGR: &amp;quot;Forgot your password&amp;quot; needs a question mark&lt;br /&gt;
* Win diagnostics: diagnostics_dump_thread_information() had a printf with bad format string, caused a crash, not what diagnostics should do&lt;br /&gt;
* MGR: If the project_init.xml file suggests a project to attempt to attach to it.&lt;br /&gt;
* CLI: Move the code that deletes the project_init.xml from detach project to attach project. It is only needed for as long as it takes to attach to a project.&lt;/div&gt;</summary>
		<author><name>Jord</name></author>
		
	</entry>
</feed>