texx00 / sandypi

The ultimate controller for sand tables
Other
27 stars 5 forks source link

LED Initialization after Drawing Start #62

Open tigert10 opened 2 years ago

tigert10 commented 2 years ago

Describe the bug If LEDs are turned on after a drawing is started the system freezes and must be rebooted.

To Reproduce Steps to reproduce the behavior:

  1. Power on the system.
  2. Turn LEDs on and everything works great, I can control color and brightness while the drawing is going with no problems. However, if I:
  3. Power on the system.
  4. Start a drawing.
  5. Then, try to turn LEDs on while drawing is running, the system freezes and must be rebooted.

Expected behavior I expect to be able to start a drawing automatically on boot and turn the LEDs on without it freezing the system.

Platform (please complete the following information):

texx00 commented 2 years ago

I will have a look. Can you help me with the log files? There is a server/logs folder with some .log files... Just the feeder logs should be enough

tigert10 commented 2 years ago

You bet! Hope this is what you were looking for. Let me know if there is anything else I can do. My coding experience is pretty much limited to some webpage html and css and some arduino code, but if I can help with anything let me know. Thanks, Ty

On Sun, Nov 21, 2021 at 1:39 AM Luca Tessaro @.***> wrote:

I will have a look. Can you help me with the log files? There is a server/logs folder with some .log files... Just the feeder logs should be enough

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/texx00/sandypi/issues/62#issuecomment-974776452, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIQPGBF3WUTCVVKN767XUZDUNCV5HANCNFSM5IORIWIA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

tigert10 commented 2 years ago

So this bug may only exist in the alpha version. I recently "downgraded" with a fresh install of the Master version and the problem does not seem to be appearing. Just FYI

texx00 commented 2 years ago

Thanks, good to know