• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

MMM-GQuotes

Scheduled Pinned Locked Moved Entertainment
62 Posts 5 Posters 48.9k Views 6 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
    Fistandantilus
    last edited by May 4, 2017, 6:32 PM

    @cowboysdude: this is exactly the procedure I was following. Could it probably be caused by some shared ressources with another module?

    The following modules are installed:

    iFrame
    MMM-FHEM
    MMM-nasaastropic
    MMM-SystemStats
    MMM-iCloud-Client
    MMM-RadioDe
    MMM-GQuotes

    F.

    1 Reply Last reply Reply Quote 0
    • F Offline
      Fistandantilus
      last edited by May 4, 2017, 6:50 PM

      Just tested with only GQuotes activated - screen stays black.
      The following error shows up:

      0_1493923829692_Bildschirmfoto 2017-05-04 um 20.49.04.png

      C 1 Reply Last reply May 4, 2017, 9:14 PM Reply Quote 0
      • C Offline
        cowboysdude Module Developer @Fistandantilus
        last edited by cowboysdude May 4, 2017, 9:21 PM May 4, 2017, 9:14 PM

        @Fistandantilus I can’t begin to imagine what the issue is. You’re the only one having it. Three of us have uninstalled and reinstalled the module and no one is getting any errors.

        There is the module running with other modules and my developers window… no errors.

        So unless it’s conflicting with another module I don’t have an answer for you.

        0_1493932813886_Capture.PNG

        1 Reply Last reply Reply Quote 0
        • F Offline
          Fistandantilus
          last edited by Fistandantilus May 4, 2017, 9:24 PM May 4, 2017, 9:23 PM

          I´m using a RPi 2 B+ with the latest Jessie release. In addidion to MM2 I have installed midnight commander, x11vnc, cec-utils and xscreensaver.

          Does the error give any hint what I could look at?

          1 Reply Last reply Reply Quote 0
          • C Offline
            cowboysdude Module Developer
            last edited by May 4, 2017, 9:28 PM

            No that error is a MM error… Cannot read property ‘appendChild’ of undefined and ‘getElementByClassName’ of null…

            It’s a getDom function error but like I said unless there’s a conflict of some type… do me a favor and open the ‘package.json’ file you have with GQuotes and tell me what the dependencies say…

            1 Reply Last reply Reply Quote 0
            • F Offline
              Fistandantilus
              last edited by May 4, 2017, 9:31 PM

              "qs-iconv": "^1.0.4",
              "request": "^2.81.0",
              "xml2js": "^0.4.17"
              
              1 Reply Last reply Reply Quote 0
              • C Offline
                cowboysdude Module Developer
                last edited by May 4, 2017, 9:33 PM

                OK that looks good… you have the newest version…

                What I would do is run GQuotes and disable all the other modules… and enable one at a time until you get a conflict… that may go a long way to helping figure out what’s wrong here.

                1 Reply Last reply Reply Quote 0
                • F Offline
                  Fistandantilus
                  last edited by May 4, 2017, 9:35 PM

                  That is what I already did. Just running GQuote itself without other modules also shows the mentioned error.

                  1 Reply Last reply Reply Quote 0
                  • F Offline
                    Fistandantilus
                    last edited by May 4, 2017, 9:38 PM

                    Just run a “npm outdated” with the following result:

                    Package Current Wanted Latest Location
                    electron 1.6.6 1.6.8 1.6.6 magicmirror
                    grunt-markdownlint 1.0.33 1.0.37 1.0.37 magicmirror
                    iconv-lite 0.4.16 0.4.17 0.4.17 magicmirror

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      cowboysdude Module Developer
                      last edited by cowboysdude May 4, 2017, 9:55 PM May 4, 2017, 9:49 PM

                      @Fistandantilus said in MMM-GQuotes:

                      qs-iconv

                      Yes but if you go into the MMM-GQuote dir and run “npm outdated” it returns nothing… soooooo that’s not the issue…

                      iconv-lite only appears when you run it from the MagicMirror root dir…

                      Which means GQuotes is using all the latest version of npm modules…

                      This is my config:
                      {
                      module: ‘MMM-GQuotes’,
                      position: ‘top_left’,
                      config: {
                      maxWidth: “100%”,
                      header: “Zitat des Tages”,
                      }
                      },

                      I cannot find anything wrong with the module that would cause that error.

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 5 / 7
                      5 / 7
                      • First post
                        44/62
                        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