MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. SwissChemist
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 22
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Permission denied after updating node.js and electron

      @sdetweil Hi Sam,
      thanks very much for your great scripts. They really work like charm!

      Basic installation of the MagicMirror really worked without any issue using your scripts.
      I am just fighting with some modules, which are obviously not up to date, but that’s a different story.
      At least I found the root cause of an issue with MMM_systemtemperature and I hope that I could help some other beginners who struggled with that module and did not get support in corresponding forum up to now…or just misunderstood the instructions in the forum.

      I want to thank you so much for the great work you are doing for the MM community!

      posted in Troubleshooting
      S
      SwissChemist
    • RE: Permission denied after updating node.js and electron

      @sdetweil Thanks for the hint!
      I tried to use the same backup on a different SD card, showed the same issue.
      Maybe I need to set it up from scratch on a different card…

      posted in Troubleshooting
      S
      SwissChemist
    • Permission denied after updating node.js and electron

      Hi guys,
      after 1.5 years I thought that it would be time to update my Magic Mirror to version 2.18.0, including node.js and electron.
      But now when I want to start it, I face the following issue:

      pi@raspberrypi:~/MagicMirror $ npm start
      magicmirror@2.18.0 start
      DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js
      sh: 1: ./node_modules/.bin/electron: Permission denied

      I also used Sam’s scripts to update: [https://github.com/sdetweil/MagicMirror_scripts]…but it did not work either.

      Even changing the owner and reinstalling electron did not work:
      pi@raspberrypi:~ $ sudo chown -R pi MagicMirror
      pi@raspberrypi:~ $ npm install electron --unsafe-perm=true

      Has anybody further ideas how to make it work again? Thanks so much!

      @ I have a Raspberry Pi 3 Model B

      posted in Troubleshooting
      S
      SwissChemist
    • RE: MMM-Calendar always shows 23:59 if showEndTime: True

      @sdetweil This morning we switched from DST to STD time. No issue at all with the calendar, everything works fine!
      Again, thanks very much for your support!

      posted in Bug Hunt
      S
      SwissChemist
    • RE: MMM-Calendar always shows 23:59 if showEndTime: True

      @sdetweil
      Wow, thank you so much for your great support!

      posted in Bug Hunt
      S
      SwissChemist
    • RE: MMM-Calendar always shows 23:59 if showEndTime: True

      @sdetweil
      Thanks for the example. Looks like a next project for me… :thumbs_up:

      posted in Bug Hunt
      S
      SwissChemist
    • RE: MMM-Calendar always shows 23:59 if showEndTime: True

      @sdetweil
      Thanks very much for your help! I highly appreciate it!

      posted in Bug Hunt
      S
      SwissChemist
    • RE: MMM-Calendar always shows 23:59 if showEndTime: True

      @sdetweil
      Sorry for asking:
      If I would import a calendar file from a text file, it would be easy to do the correction (change DTEND or remove BYDAY) in any text editor.
      But how to proceed if I directly import data from *.ics link? Is there any ‘hack’ I could apply?
      Thanks very much for your patience… All other data are really great now! And somehow I rely on a 3-weekly whole day, as we use to have 3-week iterations in our SCRUM process…

      posted in Bug Hunt
      S
      SwissChemist
    • RE: MMM-Calendar always shows 23:59 if showEndTime: True

      @sdetweil
      As I wondered if the format of an 3-weekly event in ical has an issue, I set up a 3-weekly event in Google calendar and compared the files:

      BEGIN:VEVENT
      DTSTART;VALUE=DATE:20201005
      DTEND;VALUE=DATE:20201006
      RRULE:FREQ=WEEKLY;INTERVAL=3;BYDAY=MO
      DTSTAMP:20201005T195008Z
      UID:835F136F-35A4-44C6-AA16-481F02E5A2D1
      CREATED:20201005T120626Z
      DESCRIPTION:
      LAST-MODIFIED:20201005T120626Z
      LOCATION:
      SEQUENCE:0
      STATUS:CONFIRMED
      SUMMARY:3-weekly whole day test
      TRANSP:OPAQUE
      END:VEVENT
      

      Event has been set to 5th of October and DTEND is also one day later than DTSTART for a whole-day-event and it also shows a BYDAY, that means it’s absolutely identical to the ical file…

      posted in Bug Hunt
      S
      SwissChemist
    • RE: MMM-Calendar always shows 23:59 if showEndTime: True

      @sdetweil
      All whole day events start at the right day and end one day later. There is no difference in the calendar file, whether it is a weekly, 2-weekly or 3-weekly event.
      That’s why I do not understand, why weeklies and 2-weeklies are shown correctly and the 3-weekly is shown one day too late…

      posted in Bug Hunt
      S
      SwissChemist
    • 1
    • 2
    • 3
    • 1 / 3