-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recurrent error #7
Comments
This error means one of the buttons tried to refresh it's display data after the page was changed… This might happen a few times after the page has changed in case there was a timing issue between the page change and the button refresh… If it keeps happening more often than the number of buttons on your StreamDeck I need to review the display refresh routines… Does it happen more often than the number of buttons after a single page change? |
No it is noit happening more than really the timing between page changes. I was curious because I left streamdeck running over night and came back this morning and found it using 18-22% of my cputime, so I thought that might be an issue. |
Hmm that indeed shouldn't happen… Will try to reproduce and debug… Normally all routines should be cancelled as soon as the page is changed. From what you're describing that did not happen for you… 🤔 |
I mean I also wrote a systemd process for it to make it start on boot but that shouldn't cause this issue |
How do I further debug the following errors?
The text was updated successfully, but these errors were encountered: