MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Can't Install: Segmentation Fault when Installing Fonts

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    13 Posts 3 Posters 2.0k Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      sdetweil @jg3
      last edited by

      @jg3 hm… i would erase the ~/.npm folder (rm -rf ~/.npm) and try install again

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      J 1 Reply Last reply Reply Quote 0
      • J Offline
        jg3 @sdetweil
        last edited by

        @sdetweil Because you’d recommended that to the OP I gave that a try but it didn’t make a difference.

        Like I said, the MM is running now but I’d be a lot more comfortable if I could get to the bottom of this and a couple of other small things.

        Thank you kindly for the replies.

        S 2 Replies Last reply Reply Quote 0
        • S Offline
          sdetweil @jg3
          last edited by sdetweil

          @jg3 k, tell me how you set that up so I can try to recreate…

          i have virtualbox, and vmware Workstation… no esx around tho

          I run macOS catalina, Ubuntu 19.04, and Zorin vms and install MM on all of them without problem
          (VMs under vmware). my vmware host is either windows 10 or Ubuntu Mate 18.04 (dual boot)

          ah, i see raspian for x86… downloading now

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @jg3
            last edited by

            @jg3 ok, this is a bug in the installer for the roboto-fontface package

            if u edit the ~/MagicMirror/fonts/package.json, and change

             "dependencies": {
                "roboto-fontface": "^0.8.0"
              }
            

            to

             "dependencies": {
                "roboto-fontface": "latest"
              }
            

            it will work…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            S J 2 Replies Last reply Reply Quote 1
            • S Offline
              sdetweil @sdetweil
              last edited by

              @sdetweil @jg3 I have added code to the installer and updater to handle this problem… for buster and x64 combo

              give it a try (rename MM folder 1st)…

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • J Offline
                jg3 @sdetweil
                last edited by

                @sdetweil Great! That fixed it right up. Thank you! (:

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @jg3
                  last edited by

                  @jg3 awesome… thanks for the feedback and testing time

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • 1
                  • 2
                  • 2 / 2
                  • First post
                    Last post
                  Enjoying MagicMirror? Please consider a donation!
                  MagicMirror created by Michael Teeuw.
                  Forum managed by Sam, technical setup by Karsten.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy