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

bug/coming out of ducking #65

Closed
JarbasAl opened this issue May 11, 2024 · 0 comments
Closed

bug/coming out of ducking #65

JarbasAl opened this issue May 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@JarbasAl
Copy link
Member

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)

@JarbasAl JarbasAl added the bug Something isn't working label May 11, 2024
@JarbasAl JarbasAl self-assigned this May 11, 2024
JarbasAl added a commit that referenced this issue May 11, 2024
JarbasAl added a commit that referenced this issue May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant