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
Switching between audio tracks manually may result in the following error message:
Could not open file "F:\Here Without You.ogg" for reading.
../plugins/elements/gstfilesrc.c(591): gst_file_src_start (): /GstPlayBin3:pipeline-12-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin11/GstFileSrc:filesrc11: system error: Too many open files
GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.
../libs/gst/base/gstbasesrc.c(3607): gst_base_src_start (): /GstPlayBin3:pipeline-12-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin11/GstFileSrc:filesrc11: Failed to start
Could not open file "F:\Here Without You.ogg" for reading.
../plugins/elements/gstfilesrc.c(591): gst_file_src_start (): /GstPlayBin3:pipeline-12-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin11/GstFileSrc:filesrc11: system error: Too many open files
GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.
../libs/gst/base/gstbasesrc.c(3607): gst_base_src_start (): /GstPlayBin3:pipeline-12-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin11/GstFileSrc:filesrc11: Failed to start
Could not open file "F:\Duck And Run.ogg" for reading.
../plugins/elements/gstfilesrc.c(591): gst_file_src_start (): /GstPlayBin3:pipeline-13-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin12/GstFileSrc:filesrc12: system error: Too many open files
GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.
../libs/gst/base/gstbasesrc.c(3607): gst_base_src_start (): /GstPlayBin3:pipeline-13-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin12/GstFileSrc:filesrc12: Failed to start
Could not open file "F:\Duck And Run.ogg" for reading.
../plugins/elements/gstfilesrc.c(591): gst_file_src_start (): /GstPlayBin3:pipeline-13-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin12/GstFileSrc:filesrc12: system error: Too many open files
GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.
../libs/gst/base/gstbasesrc.c(3607): gst_base_src_start (): /GstPlayBin3:pipeline-13-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin12/GstFileSrc:filesrc12: Failed to start
To Reproduce
Several retries are needed to play a track, then click next track in the playlist back and forth.
Expected behavior
Switch between tracks without errors.
Describe the bug
Switching between audio tracks manually may result in the following error message:
To Reproduce
Several retries are needed to play a track, then click next track in the playlist back and forth.
Expected behavior
Switch between tracks without errors.
System Information:
1.2.0.113 ga2017c00 MSVC release build x64
Additional context
When this error pops up, Strawberry cannot recover and should be restarted.
The text was updated successfully, but these errors were encountered: