<?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[2 bugs since the last MM update]]></title><description><![CDATA[<p dir="auto">Hi all,<br />
First sorry for my english. :)</p>
<p dir="auto">I have 2 problems since the last V2.12.0 update.</p>
<p dir="auto"><strong>Weatherforecast</strong> : the forecast only displays 2 days … However my configuration has not been changed. I still have :</p>
<pre><code>maxNumberOfDays: 5,
</code></pre>
<p dir="auto"><strong>Calendar</strong> :  I am using calendar with an .ics link (ical google calendar). All events on the mirror are displayed with a 1 day lag.</p>
<p dir="auto">I dont understand why…</p>
<p dir="auto">Thank you in advance</p>
]]></description><link>https://forum.magicmirror.builders/topic/13574/2-bugs-since-the-last-mm-update</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 21:51:43 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/13574.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 02 Sep 2020 19:59:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 2 bugs since the last MM update on Wed, 02 Sep 2020 21:22:26 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></p>
<p dir="auto">Yeah ! It works.<br />
Thank a lot :)</p>
]]></description><link>https://forum.magicmirror.builders/post/81179</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81179</guid><dc:creator><![CDATA[thymon]]></dc:creator><pubDate>Wed, 02 Sep 2020 21:22:26 GMT</pubDate></item><item><title><![CDATA[Reply to 2 bugs since the last MM update on Wed, 02 Sep 2020 21:13:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thymon" aria-label="Profile: thymon">@<bdi>thymon</bdi></a> maybe you used my install script?</p>
<pre><code>cd ~/MagicMirror
git fetch origin develop:develop
git checkout develop
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/81178</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81178</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 02 Sep 2020 21:13:32 GMT</pubDate></item><item><title><![CDATA[Reply to 2 bugs since the last MM update on Wed, 02 Sep 2020 20:50:33 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/81174">2 bugs since the last MM update</a>:</p>
<blockquote>
<p dir="auto">git checkout develop</p>
</blockquote>
<p dir="auto">Thx to help me !</p>
<p dir="auto">I do but… :)</p>
<pre><code>pi@magicpi:~/MagicMirror $ git checkout develop
error: pathspec 'develop' did not match any file(s) known to git.
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/81175</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81175</guid><dc:creator><![CDATA[thymon]]></dc:creator><pubDate>Wed, 02 Sep 2020 20:50:33 GMT</pubDate></item><item><title><![CDATA[Reply to 2 bugs since the last MM update on Wed, 02 Sep 2020 20:34:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thymon" aria-label="Profile: thymon">@<bdi>thymon</bdi></a> ok  do</p>
<pre><code>cd ~/MagicMirror
git pull
git checkout develop
</code></pre>
<p dir="auto">then restart mm</p>
]]></description><link>https://forum.magicmirror.builders/post/81174</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81174</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 02 Sep 2020 20:34:06 GMT</pubDate></item><item><title><![CDATA[Reply to 2 bugs since the last MM update on Wed, 02 Sep 2020 20:24:12 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></p>
<blockquote>
<p dir="auto">how did u install</p>
</blockquote>
<p dir="auto">With</p>
<pre><code>git pull &amp;&amp; npm install
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/81172</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81172</guid><dc:creator><![CDATA[thymon]]></dc:creator><pubDate>Wed, 02 Sep 2020 20:24:12 GMT</pubDate></item><item><title><![CDATA[Reply to 2 bugs since the last MM update on Wed, 02 Sep 2020 20:21:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thymon" aria-label="Profile: thymon">@<bdi>thymon</bdi></a> said in <a href="/post/81166">2 bugs since the last MM update</a>:</p>
<blockquote>
<p dir="auto">Hi all,<br />
First sorry for my english. :)</p>
<p dir="auto">I have 2 problems since the last V2.12.0 update.</p>
<p dir="auto"><strong>Weatherforecast</strong> : the forecast only displays 2 days … However my configuration has not been changed. I still have :</p>
<pre><code>maxNumberOfDays: 5,
</code></pre>
<p dir="auto"><strong>Calendar</strong> :  I am using calendar with an .ics link (ical google calendar). All events on the mirror are displayed with a 1 day lag.</p>
<p dir="auto">I dont understand why…</p>
<p dir="auto">Thank you in advance</p>
</blockquote>
<p dir="auto">bugs. download the develop branch for temp fixes until 2.13</p>
<p dir="auto">how did u install</p>
]]></description><link>https://forum.magicmirror.builders/post/81170</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81170</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 02 Sep 2020 20:21:45 GMT</pubDate></item></channel></rss>