Interesting. I changed nothing other than the name of the picture I wanted to test with. I’ll dig back into it, thank you for your responses.
My apologies for delayed response, I haven’t had much time for personal projects lately.
Read the statement by Michael Teeuw here.
Latest posts made by TexityTex
-
RE: MMM-EasyPix problem... missing a step?
-
RE: MMM-EasyPix problem... missing a step?
Thank you for your responses.
Yes, I am aware that the pictures go in the pix folder, I thought I specified that in my original post. I guess I did not.
All of the pictures, that I wish to have cycling in this module, are in the “pix” folder.
I have even double checked since your posting @Mykle1 and yes, my module entry is correct. It is specified to a file “thanksylva.jpg” in the pix folder.
Still nothing more than a “missing image” icon displays in the module. -
MMM-EasyPix problem... missing a step?
So I’ve been working on getting MMM-EasyPix working for the past couple of days in my spare time.
As best I can tell, the module itself is working, MagicMirror loads and displays everything the default modules, but for EasyPix, it just shows a “missing image” icon.Now, I don’t speak Java, but I don’t believe I need to for the configuration.
I do see however that in both MMM-EasyPix.js and the config.js that it is asking for a specific picture. I have set that to the name of a picture in the pix folder in both locations, and each one individually during my, at this point, extensive testing and tinkering.My primary question is, is there a step I’m missing?
I basically copied verbatim the example module wrapper from the EasyPix Readme, into the config.js file.
Even when specifying a picture file I get an image icon, but no actual image.My secondary question is (assuming I can get it to pull any picture at all), do I need to specify the pictures individually in the config.js, and MMM-EasyPix.js or both? If so, what’s the format for adding multiple pictures?
I should also mention that this problem existed even when I was running the module “fresh out of the box” as it was delivered after cloning. The module loads, it just shows a placeholder image icon, but no image.
It clearly loads the module, but… nothing.I hate to ask for help, as I’ve enjoyed setting this up on my own, but I feel I don’t have much of a choice left now as I am stumped.