Skip to content
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

GPIO Monitor not working while in favorites dialog #745

Open
nandbert opened this issue May 17, 2024 · 9 comments
Open

GPIO Monitor not working while in favorites dialog #745

nandbert opened this issue May 17, 2024 · 9 comments

Comments

@nandbert
Copy link

Hi Matt,

I am experiencing a strange issue. Not sure when it started, but for the time being I have
v0.1.8 on LibreELEC 10.0.4, Raspi 2, Model B, skin Aeon Nox.

In the debug log I see all the connected buttons working, until I enter the favorites menu. From then on, GPIO Monitor is not responsive anymore. Here some "last words" lines from the log:

2024-05-17 15:55:19.178 T:1026 DEBUG : plugin.program.gpio.monitor - Callback: Action(Left)
2024-05-17 15:55:20.050 T:1026 DEBUG : plugin.program.gpio.monitor - Callback: Action(Right)
2024-05-17 15:55:21.552 T:1026 DEBUG : plugin.program.gpio.monitor - Callback: Action(Select)
2024-05-17 15:55:21.586 T:943 DEBUG : Activating window ID: 10134
2024-05-17 15:55:21.586 T:943 DEBUG : ------ Window Init (DialogFavourites.xml) ------

After that, the log stays silent, no matter which buttons I press. When I leave the menu e.g. with Yatse, it starts working again.

Any idea what could be the issue?

@matthuisman
Copy link
Owner

matthuisman commented May 17, 2024 via email

@nandbert
Copy link
Author

Or even a Aeon Nox issue. Any hint how I could narrow down the problem? (Besides trying a different skin, of course)

@nandbert
Copy link
Author

When starting it today for another try, I got a "SLYGUY ERROR": Error starting Slyguy common service.

Could this be related somehow?

@matthuisman
Copy link
Owner

matthuisman commented May 23, 2024 via email

@nandbert
Copy link
Author

For the original favorites dialog issue I can confirm that its not Aeon Nox related. It also happens with the default skin.

The SLYGUY ERROR seems to happen only sporadically, so it is not related to the favorites dialog issue either.
I will try to capture the debug log the next time it happens.

@matthuisman
Copy link
Owner

please get a debug log with the issue of the buttons not working in favourites

@nandbert
Copy link
Author

nandbert commented Jun 2, 2024

https://gist.github.com/nandbert/227136b5a752cba6f1d8b115f8a44caa

First I pressed Mute, and both sound buttons, then right, left. Worked perfectly. The last press is Select that opens the favorites dialog. From this point buttons stop working. No reaction, no Callback in the log.

Hope that helps.

@matthuisman
Copy link
Owner

after you close favorites, does it start working again?

@nandbert
Copy link
Author

nandbert commented Jun 3, 2024

Yes, when I leave favorites, GPIO Monitor is working again.

P.S. When I put together the whole system (raspi + audio shield in an old radio carcass with pretty nice speakers) in 2021, GPIO was also working in the favorites menu. Over the years there have been many automatic updates (not only of GPIO Monitor of course), so I cannot tell when exactly this functionality got lost :-(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants