<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Documentation%2F4.10%2FDevelopers%2FFAQ%2FDashboard</id>
	<title>Documentation/4.10/Developers/FAQ/Dashboard - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Documentation%2F4.10%2FDevelopers%2FFAQ%2FDashboard"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.10/Developers/FAQ/Dashboard&amp;action=history"/>
	<updated>2026-04-14T08:56:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/4.10/Developers/FAQ/Dashboard&amp;diff=59725&amp;oldid=prev</id>
		<title>UpdateBot: Nightly -&gt; 4.10</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.10/Developers/FAQ/Dashboard&amp;diff=59725&amp;oldid=prev"/>
		<updated>2018-10-19T00:41:33Z</updated>

		<summary type="html">&lt;p&gt;Nightly -&amp;gt; 4.10&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;__TOC__&lt;br /&gt;
={{#titleparts: {{PAGENAME}} | | -1 }}=&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
='''Developer FAQ: {{{1}}}'''=&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What time the nightly dashboard starts ? ==&lt;br /&gt;
&lt;br /&gt;
The nightly build are expected to start every day after 3am UTC (22pm EST) and should be available in the morning. If no build error occurred, the latest packages can be downloaded using on of these links:&lt;br /&gt;
&lt;br /&gt;
* http://download.slicer.org&lt;br /&gt;
* http://slicer.cdash.org/index.php?project=Slicer4   &amp;lt;small&amp;gt;(Click the package icon in the &amp;quot;Nightly-Packages&amp;quot; section&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== How can I setup a dashboard ? ==&lt;br /&gt;
&lt;br /&gt;
See [[Documentation/{{documentation/version}}/Developers/Tutorials/DashboardSetup|dashboard setup instruction]].&lt;br /&gt;
&lt;br /&gt;
== Windows: How to prevent &amp;quot;Error reporting UI&amp;quot; dialog from showing up when a program crash ?==&lt;br /&gt;
&lt;br /&gt;
Set registry key &amp;lt;tt&amp;gt;DontShowUI&amp;lt;/tt&amp;gt; to &amp;lt;tt&amp;gt;1&amp;lt;/tt&amp;gt; (see &amp;lt;tt&amp;gt;HKEY_CURRENT_USER\Software\Microsoft\Windows\Windows Error Reporting&amp;lt;/tt&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
This will prevent &amp;lt;b&amp;gt;Error reporting UI&amp;lt;/b&amp;gt; from showing up when a program crash.&lt;br /&gt;
&lt;br /&gt;
== macOS: How to prevent the &amp;quot;application quit unexpectedly&amp;quot; dialog from showing up when a tested program crash ?==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Option1:&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To prevent &amp;lt;i&amp;gt;CrashReporter dialog&amp;lt;/i&amp;gt; from showing up when a program crash:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
defaults write com.apple.CrashReporter DialogType none&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Option2:&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To prevent &amp;lt;i&amp;gt;CrashReporter dialog&amp;lt;/i&amp;gt; from showing up when a program crash and instead let the problem appear as a notification instead:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
defaults write com.apple.CrashReporter UseUNC 1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
&lt;br /&gt;
* https://apple.stackexchange.com/questions/105846/prevent-application-quit-unexpectedly-message-on-sigquit&lt;br /&gt;
&lt;br /&gt;
* https://www.macissues.com/2016/04/12/using-the-os-x-crash-reporter-to-diagnose-a-program-failure/&lt;/div&gt;</summary>
		<author><name>UpdateBot</name></author>
		
	</entry>
</feed>