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

Timeout apparently results in spoken error #23

Open
NeonDaniel opened this issue May 31, 2023 · 1 comment
Open

Timeout apparently results in spoken error #23

NeonDaniel opened this issue May 31, 2023 · 1 comment
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@NeonDaniel
Copy link
Member

When interacting with devices in the GUI, I occasionally get spoken errors like "I don't know what that is" before the command is eventually processed and the GUI updated. Maybe there is some extra update logic that could be simplified, or an opportunity to thread some event handling to prevent timeout errors? Relevant logs below.

(venv) neon@neon:~$ cat logs/enclosure.log | grep homeassistant
2023-05-31 13:10:15.371 - enclosure - neon_enclosure.service:load_plugins:61 - INFO - Loading ovos-PHAL-plugin-homeassistant
2023-05-31 13:10:15.930 - enclosure - neon_enclosure.service:load_plugins:74 - INFO - PHAL plugin loaded: ovos-PHAL-plugin-homeassistant
2023-05-31 13:13:16.813 - enclosure - ovos_PHAL_plugin_homeassistant.logic.socketclient:_connect:55 - ERROR - unhashable type: 'list'
2023-05-31 13:13:16.817 - enclosure - ovos_PHAL_plugin_homeassistant.logic.socketclient:_connect:55 - ERROR - unhashable type: 'list'
2023-05-31 13:13:16.844 - enclosure - ovos_PHAL_plugin_homeassistant.logic.socketclient:run:232 - INFO - False
2023-05-31 13:13:16.845 - enclosure - ovos_PHAL_plugin_homeassistant.logic.socketclient:run:232 - INFO - False
@NeonDaniel NeonDaniel added the bug Something isn't working label May 31, 2023
@mikejgray mikejgray assigned mikejgray and unassigned mikejgray Jan 25, 2025
@mikejgray mikejgray added the wontfix This will not be worked on label Jan 25, 2025
@mikejgray
Copy link
Collaborator

I lack the Qt ability to do much about this, and the Qt5 GUI will eventually deprecate. Help is welcome from Qt devs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants