You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If jack is set as the output, cues don't play and the below error is shown on adding cue and attempted playback
2023-11-03 15:14:35.604 lisp.plugins.gst_backend.gst_media ERROR GStreamer: Resource not found. lisp.plugins.gst_backend.gst_utils.GstError: ../gstreamer/subprojects/gst-plugins-good/ext/jack/gstjackaudiosink.c(308): jack_shutdown_cb (): /GstPipeline:pipeline0/GstJackAudioSink:sink: Jack server shutdown
To Reproduce
Steps to reproduce the behavior:
Add a cue
Expected behavior
Cues should playback
Screenshots
Linux Show Player version:
0.6
OS Version
Arch
Pipewire 0.3.84 with pipewire-jack
Additional context
Run from git using poetry run linux-show-player
This was working previously, not sure if it's a pipewire or LISP update that's broken things. LISP debug log
The text was updated successfully, but these errors were encountered:
Describe the bug
If jack is set as the output, cues don't play and the below error is shown on adding cue and attempted playback
2023-11-03 15:14:35.604 lisp.plugins.gst_backend.gst_media ERROR GStreamer: Resource not found. lisp.plugins.gst_backend.gst_utils.GstError: ../gstreamer/subprojects/gst-plugins-good/ext/jack/gstjackaudiosink.c(308): jack_shutdown_cb (): /GstPipeline:pipeline0/GstJackAudioSink:sink: Jack server shutdown
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Cues should playback
Screenshots
Linux Show Player version:
OS Version
Additional context
Run from git using
poetry run linux-show-player
This was working previously, not sure if it's a pipewire or LISP update that's broken things.
LISP debug log
The text was updated successfully, but these errors were encountered: