<?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[MMM-CalendarExt3 Not showing on some clients]]></title><description><![CDATA[<p dir="auto">Hello all,</p>
<p dir="auto">I’m new to magic mirror but somewhat experienced with linux/rpis. I’m running magic mirror in docker on a linux server as a host and attempting to build a little station as a client with a raspberry pi 3 b+. Why? I already had the server up and wanted to just use the pi as a client in hopes that it would run faster.<br />
I have the host service up and running how I’d like it (default calendar module with 4 google calendars, MMM-CalendarExt3, MMM-BackgroundSlideshow, default clock, default weather module current + forecast).</p>
<p dir="auto">So my issue is that when viewing the hosted page on any PC or mobile device, I can see my configured MMM-CalendarExt3 module perfectly, but when viewing from the pi, it’s not there. Everything else loads and displays properly except for the monthly calendar view.<br />
The pi setup is a bit weird - I am running fullpageos as the image (based on bullseye I think) and the attached display is a salvaged laptop screen with an ebay display driver board. I couldn’t get regular kiosk mode to work at all for this setup,  which prompted me to try out this image.</p>
<p dir="auto">Here’s my module config for CExt3, and I don’t see any issues in the logs, but I can post that too if more info is needed. I have also tried commenting out every module except for CExt3 and using the fullscreen_above position to be sure there wasn’t any interference and I still got nothing showing for the pi</p>
<pre><code class="language-js">{
				module: "MMM-CalendarExt3",
				position: "bottom_center",
				title: "Family Calendar",
				config: {
					weekIndex: 0,
					useMarquee: true,
					weeksInView: 3,
					eventTransformer: (ev) =&gt; {
						if(ev.calendarName === 'Birthdays') ev.color = 'darkorchid'
						if(ev.calendarName === 'Holidays') ev.color = 'black'
						if(ev.calendarName === 'me') ev.color = 'seagreen'
						if(ev.calendarName === 'wife') ev.color = 'navy'
						return ev
					},
				},
			},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/19076/mmm-calendarext3-not-showing-on-some-clients</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Jul 2026 23:35:58 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/19076.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 25 Oct 2024 20:49:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-CalendarExt3 Not showing on some clients on Sun, 27 Oct 2024 04:28: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><br />
Aaaand this was it. - didn’t realize the version of chromium I was using was from two years ago.<br />
Solved - updating chromium browser to the most recent version + reboot immediately showed the missing module. Thank you.</p>
]]></description><link>https://forum.magicmirror.builders/post/120850</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/120850</guid><dc:creator><![CDATA[odin_greythorn]]></dc:creator><pubDate>Sun, 27 Oct 2024 04:28:26 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 Not showing on some clients on Sun, 27 Oct 2024 10:13:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/odin_greythorn" aria-label="Profile: odin_greythorn">@<bdi>odin_greythorn</bdi></a> awesome. glad you could update without having to drag in  any conflicting changes</p>
]]></description><link>https://forum.magicmirror.builders/post/120854</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/120854</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 27 Oct 2024 10:13:42 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 Not showing on some clients on Sun, 27 Oct 2024 09:00:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/odin_greythorn" aria-label="Profile: odin_greythorn">@<bdi>odin_greythorn</bdi></a><br />
I need the front-end log for checking.</p>
<p dir="auto">You can get the front-end log by;</p>
<ul>
<li><code>Ctrl</code>+<code>Shift</code>+<code>I</code> to open front dev console on the running, or,</li>
<li><code>npm run start:dev</code> command, or,</li>
<li>Use <code>MMM-LogExt</code> module to deliver front-end logs to the backend.</li>
</ul>
]]></description><link>https://forum.magicmirror.builders/post/120847</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/120847</guid><dc:creator><![CDATA[MMRIZE]]></dc:creator><pubDate>Sun, 27 Oct 2024 09:00:05 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 Not showing on some clients on Sun, 27 Oct 2024 04:28: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><br />
Aaaand this was it. - didn’t realize the version of chromium I was using was from two years ago.<br />
Solved - updating chromium browser to the most recent version + reboot immediately showed the missing module. Thank you.</p>
]]></description><link>https://forum.magicmirror.builders/post/120850</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/120850</guid><dc:creator><![CDATA[odin_greythorn]]></dc:creator><pubDate>Sun, 27 Oct 2024 04:28:26 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 Not showing on some clients on Sun, 27 Oct 2024 03:13:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/odin_greythorn" aria-label="Profile: odin_greythorn">@<bdi>odin_greythorn</bdi></a> browser is for sure chromium, here is the output of chromium-browser --version:<br />
Chromium 98.0.4758.106 Built on Raspbian , running on Raspbian 11</p>
]]></description><link>https://forum.magicmirror.builders/post/120849</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/120849</guid><dc:creator><![CDATA[odin_greythorn]]></dc:creator><pubDate>Sun, 27 Oct 2024 03:13:16 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 Not showing on some clients on Sun, 27 Oct 2024 03:05:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mmrize" aria-label="Profile: MMRIZE">@<bdi>MMRIZE</bdi></a> it’s the default for onepageos, which is chromium browser. There are no custom mods to that image, it’s a stock install with the only modifications being my Wi-Fi network and the default displayed web page changed to my local server IP:port running magic mirror.</p>
]]></description><link>https://forum.magicmirror.builders/post/120845</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/120845</guid><dc:creator><![CDATA[odin_greythorn]]></dc:creator><pubDate>Sun, 27 Oct 2024 03:05:49 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 Not showing on some clients on Sat, 26 Oct 2024 11:15:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/odin_greythorn" aria-label="Profile: odin_greythorn">@<bdi>odin_greythorn</bdi></a> said in <a href="/post/120814">MMM-CalendarExt3 Not showing on some clients</a>:</p>
<blockquote>
<p dir="auto">The pi setup is a bit weird - I am running fullpageos as the image (based on bullseye I think) and the attached display is a salvaged laptop screen with an ebay display driver board. I couldn’t get regular kiosk mode to work at all for this setup, which prompted me to try out this image</p>
</blockquote>
<p dir="auto">Which browser are you using in the PI? Tell us your environment exactly.</p>
]]></description><link>https://forum.magicmirror.builders/post/120824</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/120824</guid><dc:creator><![CDATA[MMRIZE]]></dc:creator><pubDate>Sat, 26 Oct 2024 11:15:30 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 Not showing on some clients on Fri, 25 Oct 2024 20:57:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/odin_greythorn" aria-label="Profile: odin_greythorn">@<bdi>odin_greythorn</bdi></a></p>
<p dir="auto">more than likely it is the age of the client browser</p>
<p dir="auto">Ext3 uses the latest JS language syntax… most older browsers do not support that<br />
see here for more info, including a link to a browser version table<br />
<a href="https://forum.magicmirror.builders/post/120448">https://forum.magicmirror.builders/post/120448</a></p>
]]></description><link>https://forum.magicmirror.builders/post/120815</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/120815</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 25 Oct 2024 20:57:00 GMT</pubDate></item></channel></rss>