<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[white screen flash on startup]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/997/white-flash-when-electron-boots-up">White flash when electron boots up</a></p>
<p dir="auto">this is happening again, and I’;m following a issue on the electron site,<br />
a workaround that should help us</p>
<p dir="auto">add<br />
electronOptions: { backgroundColor: “#00000001”}, to your config.js, before the address:</p>
<p dir="auto">like this</p>
<pre><code>var config = {
	electronOptions:{backgroundColor:'#00000001'}, // width:800, height:1024, fullscreen:false },  // add this line
	address: "0.0.0.0",
</code></pre>
<p dir="auto">I see a marked improvement</p>
]]></description><link>https://forum.magicmirror.builders/topic/12854/white-screen-flash-on-startup</link><generator>RSS for Node</generator><lastBuildDate>Sat, 05 Sep 2026 05:20:23 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/12854.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 17 May 2020 01:33:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to white screen flash on startup on Thu, 28 May 2020 19:56:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> said in <a href="/post/75340">white screen flash on startup</a>:</p>
<blockquote>
<p dir="auto">electronOptions:{backgroundColor:‘#00000001’},</p>
</blockquote>
<p dir="auto">Not working for me either :) But thank you for trying. Hopefully we will see a solution, my mirror is only on between certain times (with a Google Home routine and Sonoff switch) and the white bg is super annoying.</p>
]]></description><link>https://forum.magicmirror.builders/post/76035</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/76035</guid><dc:creator><![CDATA[robertalexa]]></dc:creator><pubDate>Thu, 28 May 2020 19:56:00 GMT</pubDate></item><item><title><![CDATA[Reply to white screen flash on startup on Sun, 17 May 2020 04:00:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bkeyport" aria-label="Profile: BKeyport">@<bdi>BKeyport</bdi></a> bummer</p>
]]></description><link>https://forum.magicmirror.builders/post/75348</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75348</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 17 May 2020 04:00:16 GMT</pubDate></item><item><title><![CDATA[Reply to white screen flash on startup on Sun, 17 May 2020 03:59:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> Does nothing in my case.</p>
]]></description><link>https://forum.magicmirror.builders/post/75347</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75347</guid><dc:creator><![CDATA[BKeyport]]></dc:creator><pubDate>Sun, 17 May 2020 03:59:24 GMT</pubDate></item></channel></rss>