@sdetweil I reinstalled using the guide inhere. So latest version I’m sure.
Read the statement by Michael Teeuw here.
Posts made by Pade2204
-
RE: Update Electron failed - MagicMirror is broken on physical screen only
-
RE: Update Electron failed - MagicMirror is broken on physical screen only
Thanks.
I had to reinstall MagicMirror.
-
RE: Update Electron failed - MagicMirror is broken on physical screen only
@sdetweil Im not that experienced in Linux, so Im not sure what you mean here.
-
RE: Update Electron failed - MagicMirror is broken on physical screen only
@sdetweil
I just saw a local image in module MMM-globe was not updating on the screen, but on webinterface it updated fine. So I just read that it could be the Electron browser failing. So I tried to update it. It failed, because it said that something was not compatible.And from now on I just tried to install Electron again - and actually 6.1.7 is avaible still, but it didnt solve my problem now.
The Pi just shows the desktop and not MagicMirror when booted up. MagicMirror is just fine on webinterface.
-
Update Electron failed - MagicMirror is broken on physical screen only
Hi.
I have some issue with an image not updating in Electron browser but works fine in webinterface.
I tried to update Electron in Terminal and that failed. Now I have a broken Electron browser that will not start and my Magic mirror is not showing on the screen. Webinterface still works fine.
I have this version of Magic Mirror
“version”: “2.12.0”,and further down in package.json file it says:
“optionalDependencies”: {
“electron”: “^6.1.7”Is this really the version? seems awful old though.
Can someone help me roleback regarding the browser or can I do diagnotics of magic mirror and it will reinstall what is broken?
Thanks.
-
RE: Icons not showing on screen but webinterface ok
That doesnt sound good. Am I able to provent the feed from trying to show them, maybe?
Mirror Output:
Mirror webinterface:
-
Icons not showing on screen but webinterface ok
Hi guys.
Icons not showing on the normal mirror screen -> hdmi output on RaspberryPi (shows white boxes in feed)
…but in webinterface it displays the icons fine.What could be wrong here?
It is calendar feed from ics / upcoming soccer matches (icon show the sport, ie soccer, handball etc.)
-
RE: Calendar is ending/hiding "all day event" soon on the day
I tried to put this into the config file/config loop
logLevel: [“INFO”, “LOG”, “WARN”, “ERROR”,“DEBUG”],
- and then npm start, but it gave me a lot of error and the mirror is not starting.
So I guess this is not for beginners…
-
RE: Calendar is ending/hiding "all day event" soon on the day
Im not sure where the “loglevel” array is in the config.js
Do you have an example - thanks :)
-
Calendar is ending/hiding "all day event" soon on the day
My Mirror is hiding ‘all day events’ very soon on the day of the event.
Why is that? I would like to have the full day event to stay showing all day on the event.
Where should I troubleshoot this? Timezone should be ok etc and clock work fine and is set my timezone.
Any ideas to troubleshoot?
Thanks