A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Failed to Connect to Wayland Display
-
@atwist
You could try this as start script:#!/bin/bash cd ~/MagicMirror export DISPLAY=:0 export ELECTRON_OZONE_PLATFORM_HINT=x11 npm startThe --ozone-platform-hint=x11 flag overrides the automatic detection and forces Electron into X11 mode. Maybe……
-
I don’t remember how i installed it but I don’t have MagicMirro.sh so i must not have used your script.
-
@chrisfr1976 Thanks for the reply. Sorry but how would i do that?
-
@atwist script name error, I made a shortcut for mm and didn’t catch it expanding there
-
@sdetweil ahh okay. I do have that file. What am I looking for in it though.?
-
@atwist can you run this from the command line , and show the results
ps -ef | grep -v grep | grep -i -e xway -e labwc
