darickc / MMM-BackgroundSlideshow

MIT License
143 stars 80 forks source link

wrong filename in description #40

Open jowe2 opened 4 years ago

jowe2 commented 4 years ago

Hi, I had the problem that background images never showed up. By reading through the closed issues I saw someone using "modules/MMM-BackgroundSlideshow/exampleImages/" instead of the path 'modules/MMM-BackgroundSlideshow/exampleImages/' stated in the description --> That worked for me

Wingysam commented 4 years ago

modules/MMM-BackgroundSlideshow/exampleImages/ is the same as modules/MMM-BackgroundSlideshow/exampleImages/. Can you please explain what needs to be updated? Thanks!

darickc commented 4 years ago

The quotes are different. Double quotes (") instead of single quotes (').

Wingysam commented 4 years ago

Huh, that's weird. Aren't they the same?

darickc commented 4 years ago

It shouldn't matter, but it seemed to help jowe2.

sparky56 commented 4 years ago

I need help. My MMslideshow images (default) don't show up. I've been on this for three weeks. I have tried on RPI 3b+, and with a different image on Pi zero W. Im going nuts and pulling my hair out. Can someone please work with me on this. My MM work great, just not the MMslideshow. I have used cut n paste on everything.

Wingysam commented 4 years ago

@sparky56 can you see anything in the DevTools Console?

darickc commented 4 years ago

Might be the same issue as this issue.

sparky56 commented 4 years ago

here are screen shots from the developer page

On Thu, May 21, 2020 at 5:13 PM Wingysam notifications@github.com wrote:

@sparky56 https://github.com/sparky56 can you see anything in the DevTools Console?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/darickc/MMM-BackgroundSlideshow/issues/40#issuecomment-632373303, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJRG7BNVXWN3GAIJM7Z5B6DRSWRRHANCNFSM4IZIUIMA .

sparky56 commented 4 years ago

I did the MMM- folder , npm install Now its working. I looked again at the dev page I don't have any errors relating to MMM module only from two other modules that are running. Your the MAN

I hope this works for the other person having problems.

Thank you Sir.

Jon

On Thu, May 21, 2020 at 5:25 PM J Altman jaltman056@gmail.com wrote:

here are screen shots from the developer page

On Thu, May 21, 2020 at 5:13 PM Wingysam notifications@github.com wrote:

@sparky56 https://github.com/sparky56 can you see anything in the DevTools Console?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/darickc/MMM-BackgroundSlideshow/issues/40#issuecomment-632373303, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJRG7BNVXWN3GAIJM7Z5B6DRSWRRHANCNFSM4IZIUIMA .

darickc commented 4 years ago

That's great! Glad you got it working.

sparky56 commented 4 years ago

Im sorry but Im back. MM loads three photos then locks up into a total freeze. I added some photos to the exampleImages file, could that be something I did?? My local time is 9:37pm my mirror is stuck at 9:13pm

On Thu, May 21, 2020 at 5:48 PM J Altman jaltman056@gmail.com wrote:

On Thu, May 21, 2020 at 5:44 PM J Altman jaltman056@gmail.com wrote:

I did the MMM- folder , npm install Now its working. I looked again at the dev page I don't have any errors relating to MMM module only from two other modules that are running. Your the MAN

I hope this works for the other person having problems.

Thank you Sir.

Jon

On Thu, May 21, 2020 at 5:25 PM J Altman jaltman056@gmail.com wrote:

here are screen shots from the developer page

On Thu, May 21, 2020 at 5:13 PM Wingysam notifications@github.com wrote:

@sparky56 https://github.com/sparky56 can you see anything in the DevTools Console?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/darickc/MMM-BackgroundSlideshow/issues/40#issuecomment-632373303, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJRG7BNVXWN3GAIJM7Z5B6DRSWRRHANCNFSM4IZIUIMA .

darickc commented 4 years ago

How large are the images? Are there any errors?

sparky56 commented 4 years ago

Image sizes are smaller than your original ones.

No errors on dev page.

I removed my images, and sudo reboot.

Again 3 images then froze up.

On Fri, May 22, 2020, 1:07 AM Darick Carpenter notifications@github.com wrote:

How large are the images? Are there any errors?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/darickc/MMM-BackgroundSlideshow/issues/40#issuecomment-632504200, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJRG7BJI6KNNO3PVYW43VDTRSYJANANCNFSM4IZIUIMA .

sparky56 commented 4 years ago

update:

reboot this morning and it working. I added one picture, it worked. so I added another; it also worked.

You can't fix what isn't broke.

I did add a portrait picture but it did not adjust the screen for it. ???

On Fri, May 22, 2020 at 8:28 AM J Altman jaltman056@gmail.com wrote:

Image sizes are smaller than your original ones.

No errors on dev page.

I removed my images, and sudo reboot.

Again 3 images then froze up.

On Fri, May 22, 2020, 1:07 AM Darick Carpenter notifications@github.com wrote:

How large are the images? Are there any errors?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/darickc/MMM-BackgroundSlideshow/issues/40#issuecomment-632504200, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJRG7BJI6KNNO3PVYW43VDTRSYJANANCNFSM4IZIUIMA .

darickc commented 4 years ago

Look at the backgroundSize setting for how to display images of different aspect ratios.