<?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-Wallpaper black screen]]></title><description><![CDATA[<p dir="auto">Hello all,<br />
I have the problem, when I insert the MMM Wallpaper module from kolbyjack  I have only a black screen with a mouse courser. Can anyone tell me what I am doing wrong.</p>
<pre><code>        {
               module: "MMM-Wallpaper",
               position: "fullscreen_below",
               config: {
                        // See "Configuration options" for more information.
                       source: "bing",
                       slideInterval: 5 * 60 * 1000, // Change slides every minute
                }
        },

</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/16453/mmm-wallpaper-black-screen</link><generator>RSS for Node</generator><lastBuildDate>Mon, 14 Sep 2026 05:26:20 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/16453.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 06 Mar 2022 09:33:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-Wallpaper black screen on Mon, 21 Mar 2022 10:33:02 GMT]]></title><description><![CDATA[<p dir="auto">I deleted everything again and redid it now it works, thanks for the help.</p>
]]></description><link>https://forum.magicmirror.builders/post/100452</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100452</guid><dc:creator><![CDATA[Pocoyo]]></dc:creator><pubDate>Mon, 21 Mar 2022 10:33:02 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Wallpaper black screen on Mon, 07 Mar 2022 18:38:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pocoyo" aria-label="Profile: pocoyo">@<bdi>pocoyo</bdi></a> see<br />
<a href="https://forum.magicmirror.builders/topic/16453/mmm-wallpaper-black-screen/3?_=1646678233360">https://forum.magicmirror.builders/topic/16453/mmm-wallpaper-black-screen/3?_=1646678233360</a></p>
]]></description><link>https://forum.magicmirror.builders/post/100163</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100163</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 07 Mar 2022 18:38:00 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Wallpaper black screen on Mon, 07 Mar 2022 17:18:21 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> I have now tried your script, but the screen is still black.<br />
Can you maybe do something with that?</p>
<pre><code>[07.03.2022 18:07.50.133] [ERROR] Whoops! There was an uncaught exception...
[07.03.2022 18:07.50.139] [ERROR] Error: Cannot find module 'async'
Require stack:
- /home/pi/MagicMirror/modules/MMM-nasaastropic/node_helper.js
- /home/pi/MagicMirror/js/app.js
- /home/pi/MagicMirror/js/electron.js
- /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
- 
    at Module._resolveFilename (node:internal/modules/cjs/loader:940:15)
    at Function.n._resolveFilename (node:electron/js2c/browser_init:249:1128)
    at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
    at Module._load (node:internal/modules/cjs/loader:785:27)
    at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
    at Module.require (node:internal/modules/cjs/loader:1012:19)
    at require (node:internal/modules/cjs/helpers:94:18)
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/modules/MMM-nasaastropic/node_helper.js:9:13)
    at Module._compile (node:internal/modules/cjs/loader:1116:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1169:10) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/pi/MagicMirror/modules/MMM-nasaastropic/node_helper.js',
    '/home/pi/MagicMirror/js/app.js',
    '/home/pi/MagicMirror/js/electron.js',
    '/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js',
    undefined
  ]
}
[07.03.2022 18:07.50.140] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
[07.03.2022 18:07.50.141] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/100162</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100162</guid><dc:creator><![CDATA[Pocoyo]]></dc:creator><pubDate>Mon, 07 Mar 2022 17:18:21 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Wallpaper black screen on Mon, 07 Mar 2022 04:20:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ccrichtx" aria-label="Profile: ccrichtx">@<bdi>ccrichtx</bdi></a><br />
You can delete these rows, they are used for MMM-Scheduler:</p>
<p dir="auto">classes: ‘scheduler’,<br />
and<br />
module_schedule: {from: ‘06 ***’, to: ‘0 23 ***’},</p>
]]></description><link>https://forum.magicmirror.builders/post/100147</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100147</guid><dc:creator><![CDATA[ccrichtx]]></dc:creator><pubDate>Mon, 07 Mar 2022 04:20:09 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Wallpaper black screen on Mon, 07 Mar 2022 04:15:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pocoyo" aria-label="Profile: pocoyo">@<bdi>pocoyo</bdi></a></p>
<p dir="auto">This is my MMM-Wallpaper and use Reddit instead of bing.</p>
<p dir="auto">Just replace  source: “/r/MoviePosterPorn”, TO source: “bing”,</p>
<p dir="auto">{<br />
module: “MMM-Wallpaper”,<br />
position: “fullscreen_below”,<br />
classes: ‘scheduler’,<br />
config: {<br />
module_schedule: {from: ‘0 6 * * *’, to: ‘0 23 * * *’ },<br />
source: “/r/MoviePosterPorn”,<br />
maximumEntries:100,<br />
slideInterval: 30 * 1000,<br />
updateInterval: “90000”,<br />
filter: “grayscale(0.5) brightness(0.5)”,<br />
shuffle: true,<br />
size: “contain”, // cover,contain,auto<br />
}<br />
},</p>
]]></description><link>https://forum.magicmirror.builders/post/100146</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100146</guid><dc:creator><![CDATA[ccrichtx]]></dc:creator><pubDate>Mon, 07 Mar 2022 04:15:33 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Wallpaper black screen on Sun, 06 Mar 2022 20:47:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pocoyo" aria-label="Profile: pocoyo">@<bdi>pocoyo</bdi></a> see<br />
<a href="https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later">https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later</a></p>
]]></description><link>https://forum.magicmirror.builders/post/100121</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100121</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 06 Mar 2022 20:47:17 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Wallpaper black screen on Sun, 06 Mar 2022 20:08:40 GMT]]></title><description><![CDATA[<p dir="auto">I do not get it. I checked the config.js with npm run config:check. No syntax error. Deleted the module and tried MMM-nasaastropic instead. The same result. A black screen, I see only the courser. Config.js checked, no synatx error</p>
]]></description><link>https://forum.magicmirror.builders/post/100118</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100118</guid><dc:creator><![CDATA[Pocoyo]]></dc:creator><pubDate>Sun, 06 Mar 2022 20:08:40 GMT</pubDate></item></channel></rss>