<?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[Updating did nothing but gave fatal error warning.]]></title><description><![CDATA[<p dir="auto">MM reports being 119 commits behind.  OK!<br />
Went to <a href="https://docs.magicmirror.builders/getting-started/upgrade-guide.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.magicmirror.builders/getting-started/upgrade-guide.html</a><br />
Did the suggested backups OK<br />
Went to    <code> :~/MagicMirror $     entered   git pull &amp;&amp; npm install --only=prod --omit=dev</code></p>
<p dir="auto">Got this:  <code>fatal: Unable to read current working directory: No such file or directory </code></p>
<p dir="auto">Looked at sdetweil’s script, not sure from the instructions if it need to be<br />
run from     :~/MagicMirror $    or elsewhere?</p>
<p dir="auto">Thank you.</p>
]]></description><link>https://forum.magicmirror.builders/topic/16595/updating-did-nothing-but-gave-fatal-error-warning</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 15:21:30 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/16595.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 07 Apr 2022 15:29:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Sun, 10 Apr 2022 16:13:46 GMT]]></title><description><![CDATA[<p dir="auto">I now have coloured icons in the calendar:</p>
<p dir="auto"><img src="/assets/uploads/files/1649607157065-2cde94cd-45ff-48af-a9d0-2d1a6f1bcdee-image.png" alt="2cde94cd-45ff-48af-a9d0-2d1a6f1bcdee-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Code now looks like this:</p>
<pre><code>/* Calendar: config.js set to  symbol: 'fa-light fa-calendar', */ 
.calendar .fa-calendar-day {
  color: #00d255 /* 55=Green FF=Blue */
}

/* Calendar: config.js set to  symbol: 'fa-light fa-trash-can', */ 
.calendar .fa-trash  {
  color: #C97F7F /* Brown */
}

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/101024</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101024</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Sun, 10 Apr 2022 16:13:46 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Sun, 10 Apr 2022 16:15:49 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> More by luck than skill, but thank you for your help and patience with this.</p>
]]></description><link>https://forum.magicmirror.builders/post/101026</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101026</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Sun, 10 Apr 2022 16:15:49 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Sun, 10 Apr 2022 16:14:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard238" aria-label="Profile: Richard238">@<bdi>Richard238</bdi></a> great job!</p>
]]></description><link>https://forum.magicmirror.builders/post/101025</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101025</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 10 Apr 2022 16:14:27 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Sun, 10 Apr 2022 16:13:46 GMT]]></title><description><![CDATA[<p dir="auto">I now have coloured icons in the calendar:</p>
<p dir="auto"><img src="/assets/uploads/files/1649607157065-2cde94cd-45ff-48af-a9d0-2d1a6f1bcdee-image.png" alt="2cde94cd-45ff-48af-a9d0-2d1a6f1bcdee-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Code now looks like this:</p>
<pre><code>/* Calendar: config.js set to  symbol: 'fa-light fa-calendar', */ 
.calendar .fa-calendar-day {
  color: #00d255 /* 55=Green FF=Blue */
}

/* Calendar: config.js set to  symbol: 'fa-light fa-trash-can', */ 
.calendar .fa-trash  {
  color: #C97F7F /* Brown */
}

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/101024</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101024</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Sun, 10 Apr 2022 16:13:46 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Sat, 09 Apr 2022 22:33:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard238" aria-label="Profile: Richard238">@<bdi>Richard238</bdi></a> yes, libs should be backward compatible… but nobody cares much for that anymore…</p>
]]></description><link>https://forum.magicmirror.builders/post/101015</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101015</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 09 Apr 2022 22:33:08 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Sat, 09 Apr 2022 21:56:58 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1649541099372-f63310fb-c5c6-40b4-b433-897e0bcff600-image.png" alt="f63310fb-c5c6-40b4-b433-897e0bcff600-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Not coloured (even changing solid to light), but it’s an icon :)</p>
<pre><code>.calendar .fa-solid fa-calendar {
  color: #00d255 /* 55=Green FF=Blue */
}


.calendar .fa-light fa-trash-can  {
  color: #C97F7F; /* Brown */
}
</code></pre>
<p dir="auto">The other icons used to work, pre update.<br />
Did MM change which fa library they use?<br />
The fa libraries ought to be backwards compatible, no?</p>
<p dir="auto">More tomorrow, I need sleep. :sleeping_face:</p>
]]></description><link>https://forum.magicmirror.builders/post/101014</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101014</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Sat, 09 Apr 2022 21:56:58 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Sat, 09 Apr 2022 21:41:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard238" aria-label="Profile: Richard238">@<bdi>Richard238</bdi></a> and I look at the fontawesome 6 lib and calendar-check-o is no more</p>
<p dir="auto">I set calendar-check-o in my config and get nothing, look at the elements and see fa-calendar-check-o</p>
<p dir="auto">but it doesn’t exist</p>
<p dir="auto"><a href="https://fontawesome.com/icons" target="_blank" rel="noopener noreferrer nofollow ugc">https://fontawesome.com/icons</a></p>
]]></description><link>https://forum.magicmirror.builders/post/101013</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101013</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 09 Apr 2022 21:41:59 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Sat, 09 Apr 2022 21:38:34 GMT]]></title><description><![CDATA[<p dir="auto">class? element?  I try, but I’m not much of a coder.  I’m hopelessly lost, as I’m sure you can tell.</p>
<p dir="auto">I appreciate your efforts but sadly this is way beyond my skills. :(</p>
<p dir="auto">I’ll live without the icon for now and perhaps revisit another day.</p>
]]></description><link>https://forum.magicmirror.builders/post/101012</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101012</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Sat, 09 Apr 2022 21:38:34 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Sat, 09 Apr 2022 21:31:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard238" aria-label="Profile: Richard238">@<bdi>Richard238</bdi></a> see the exact class used on the element, we use the ACTUAL info, not whatever ‘config’ says</p>
<p dir="auto">oh, using on MY machine,   using the default calendar config …</p>
]]></description><link>https://forum.magicmirror.builders/post/101011</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101011</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 09 Apr 2022 21:31:40 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Sat, 09 Apr 2022 21:29:42 GMT]]></title><description><![CDATA[<p dir="auto">Even though the icon is  fa-calendar-check-o<br />
<a href="https://fontawesome.com/v4/icon/calendar-check-o" target="_blank" rel="noopener noreferrer nofollow ugc">https://fontawesome.com/v4/icon/calendar-check-o</a></p>
<p dir="auto">we omit the -o  ?</p>
]]></description><link>https://forum.magicmirror.builders/post/101010</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101010</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Sat, 09 Apr 2022 21:29:42 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Sat, 09 Apr 2022 21:27:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard238" aria-label="Profile: Richard238">@<bdi>Richard238</bdi></a> it worked with the change  (oops)</p>
<p dir="auto">note that the selector is NOT -o</p>
<p dir="auto">I used your text in the message, not the ACTUAL class on the element… my bad…</p>
<p dir="auto">thats why we LOOK IT UP!..</p>
]]></description><link>https://forum.magicmirror.builders/post/101009</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101009</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 09 Apr 2022 21:27:53 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Sat, 09 Apr 2022 21:23:43 GMT]]></title><description><![CDATA[<p dir="auto">Goodness, that’s complicated! Well, it kinda makes sense but, I’ll read it again when not so tired.</p>
<p dir="auto">Sadly, still nothing. <em>(Commented second one out in case it was the cause, but no luck there.)</em></p>
<pre><code> .calendar .fa-calendar-check-o {
  color: #00d255 /* 55=Green FF=Blue */
}

/*
.calendar .fa-trash-o  {
  color: #C97F7F; /* Brown 
}
*/ 
</code></pre>
<p dir="auto">Also tried a known working fa icon from the weather module, but again, nothing.</p>
]]></description><link>https://forum.magicmirror.builders/post/101008</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101008</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Sat, 09 Apr 2022 21:23:43 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Sat, 09 Apr 2022 21:26:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard238" aria-label="Profile: Richard238">@<bdi>Richard238</bdi></a> said in <a href="/post/100992">Updating did nothing but gave fatal error warning.</a>:</p>
<blockquote>
<p dir="auto">.calendar .fas fa-fw fa-calendar-check-o {<br />
color: #00d255 /* 55=Green FF=Blue*/<br />
}</p>
</blockquote>
<p dir="auto">css selectors are the problem<br />
<a href="https://www.w3schools.com/cssref/css_selectors.asp" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.w3schools.com/cssref/css_selectors.asp</a></p>
<p dir="auto">so, your  definition says</p>
<p dir="auto">for the CLASS calendar</p>
<p dir="auto">find ALL elements that match (.fas fa-fw fa-calendar-check)<br />
and set their color  (foreground text color style )  to …</p>
<p dir="auto">so, lets examine the</p>
<pre><code>.fas fa-fw fa-calendar-check
</code></pre>
<p dir="auto">in the element this is ALL inside the class= attribute</p>
<pre><code>class="fas fa-fw fa-calendar-check"
</code></pre>
<p dir="auto">so to SELECT based on CLASS  the names need dots in front</p>
<p dir="auto">name = tagname  (&lt;p, &lt;img, &lt;table …<br />
.name = class name ( .calendar<br />
#name = id of element ( id=“fred”   #fred</p>
<p dir="auto">no space between selectors means ALL</p>
<blockquote>
<p dir="auto">Selects all elements with both name1 and name2 set within its class attribute</p>
</blockquote>
<p dir="auto">space between selectors means ALL AND directly child/parent</p>
<blockquote>
<p dir="auto">Selects all elements with name2 that is a descendant of an element with name1</p>
</blockquote>
<p dir="auto">and there are other types &gt; &lt; ~ …  which mean this ???  in children elements, etc,</p>
<p dir="auto">what your string says is<br />
under the calendar CLASS (.calendar)<br />
for CLASS of fas (.fas)<br />
AND<br />
element of fa-fw (&lt;fa-fw)<br />
AND<br />
element of fa-calendar-check (&lt;fa-calendar-check)</p>
<p dir="auto">but you dont have the two <strong>‘elements’</strong> cause they are used in the class attribute</p>
<p dir="auto">in your case you only need ONE (not all)</p>
<p dir="auto">and its a CLASS (so leading .)</p>
<pre><code>.calendar .fa-calendar-check{
....
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/100993</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100993</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 09 Apr 2022 21:26:45 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Sat, 09 Apr 2022 17:07:17 GMT]]></title><description><![CDATA[<p dir="auto">I guess ‘elements’ is from another browser type, I’m in Firefox where it’s called Inspector.</p>
<p dir="auto">But anyway, I clicked where the calendar icon ought to be, where its name shows on the cursor hover, and got this</p>
<p dir="auto"><img src="/assets/uploads/files/1649523998742-ac62edd3-78dc-48db-b911-c2766dc08a09-image.png" alt="ac62edd3-78dc-48db-b911-c2766dc08a09-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1649523703839-7f1f7fdc-59f7-40e6-a8a2-53622e5b1c8f-image.png" alt="7f1f7fdc-59f7-40e6-a8a2-53622e5b1c8f-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Changed css</p>
<pre><code>.calendar .fas fa-fw fa-calendar-check-o {
  color: #00d255 /* 55=Green FF=Blue*/
}

</code></pre>
<p dir="auto">Still no icon though :-/</p>
]]></description><link>https://forum.magicmirror.builders/post/100992</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100992</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Sat, 09 Apr 2022 17:07:17 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Sat, 09 Apr 2022 16:11:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard238" aria-label="Profile: Richard238">@<bdi>Richard238</bdi></a> in main.css comment out cursor:none<br />
/* cursor:none */</p>
<p dir="auto">reload the MM page</p>
<p dir="auto">select the elements tab<br />
select the arrow top left of the developers page</p>
<p dir="auto">navigate the mouse to the check icon in the calendar display<br />
click on the icon</p>
<p dir="auto">int he elements page is the html of the element selected<br />
and its class name is shown</p>
<p dir="auto">use that …</p>
<p dir="auto">thats what I did, copied your css, didn’t work (as u said)<br />
found the element , and its new class name<br />
changed the css<br />
refreshed the page and it worked.</p>
<p dir="auto">I want YOU to do it, so next time you know how/why</p>
]]></description><link>https://forum.magicmirror.builders/post/100981</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100981</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 09 Apr 2022 16:11:59 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Sat, 09 Apr 2022 16:08:25 GMT]]></title><description><![CDATA[<p dir="auto">Bit familiar with the F12 console, but it’s not easy to select the exact spot.</p>
<p dir="auto"><img src="/assets/uploads/files/1649520200095-3a7bcf68-c2f6-4f9c-a6a1-94cb7176cd69-image.png" alt="3a7bcf68-c2f6-4f9c-a6a1-94cb7176cd69-image.png" class=" img-fluid img-markdown" /></p>
<pre><code>.calendar .fa.fa-calendar-check-o {
  color: #00d255 /* 55=Green FF=Blue*/
}
</code></pre>
<p dir="auto">Change it to this?</p>
<pre><code>.calendar.module.calendar  .fa.fa-calendar-check-o {
  color: #00d255 /* 55=Green FF=Blue*/
}
</code></pre>
<p dir="auto">Or?</p>
<pre><code>.module.calendar  .fa.fa-calendar-check-o {
  color: #00d255 /* 55=Green FF=Blue*/
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/100979</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100979</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Sat, 09 Apr 2022 16:08:25 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Sat, 09 Apr 2022 15:54:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard238" aria-label="Profile: Richard238">@<bdi>Richard238</bdi></a> said in <a href="/post/100976">Updating did nothing but gave fatal error warning.</a>:</p>
<blockquote>
<p dir="auto">.calendar .fa.fa-calendar-check-o {<br />
color: #00d255 /* 55=Green FF=Blue*/<br />
}</p>
</blockquote>
<p dir="auto">yep, the class name changed</p>
<p dir="auto">see<br />
<a href="https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1649371486164">https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1649371486164</a></p>
]]></description><link>https://forum.magicmirror.builders/post/100978</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100978</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 09 Apr 2022 15:54:24 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Sat, 09 Apr 2022 15:25:48 GMT]]></title><description><![CDATA[<p dir="auto">This worked perfectly prior to the most recent update.</p>
<p dir="auto">Deleted said space, still no icons.<br />
Appropriate code below for reference:</p>
<pre><code>.calendar .fa.fa-calendar-check-o {
  color: #00d255 /* 55=Green FF=Blue*/
}

.calendar  .fa.fa-trash-o  {
  color: #C97F7F; /* Brown */
}

</code></pre>
<pre><code class="language-{">			module: 'calendar',
			header: 'Calendar',
			position: 'top_left',
			config: {
                    maximumEntries: 6, // Total Maximum Entries
                    maximumNumberOfDays: 365,
                    displaySymbol: true,
                    defaultSymbol: "calendar", // Fontawesome Symbol see http://fontawesome.io/cheatsheet/
                    displayRepeatingCountTitle: false,
                    defaultRepeatingCountTitle: "",
                    maxTitleLength: 30,
                    fetchInterval: 5 * 60 * 1000, // Update every 5 minutes.
                    animationSpeed: 2000,
                    fade: true,
                    showEnd: false,
                    urgency: 0,
                    timeFormat: "absolute",
                    dateFormat: "ddd Do MMMM",
                    getRelative: 0,
                    fadePoint: 0.50, // Start on 1/4th of the list.
                    hidePrivate: false,
                    calendars: [
					{
						symbol: 'calendar-check-o',
						url: 'https://calendar.google.com/calendar################
					}
				],
			}
		},
		{
			module: 'calendar',
			header: 'Binday',
			position: 'bottom_left',
			config: {
                    maximumEntries: 4, // Total Maximum Entries
                    maximumNumberOfDays: 365,
                    displaySymbol: true,
                    defaultSymbol: "calendar", // Fontawesome Symbol see http://fontawesome.io/cheatsheet/
                    displayRepeatingCountTitle: false,
                    defaultRepeatingCountTitle: "",
                    maxTitleLength: 30,
                    fetchInterval: 5 * 60 * 1000, // Update every 5 minutes.
                    animationSpeed: 2000,
                    fade: true,
                    showEnd: false,
                    urgency: 0,
                    timeFormat: "absolute",
                    dateFormat: "ddd Do MMMM",
                    getRelative: 0,
                    fadePoint: 0.50, // Start on 1/4th of the list.
                    hidePrivate: false,
                    calendars: [
                    {
						symbol: 'trash-o',
						url: 'https://calendar.google.com/calendar#######################
					}
				],
                titleReplace: {
                //	"'s birthday": "",
                //	"Recycling": "Bins",
                    "Red Bin": "Red &amp; Black Bins",
                    "Green Bin": "Green &amp; Black Bins" 
                },
                // Override start method.
                start: function () {
                    Log.log("Starting module: " + this.name);                   
                    for (var c in this.config.calendars) {
                        var calendar = this.config.calendars[c];
                        calendar.url = calendar.url.replace("webcal://", "http://");
                        this.addCalendar(calendar.url, calendar.user, calendar.pass);
                    }

                    this.calendarData = {};
                    this.loaded = false;
	},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/100976</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100976</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Sat, 09 Apr 2022 15:25:48 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Sat, 09 Apr 2022 12:39:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard238" aria-label="Profile: Richard238">@<bdi>Richard238</bdi></a> the trailing space?</p>
]]></description><link>https://forum.magicmirror.builders/post/100968</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100968</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 09 Apr 2022 12:39:11 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Sat, 09 Apr 2022 10:48:00 GMT]]></title><description><![CDATA[<p dir="auto">I have these, both of which were working perfectly well prior to this update</p>
<pre><code>symbol: 'calendar-check-o ',
symbol: 'trash-o ',
</code></pre>
<p dir="auto">And having configured the new weather module, those icons are responding to custom css just fine.</p>
<p dir="auto">No idea why calendar icons won’t work.</p>
]]></description><link>https://forum.magicmirror.builders/post/100961</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100961</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Sat, 09 Apr 2022 10:48:00 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Fri, 08 Apr 2022 20:05:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard238" aria-label="Profile: Richard238">@<bdi>Richard238</bdi></a></p>
<p dir="auto">what did you define in the <code>symbol: </code> section in the <code>config.js</code>?</p>
<p dir="auto">May these icons are outdated, you can search <a href="https://fontawesome.com/search" target="_blank" rel="noopener noreferrer nofollow ugc">here</a> for icons, only free icons will work.</p>
]]></description><link>https://forum.magicmirror.builders/post/100944</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100944</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Fri, 08 Apr 2022 20:05:20 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Fri, 08 Apr 2022 15:29:27 GMT]]></title><description><![CDATA[<pre><code>.calendar .fa.fa-calendar-check-o {
  color: #00d255 /* 55=Green FF=Blue*/
}

.calendar  .fa.fa-trash-o  {
  color: #C97F7F; /* Brown */
}
</code></pre>
<p dir="auto">Makes no difference, the icons still don’t show.</p>
]]></description><link>https://forum.magicmirror.builders/post/100941</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100941</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Fri, 08 Apr 2022 15:29:27 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Fri, 08 Apr 2022 14:26:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard238" aria-label="Profile: Richard238">@<bdi>Richard238</bdi></a> said in <a href="/post/100937">Updating did nothing but gave fatal error warning.</a>:</p>
<blockquote>
<p dir="auto">#module_3_calendar</p>
</blockquote>
<p dir="auto">u are using ID(#)  to select</p>
<p dir="auto">probably changed locations in the config.js</p>
<p dir="auto">see <a href="https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1649371486123">https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1649371486123</a></p>
]]></description><link>https://forum.magicmirror.builders/post/100938</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100938</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 08 Apr 2022 14:26:47 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Fri, 08 Apr 2022 14:15:43 GMT]]></title><description><![CDATA[<p dir="auto">Colour, with a u! I’m British using British English! ;-)</p>
<p dir="auto">OK, CSS.   It’s only using favicon codes, not images on a URL</p>
<pre><code> #module_3_calendar .fa.fa-calendar-check-o {
  color: #00d255 /* 55=Green FF=Blue*/
}

 #module_4_calendar  .fa.fa-trash-o  {
  color: #C97F7F; /* Brown */
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/100937</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100937</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Fri, 08 Apr 2022 14:15:43 GMT</pubDate></item><item><title><![CDATA[Reply to Updating did nothing but gave fatal error warning. on Fri, 08 Apr 2022 14:09:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard238" aria-label="Profile: Richard238">@<bdi>Richard238</bdi></a> colored icons</p>
<p dir="auto">maybe see this<br />
<a href="https://forum.magicmirror.builders/topic/16591/mmm-homeassistant-sensors-no-icons-after-mm-upgrade-to-2-19-0">https://forum.magicmirror.builders/topic/16591/mmm-homeassistant-sensors-no-icons-after-mm-upgrade-to-2-19-0</a></p>
<p dir="auto">electron is enforcing reported server side (CORS) restrictions is didn’t before , people protecting their content</p>
]]></description><link>https://forum.magicmirror.builders/post/100936</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100936</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 08 Apr 2022 14:09:15 GMT</pubDate></item></channel></rss>