I could not install the package above on my pi installation: package not found
But sudo apt install fonts-symbola worked. I just needed to restart the magicmirror service. Although, the emojis are not colored. But still better than the square ;-)
@raf humm… I don’t stop working. I simply don’t reply in this forum.
Support is now moved to my forum.
Please Read the ReadMe file on github
@bugsounet
@sdetweil thank you. That explains my error shown in the first post.
I’m using npm and a service because I used this procedure to install MM https://docs.magicmirror.builders/getting-started/installation.html#manual-installation
@saltyriver spelled correctly, in right place, not sure why
if u open dev window, sources tab , modules open the source for current weather.js put a stop on line 130 (click line number), push f5, or ctrl-r
which is bad, hover mouse over to view object
this
config
showWindDirection
I can’t seem to get the system to tell me that it’s out of date again (even though I know it is). That’s ok for now, though… New problem…
Chromium is crashing, and I have a guess as to what might be going on. I have been searching and can not find anything related to a log file for Chromium, though, and I would need to be able to see that to understand if my suspicion is correct. Am I just completely missing it?
For anyone experiencing similar problems, another solution could be to build midori from source.
With midori v7.0.2 (latest you can install for raspberry os at the time of writing) I couldn’t get rid of the tab bar and some window borders. Building midori v9.0 from source it works nicely in full screen mode with the parameter -e Fullscreen. See description how to do that here https://github.com/midori-browser/core . There are also some related and resolved issues on github.