[Bug 785878] New: curlhttpsrc: critical warning in class_init
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Aug 6 11:14:06 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=785878
Bug ID: 785878
Summary: curlhttpsrc: critical warning in class_init
Classification: Platform
Product: GStreamer
Version: git master
OS: Mac OS
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: phil at base-art.net
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
(gst-plugin-scanner:4776): GLib-GObject-CRITICAL **: g_param_spec_float:
assertion 'default_value >= minimum && default_value <= maximum' failed
(gst-plugin-scanner:4776): GLib-GObject-CRITICAL **:
g_object_class_install_property: assertion 'G_IS_PARAM_SPEC (pspec)' failed
The http-version property here is initialized with default_value=2.0, min=1.0,
max=1.1. Attaching a trivial patch fixing this :)
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list