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

    Posts

    Recent Best Controversial
    • RE: new update/upgrade script, ready for testing

      no, I didn’t say I was on 2.10.

      i have now run the script in apply mode. The output is very long and apparently it was not updated, right?

      Link Text

      Sorry, I’ve always done the update via git. Now I am confused …

      posted in General Discussion
      spitzlbergerjS
      spitzlbergerj
    • RE: new update/upgrade script, ready for testing

      @sdetweil Sorry if I misunderstood something. Should I have corrected something on my own?

      OK, I started the script again. Now the output is as follows:

      curl -sL https://www.dropbox.com/s/80fevh39jme3iig/testlang.sh?dl=0 | bash
      On branch master
      Your branch is behind 'origin/master' by 117 commits, and can be fast-forwarded.
        (use "git pull" to update your local branch)
      Untracked files:
        (use "git add <file>..." to include in what will be committed)
      
              core
              installers/dumpactivemodules.js
      
      nothing added to commit but untracked files present (use "git add" to track)
      

      And the update script returns the following output:

      bash -c  "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)"
      the log will be /home/pi/MagicMirror/installers/upgrade.log
      No LSB modules are available.
      doing test run = true
      update log will be in /home/pi/MagicMirror/installers/upgrade.log
      
      saving custom.css
      upgrading from version 2.9.0 to 2.10.0
      fetching latest revisions
      processing dependency changes for active modules with package.json files
      
      processing for module MMM-Remote-Control please wait
      ----------------------------------
      skipped processing for MMM-Remote-Control, doing test run
      processing complete for module MMM-Remote-Control
      
      processing for module MMM-NetworkScanner please wait
      ----------------------------------
      skipped processing for MMM-NetworkScanner, doing test run
      processing complete for module MMM-NetworkScanner
      
      processing for module MMM-DWD-WarnWeather please wait
      ----------------------------------
      skipped processing for MMM-DWD-WarnWeather, doing test run
      processing complete for module MMM-DWD-WarnWeather
      
      processing for module MMM-SystemStats please wait
      ----------------------------------
      skipped processing for MMM-SystemStats, doing test run
      processing complete for module MMM-SystemStats
      
      restoring custom.css
      

      So it all worked out now, right?

      Thanks for your help @sdetweil and @evroom

      posted in General Discussion
      spitzlbergerjS
      spitzlbergerj
    • RE: new update/upgrade script, ready for testing

      @sdetweil Hi, I run the script just now again. The output is the same I guess:

      curl -sL https://www.dropbox.com/s/80fevh39jme3iig/testlang.sh?dl=0 | bash
      Auf Branch master
      Ihr Branch ist zu 'origin/master' um 117 Commits hinterher, und kann vorgespult werden.
        (benutzen Sie "git pull", um Ihren lokalen Branch zu aktualisieren)
      Unversionierte Dateien:
        (benutzen Sie "git add <Datei>...", um die Änderungen zum Commit vorzumerken)
      
              core
              installers/dumpactivemodules.js
      
      nichts zum Commit vorgemerkt, aber es gibt unversionierte Dateien (benutzen Sie "git add" zum Versionieren)
      
      posted in General Discussion
      spitzlbergerjS
      spitzlbergerj
    • RE: new update/upgrade script, ready for testing

      @evroom said in new update/upgrade script, ready for testing:

      locale -a

      the output is:

      C
      C.UTF-8
      de_DE.utf8
      POSIX
      
      posted in General Discussion
      spitzlbergerjS
      spitzlbergerj
    • RE: Bathroom Magic Mirror

      Good morning @bachoo786,

      I’m working on a furniture project for my wife. It’s gonna keep me busy for the next four or five weekends. After that, in the middle or end of February, I can take care of your frame.

      With all the cut-outs, holes, millings from my frame as well as the grinding work and the safe packing I will work on the frame with my machines for about one weekend. For this I would like to charge you 60 EUR.

      The wood incl. angles and flat dowels will cost about 15 EUR.

      All in all that will be 60 + 15 + 25 EUR = 100 EUR.

      Maybe you can find a private woodworker near you via the relevant internet forums. Or a carpenter in your area. The CAD plan of my frame I have made available. Everybody should be able to rebuild it.

      Regards
      Josef

      posted in Show your Mirror
      spitzlbergerjS
      spitzlbergerj
    • RE: new update/upgrade script, ready for testing

      Good Morning @sdetweil

      Here are the results from the just newly started command:

      curl -sL https://www.dropbox.com/s/80fevh39jme3iig/testlang.sh?dl=0 | bash
      not english or locale not set, set git alias
      alias git='LANG=en_US.UTF-8 git'
      Auf Branch master
      Ihr Branch ist zu 'origin/master' um 117 Commits hinterher, und kann vorgespult werden.
        (benutzen Sie "git pull", um Ihren lokalen Branch zu aktualisieren)
      Unversionierte Dateien:
        (benutzen Sie "git add <Datei>...", um die Änderungen zum Commit vorzumerken)
      
              core
              installers/dumpactivemodules.js
      
      nichts zum Commit vorgemerkt, aber es gibt unversionierte Dateien (benutzen Sie "git add" zum Versionieren)
      

      The result is the same as last night, right?

      Regards
      Sepp

      posted in General Discussion
      spitzlbergerjS
      spitzlbergerj
    • RE: new update/upgrade script, ready for testing

      @sdetweil thanks for your Help. Here are the results

      git remote
      github-desktop-darkniki
      origin
      
      git remote -v
      github-desktop-darkniki https://github.com/darkniki/MagicMirror.git (fetch)
      github-desktop-darkniki https://github.com/darkniki/MagicMirror.git (push)
      origin  https://github.com/MichMich/MagicMirror.git (fetch)
      origin  https://github.com/MichMich/MagicMirror.git (push)
      

      and for the second post:

      curl -sL https://www.dropbox.com/s/80fevh39jme3iig/testlang.sh?dl=0 | bash
      not english or locale not set, set git alias
      alias git='LC_ALL=en_US.UTF-8 git'
      Auf Branch master
      Ihr Branch ist zu 'origin/master' um 117 Commits hinterher, und kann vorgespult werden.
        (benutzen Sie "git pull", um Ihren lokalen Branch zu aktualisieren)
      Unversionierte Dateien:
        (benutzen Sie "git add <Datei>...", um die Änderungen zum Commit vorzumerken)
      
              core
              installers/dumpactivemodules.js
      
      nichts zum Commit vorgemerkt, aber es gibt unversionierte Dateien (benutzen Sie "git add" zum Versionieren)
      

      I hope this helps

      Regards
      Sepp

      posted in General Discussion
      spitzlbergerjS
      spitzlbergerj
    • RE: new update/upgrade script, ready for testing

      @sdetweil thanks for your great work. Unfortunately it does not work for me with the script.

      When I execute the script I get the following messages:

      bash -c  "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)"
      the log will be /home/pi/MagicMirror/installers/upgrade.log
      No LSB modules are available.
      doing test run = true
      update log will be in /home/pi/MagicMirror/installers/upgrade.log
      
      saving custom.css
      upgrading from version 2.9.0 to 2.10.0
      fetching latest revisions
      fatal: Couldn't find remote ref origin
      MagicMirror git fetch failed
      restoring custom.css
      

      The log file also contains the following:

      not english or locale not set, set git alias
      alias git='LC_ALL=en_US.UTF-8 git'
      remote name = github-desktop-darkniki origin
      upgrading from version 2.9.0 to 2.10.0
      fetching latest revisions
      git fetch rc=128
      MagicMirror git fetch failed
      

      Should I update manually or is there another way with the script?

      Thanks

      Sepp

      posted in General Discussion
      spitzlbergerjS
      spitzlbergerj
    • RE: Bathroom Magic Mirror

      @bachoo786: You are right, it is important that no stray light falls on the spy mirror from behind. But the back plane does that very well. If the silicone is in the groove all the way around, the image from the MagicMirror screen is without any interference.

      The groove was milled with a milling table in two steps. First the deep groove was milled on the outside of the frame. Then the second groove was milled on the side of the frame facing the inside.

      The size of the frame naturally depends on how large the mirror is to be at the end. My mirror is about 1 meter by 1/2 meter.

      Shipping to UK should cost about 25 EUR (see https://www.dhl.de/versand-grossbritannien)

      posted in Show your Mirror
      spitzlbergerjS
      spitzlbergerj
    • 1 / 1