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 794663 - encodebin: Inform about missing elements in the "text" error field
encodebin: Inform about missing elements in the "text" error field
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other All
: Normal normal
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-03-24 18:58 UTC by Thibault Saunier
Modified: 2018-04-04 23:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
encodebin: Inform about missing elements in the "text" error field (1.70 KB, patch)
2018-03-24 18:58 UTC, Thibault Saunier
none Details | Review

Description Thibault Saunier 2018-03-24 18:58:49 UTC
I propose it here as it looks like it is not what is done in decodebin2,
I wonder why?
Comment 1 Thibault Saunier 2018-03-24 18:58:57 UTC
Created attachment 370093 [details] [review]
encodebin: Inform about missing elements in the "text" error field

Instead of the debug field, that information should be directly
exposed to end users.
Comment 2 Thibault Saunier 2018-04-04 23:57:35 UTC
commit dbc89373ea65f33f208e46cd40738cafba17ee97
Author: Thibault Saunier <tsaunier@igalia.com>
Date:   Sat Mar 24 15:51:20 2018 -0300

    encodebin: Inform about missing elements in the "text" error field

    Instead of the debug field, that information should be directly
    exposed to end users.

    https://bugzilla.gnome.org/show_bug.cgi?id=794663