A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Newsfeed and Weather Not Updating (bad index file causing the issue?)

    2
    0 Votes
    2 Posts
    2k Views
    mochmanM
    Just doing a search for that error it looks like it is probably a problem with your .git/index. You should be able to fix the “bad index” issue by running: cd ~/MagicMirror rm -rf .git/index git reset You may want to make a backup of your config.js file just in case it does anything weird. I’m not sure if that will solve your module problem. It should allow you to pull the latest MagicMirror version though.
  • Exception with voicecontrol module.

    1
    0 Votes
    1 Posts
    902 Views
    E
    Hi, today I tried to use this module but, when I start the magic mirror, it throws a lot of exceptions. I attached the file with the exceptions. What happen? How can I solve it? Thanks, Edgar http://piratepad.net/alsaerror
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    85 Views
  • mp3 play , notification function and bluetooth

    6
    0 Votes
    6 Posts
    3k Views
    A
    oh…thank you :)
  • Removing modules

    7
    0 Votes
    7 Posts
    8k Views
    andrewchumchalA
    @killerwaffles If you were talking about the header not the calendar it self header: 'US Holidays', you could just change this part here. to say something like header: 'Events,
  • What desktop manager?

    2
    0 Votes
    2 Posts
    1k Views
    Mr.MeeseeksM
    Solved by commenting out lxpanel and pcmanfm
  • Autostart & turning off powersave

    13
    0 Votes
    13 Posts
    16k Views
    G
    @deadherring Did I correct understand your post? My posted code didn´t work? I take it yeasterday,too And it work fine. I used a Raspi 3 whit Jessi and Pixeld Desktop, too. Now that iteressing to find out, for me, why works it correctly here and at your mirror not. :-)
  • Loading an image properly

    3
    0 Votes
    3 Posts
    3k Views
    KnoxK
    Thanks for your help strawberry pi. I was having additional issues with the code finding the img. In case this helps someone else, this is what I ended up with: { module: 'helloworld', position: 'top_left', config: { text: "<img src='./config/White.png' height='186' width='341'>" } } ,
  • defecault symbol in module

    1
    0 Votes
    1 Posts
    1k Views
    S
    hello, I have a question i wont to you insert a symbol in front of the email? or ja sybol for a to do list so i have think tis symbol [image: 1476016224466-unbenannt.jpg] thank you
  • iCal calendar problem. Is it just me?

    5
    0 Votes
    5 Posts
    3k Views
    D
    I had the same problem. I removed the calendar url, rebooted, then added the calendar url back in and rebooted again. It seems to be working now.
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    209 Views
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    40 Views
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
  • First Raspberry

    3
    0 Votes
    3 Posts
    2k Views
    KirAsh4K
    @kasy, we need more information here. What hardware are you running on, be specific. What have you done to install MM. What have you done that gives you that message? We aren’t all Gods here … like @MichMich …
  • Blank Screen on Pi 1 after successful Install

    21
    0 Votes
    21 Posts
    16k Views
    K
    Now works fine with iceweasel (Firefox) with plugin R-kiosk plugin.
  • Switched to development branch, mirror stopped launching

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    C
    Should have updated, closed. I thought of it right after I posted, and yeah that took care of the problem. Thanks!
  • Problems with port 8080

    4
    0 Votes
    4 Posts
    6k Views
    KirAsh4K
    If your FitBit application requires running on port 8080, you will run into exactly the problem you have because MagicMirror also runs on that same port. You will have to change one of them. MagicMirror is easy to change, it’s in the config.js file. Change the port setting to something else, like 8081 …or 8585 … or 8123 … doesn’t matter, as long as it’s above 8000, and not 8080 since the Fitbit runs on that port.
  • Wunderlist Sort Order?

    1
    0 Votes
    1 Posts
    928 Views
    L
    Is it possible to change the sort order of items in the wunderlist module? From my tests, it seems the order displayed is from first recorded to most recent. I’d like to have it display the most recently added item at the top. Reason being is I’m trying to do a FreePBX-MM integration. And since I don’t have the knowledge/time to code a proper module, but with wunderlist in the middle it works perfectly. Except that the newest callers are at the bottom of the list…and are not being displayed (only old calls). If this works, I will definietely share more details for everyone else :)
  • Issues with electron.js on installation

    6
    0 Votes
    6 Posts
    4k Views
    A
    @jc21 yes issue was solved once I set my system time
  • Wunderlist acess token

    12
    0 Votes
    12 Posts
    13k Views
    S
    yes right !