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.

    Face Recognition with inferred light

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    52 Posts 5 Posters 54.1k Views 4 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.
    • F Offline
      feuerball
      last edited by

      Did some debugging. I’m not an expert in Java at the moment, but isn’t there missing the class Marvin @

      module.data.classes ?

      0_1463091724923_Unbenannt.png

      1 Reply Last reply Reply Quote 0
      • KirAsh4K Offline
        KirAsh4 Moderator
        last edited by

        Javascript … not Java. Two different beasts. But yes, it’s being looked into …

        A Life? Cool! Where can I download one of those from?

        1 Reply Last reply Reply Quote 0
        • MichMichM Offline
          MichMich
          last edited by

          I did some tests:

          MM.getModules().withClass('a_non_existing_class') // No issue.
          MM.getModules().withClass('') // No issue.
          MM.getModules().withClass()// No issue.
          

          So no idea what is causing that problem.

          F 1 Reply Last reply Reply Quote 0
          • F Offline
            feuerball @MichMich
            last edited by

            @MichMich hmm how Can i deinstall and reinstall opencv?

            paviroP 1 Reply Last reply Reply Quote 0
            • MichMichM Offline
              MichMich
              last edited by

              Sorry, I don’t have any experience with openCV

              1 Reply Last reply Reply Quote 0
              • paviroP Offline
                paviro @feuerball
                last edited by

                @feuerball why do you want to reinstall it?

                We're all stories in the end. Just make it a good one, eh?

                – The Doctor

                1 Reply Last reply Reply Quote 0
                • KirAsh4K Offline
                  KirAsh4 Moderator
                  last edited by

                  If it was installed using apt-get, you can remove it the same way, 'apt-get remove --purge <package-name>'. If you compiled the binaries yourself, you can simply do it again and overwrite the previous ones.

                  However, a better question is, why do you want to do that?

                  A Life? Cool! Where can I download one of those from?

                  paviroP 1 Reply Last reply Reply Quote 0
                  • paviroP Offline
                    paviro @KirAsh4
                    last edited by

                    @KirAsh4 why apt-get remove --purge shouldn’t apt-get purge do the same?

                    We're all stories in the end. Just make it a good one, eh?

                    – The Doctor

                    1 Reply Last reply Reply Quote 0
                    • KirAsh4K Offline
                      KirAsh4 Moderator
                      last edited by

                      remove - Packages installed are removed (Does NOT include configuration files)
                      purge - Purge is identical to remove except that packages are removed and purged. Purge meaning that any configuration files are deleted too.

                      A Life? Cool! Where can I download one of those from?

                      1 Reply Last reply Reply Quote 0
                      • KirAsh4K Offline
                        KirAsh4 Moderator
                        last edited by

                        Generally, I follow that with 'apt-get autoremove' as well. Often when you remove one package, there are other dependencies that aren’t needed anymore. The 'autoremove' takes care of that.

                        A Life? Cool! Where can I download one of those from?

                        1 Reply Last reply Reply Quote 0
                        • KirAsh4K Offline
                          KirAsh4 Moderator
                          last edited by

                          And yes, I suppose simply 'purge' would get the job done, but there are times I only want to remove the binaries, but leave my config files in place. I prefer forcing myself to actually add the '--purge' bit each time … sort of a mental check.

                          A Life? Cool! Where can I download one of those from?

                          1 Reply Last reply Reply Quote 1
                          • F Offline
                            feuerball
                            last edited by

                            Im just trying to reinstall things, hoping the shit works :D

                            maybe i can upload my config here for some correctioN?

                            1 Reply Last reply Reply Quote 0
                            • paviroP Offline
                              paviro
                              last edited by

                              Sure thing :)

                              We're all stories in the end. Just make it a good one, eh?

                              – The Doctor

                              1 Reply Last reply Reply Quote 0
                              • F Offline
                                feuerball
                                last edited by feuerball

                                @paviro
                                Here it is

                                0_1464191008459_config.js

                                paviroP 1 Reply Last reply Reply Quote 0
                                • paviroP Offline
                                  paviro @feuerball
                                  last edited by paviro

                                  Can’t see any mistake there. Does it work this way? Any errors in the console or the web inspector?


                                  I just moved this into a new thread because it has nothing todo with the original training file problem, please open a separate thread for different problems in the future as well :)

                                  We're all stories in the end. Just make it a good one, eh?

                                  – The Doctor

                                  1 Reply Last reply Reply Quote 0
                                  • F Offline
                                    feuerball
                                    last edited by

                                    @paviro

                                    It’s still the same error like above :(

                                    Didn’t try so much in the last week, but i don’t know whats the problem in here anyway

                                    1 Reply Last reply Reply Quote 0
                                    • paviroP Offline
                                      paviro
                                      last edited by

                                      I am really not sure what this error is about…
                                      @MichMich what is module.data.classes supposed to be? Since it isn’t defined apparently in this case…

                                      We're all stories in the end. Just make it a good one, eh?

                                      – The Doctor

                                      MichMichM 1 Reply Last reply Reply Quote 0
                                      • MichMichM Offline
                                        MichMich @paviro
                                        last edited by

                                        module.data.classes should contain the classes set in your config file. (If I remember correctly.)

                                        1 Reply Last reply Reply Quote 0
                                        • paviroP Offline
                                          paviro
                                          last edited by

                                          Strange I still have no clue how this error could be reproduced…

                                          We're all stories in the end. Just make it a good one, eh?

                                          – The Doctor

                                          1 Reply Last reply Reply Quote 0
                                          • P Offline
                                            POIMann
                                            last edited by

                                            Had the same issue.
                                            Removing the module “localtransport” solved it for me.

                                            paviroP 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 2 / 3
                                            • 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