We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2024-05-11 20:58:11.921 - audio - ovos_plugin_common_play.ocp.player:resume:568 - DEBUG - Resuming playback: 3 exception calling callback for <Future at 0x71f4dff70ed0 state=finished raised TypeError> Traceback (most recent call last): File "/usr/lib/python3.11/concurrent/futures/_base.py", line 340, in _invoke_callbacks callback(self) File "/home/ovos/.venv/lib/python3.11/site-packages/pyee/_executor.py", line 57, in _callback self.emit("error", exc) File "/home/ovos/.venv/lib/python3.11/site-packages/pyee/_base.py", line 118, in emit self._emit_handle_potential_error(event, args[0] if args else None) File "/home/ovos/.venv/lib/python3.11/site-packages/pyee/_base.py", line 88, in _emit_handle_potential_error raise error File "/usr/lib/python3.11/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: AudioService._restore_volume_after_record.<locals>.restore_volume() takes 0 positional arguments but 1 was given 2024-05-11 20:58:11.942 - audio - ovos_plugin_vlc:track_start:67 - DEBUG - VLC playback start
as seen in OpenVoiceOS/ovos-ocp-audio-plugin#111 (comment)
The text was updated successfully, but these errors were encountered:
fix/65
01295be
#65
fix/65 (#66)
fd59cfa
JarbasAl
No branches or pull requests
as seen in OpenVoiceOS/ovos-ocp-audio-plugin#111 (comment)
The text was updated successfully, but these errors were encountered: