Read the statement by Michael Teeuw here.
MMM-GQuotes
-
@cowboysdude said in MMM-GQuotes:
I just deleted mine and did the above mentioned actions and it works perfectly.
As did I.
-
-
@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-GQuotesF.
-
Just tested with only GQuotes activated - screen stays black.
The following error shows up: -
@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.
-
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?
-
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…
-
"qs-iconv": "^1.0.4", "request": "^2.81.0", "xml2js": "^0.4.17"
-
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.
-
That is what I already did. Just running GQuote itself without other modules also shows the mentioned error.