A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Magic Mirror not starting - No Error

    2
    0 Votes
    2 Posts
    2k Views
    B
    This seemed to be caused by Node vs 7.1.0 I rebuilt with the LTS version and its working again.
  • External Compliments list limitations and randomness

    10
    0 Votes
    10 Posts
    5k Views
    A
    @RE_Magic_Mirror Well…it depends. If switching to develop branch fixed your problem, then you want to stay at develop until the changes are merged into the master branch. Until then, you can either update (see https://github.com/MichMich/MagicMirror#updating-your-magicmirror) or decide to ignore updates. If you don’t want to see the notification, you have to disable the update notification module. If it did not help with your problem, then you are usually better off using the master branch, so I would suggest to switch back to master.
  • Error Running Magic Mirror on Google Compute

    8
    0 Votes
    8 Posts
    3k Views
    D
    @bhepler :~ $ ls -lh ~/MagicMirror/config total 24K -rw-r--r-- 1 drpi1 drpi1 7.7K May 21 18:00 configglobetest.js -rw-r--r-- 1 drpi1 drpi1 8.3K May 22 16:42 config.js -rw-r--r-- 1 drpi1 drpi1 1.6K May 21 02:28 config.js.sample I
  • Lightdm.conf file blank

    4
    0 Votes
    4 Posts
    4k Views
    bheplerB
    @RE_Magic_Mirror I don’t think there is a problem, no. I haven’t done any research on the topic, but I believe the lightdm.conf file was deprecated around the time the Wheezy version of the Raspian operating system was released. At least… changes to that file on Wheezy didn’t seem to have the desired effect. That continued on Jessie.
  • How do I add a Google Birthday Calendar

    3
    1
    0 Votes
    3 Posts
    4k Views
    B
    Hi, i found a way how to do it but still it’s not automatic updated calendar. Select Settings (Calendar settings in Google Calendar). Go to the Calendars tab. Follow the Export calendar link under My Calendars (You will get Birthday calendar in ics format) Next steps are optional Create new calendar Select Settings (Calendar settings in Google Calendar). Go to the Calendars tab. Follow the Import calendar link under My Calendars Select your new calendar Now you can use your public or private adress for modules
  • MMM-Remote Control Help!

    1
    0 Votes
    1 Posts
    1k Views
    T
    The remote control module is not working for me to any extent, when I whitelist the IPs for my school’s wifi (following the HowToWhitelistIP thread’s directions) in every way stated, I get the “this device is not allowed to access…” message. Then, when I allow all IPs access I get the “cannot get remote/html” message. Any help would be great! Thanks!
  • pt VS px

    3
    0 Votes
    3 Posts
    2k Views
    N
    @yawns Thanks you help
  • Error installing the magicmirror

    8
    0 Votes
    8 Posts
    5k Views
    Mykle1M
    @jubeenshah said in Error installing the magicmirror: I solved it on my own and it worked out… Perhaps you’ll post how you solved the issue so others might benefit if they have the same issue. :-)
  • Translations

    Solved
    12
    0 Votes
    12 Posts
    11k Views
    cowboysdudeC
    @KirAsh4 Well it’s still nice to see you! :)
  • MM does not boot when starting my raspberry

    12
    0 Votes
    12 Posts
    9k Views
    romainR
    @RE_Magic_Mirror Nice pun ;)
  • How to build photo from dropbox module

    1
    1 Votes
    1 Posts
    1k Views
    N
    I would like to show photo from dropbox in background magic mirror (and can adjust time to display photo) but my skill in programming is very basic some one help me please,to build module like that
  • mm-music-player throws an error ?

    1
    0 Votes
    1 Posts
    1k Views
    S
    Hello everyone ! i am actually trying to build my first magic mirror, i tried to install mm-music-player module with no success, this is my config for the module: { module: 'mm-music-player', position: 'bottom_left', config: { startingVolume: 20, fadeDuriation: 2000 } }, every time I launch it it throws this error Initializing mm-music-player module helper ... WARNING! Could not load config file. Starting with default configuration. Error found: TypeError: m.loaded is not a function Loading module helpers ... No helper found for module: alert. Initializing new module helper ... Module helper loaded: updatenotification No helper found for module: logoCol. No helper found for module: clock. No helper found for module: compliments. No helper found for module: currentweather. No helper found for module: weatherforecast. Initializing new module helper ... Module helper loaded: MMM-Remote-Control Initializing mm-music-player module helper ... App threw an error during load TypeError: m.loaded is not a function at loadModule (/home/seif/Desktop/MagicMirror/js/app.js:144:6) at loadNextModule (/home/seif/Desktop/MagicMirror/js/app.js:161:5) at /home/seif/Desktop/MagicMirror/js/app.js:163:6 at Class.loaded (/home/seif/Desktop/MagicMirror/modules/node_modules/node_helper/index.js:19:3) at loadModule (/home/seif/Desktop/MagicMirror/js/app.js:144:6) at loadNextModule (/home/seif/Desktop/MagicMirror/js/app.js:161:5) at /home/seif/Desktop/MagicMirror/js/app.js:163:6 at loadModule (/home/seif/Desktop/MagicMirror/js/app.js:146:4) at loadNextModule (/home/seif/Desktop/MagicMirror/js/app.js:161:5) at /home/seif/Desktop/MagicMirror/js/app.js:163:6 Whoops! There was an uncaught exception... TypeError: m.loaded is not a function at loadModule (/home/seif/Desktop/MagicMirror/js/app.js:144:6) at loadNextModule (/home/seif/Desktop/MagicMirror/js/app.js:161:5) at /home/seif/Desktop/MagicMirror/js/app.js:163:6 at Class.loaded (/home/seif/Desktop/MagicMirror/modules/node_modules/node_helper/index.js:19:3) at loadModule (/home/seif/Desktop/MagicMirror/js/app.js:144:6) at loadNextModule (/home/seif/Desktop/MagicMirror/js/app.js:161:5) at /home/seif/Desktop/MagicMirror/js/app.js:163:6 at loadModule (/home/seif/Desktop/MagicMirror/js/app.js:146:4) at loadNextModule (/home/seif/Desktop/MagicMirror/js/app.js:161:5) at /home/seif/Desktop/MagicMirror/js/app.js:163:6 MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues Launching application. what is the problem ? i tried this in my ubuntu pc and on a raspberry pi2 with no success …
  • Screen goes blank shortly after MM loaded (All modules hidden)

    4
    0 Votes
    4 Posts
    2k Views
    Mykle1M
    @joela85 You’re welcome. I’m glad you got it sorted out. Enjoy your mirror.
  • MM French no capital letters

    1
    0 Votes
    1 Posts
    1k Views
    O
    Hello, Is there a way to make the first letter of each word an uppercase? I check english and its like that but not french? I know its because of the NORMALE but if want to change it what should I modify? Thanks in advance!
  • Zoom in config.js not work for me

    2
    0 Votes
    2 Posts
    2k Views
    F
    Same problem. Have a look on https://forum.magicmirror.builders/topic/1521/zoom-scaling/3 there’s a workaround
  • MagicMirror fails to start after fresh install

    9
    0 Votes
    9 Posts
    6k Views
    T
    Thank you. I actually did a new complete install from scratch and got MM to work!
  • Blank screen when Running Magic Mirror on Raspian and RP3.

    8
    0 Votes
    8 Posts
    3k Views
    Mykle1M
    @lagoon7 said in Blank screen when Running Magic Mirror on Raspian and RP3.: I ran the script as a normal user. It completed successfully. Then ran the npm start command. Now magic Mirror is working. Thanks! Great! Enjoy your mirror.
  • i wonder

    1
    0 Votes
    1 Posts
    871 Views
    I
    Hi, i want to know where should I add alexa’s skills, in Python program or in alexa’s? if u have any tutorial for how to add changes to alexa’s skills, pls leave it in a comment. thank u
  • [SEMI-SOLVED] PIR-sensor wake screen

    5
    0 Votes
    5 Posts
    5k Views
    F
    @Oliver_Tooth Hmm check if you have installed xscreensaver, otherwise reinstall it. And also check if you placed the script in the right autostart folder! I sometimes pick the old one. Write xscreensaver-command -activate in command line. If it doesn’t active the problem is with xscreensaver!
  • How do you get the taskbar to show over the Magic Mirror?

    10
    0 Votes
    10 Posts
    9k Views
    brobergB
    @PhilsterM9 don’t know These are the electron options. https://github.com/electron/electron/blob/master/docs/api/browser-window.md#new-browserwindowoptions