After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 795308 - harness: Handle harness->element not being a GstBin
harness: Handle harness->element not being a GstBin
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other All
: Normal normal
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-04-16 19:29 UTC by Thibault Saunier
Modified: 2018-04-17 13:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
harness: Handle harness->element not being a GstBin (1.18 KB, patch)
2018-04-16 19:29 UTC, Thibault Saunier
committed Details | Review

Description Thibault Saunier 2018-04-16 19:29:50 UTC
See commit message.
Comment 1 Thibault Saunier 2018-04-16 19:29:54 UTC
Created attachment 371000 [details] [review]
harness: Handle harness->element not being a GstBin

It is totally valid but in gst_harness_find_element we were not
handling that case.
Comment 2 Thibault Saunier 2018-04-17 13:15:39 UTC
Attachment 371000 [details] pushed as 0b86481 - harness: Handle harness->element not being a GstBin