tagdemux, oggdemux: GStreamer-CRITICAL gst_pad_get_range_unchecked when trying to play OGG files
Starting recently, about 2-3 weeks ago, I believe after some update, Clementine stopped playing OGG files and this error message gets printed to the terminal:
(clementine:647736): GStreamer-CRITICAL **: 11:27:26.111: gst_pad_get_range_unchecked: assertion '!*buffer || res_buf == *buffer' failed
(clementine:647736): GStreamer-CRITICAL **: 11:27:26.111: gst_mini_object_unref: assertion 'GST_MINI_OBJECT_REFCOUNT_VALUE (mini_object) > 0' failed
11:27:26.186 WARN unknown QTimeLine::start: already running
11:27:26.691 WARN unknown QTimeLine::start: already running
11:27:26.691 WARN unknown QTimeLine::start: already running
11:27:26.695 WARN unknown QTimeLine::start: already running
Version info:
- Fedora 33 5.9.11-200.fc33.x86_64
- clementine.x86_64: 1.4.0-3.rc1.20200617gitedb8c3b.fc33.1
- gstreamer1.x86_64: 1.18.2-1.fc33
- gstreamer1-libav.x86_64: 1.18.1-1.fc33
- gstreamer1-plugin-openh264.x86_64: 1.16.2-2.fc33
- gstreamer1-plugins-bad-free.x86_64: 1.18.2-1.fc33
- gstreamer1-plugins-bad-free-extras.x86_64: 1.18.2-1.fc33
- gstreamer1-plugins-base.x86_64: 1.18.2-1.fc33
- gstreamer1-plugins-good.x86_64: 1.18.2-1.fc33
- gstreamer1-plugins-good-gtk.x86_64: 1.18.2-1.fc33
- gstreamer1-plugins-good-qt.x86_64: 1.18.2-1.fc33
- gstreamer1-plugins-ugly.x86_64: 1.18.1-1.fc33
- gstreamer1-plugins-ugly-free.x86_64: 1.18.2-1.fc33
Edited by Tim-Philipp Müller