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 765934 - player: Add missing-plugin API
player: Add missing-plugin API
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-05-03 11:29 UTC by Sebastian Dröge (slomo)
Modified: 2018-11-03 13:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
detect and display errors (2.48 KB, patch)
2018-02-24 10:53 UTC, anujm
none Details | Review

Description Sebastian Dröge (slomo) 2016-05-03 11:29:26 UTC
See https://github.com/sdroege/gst-player/pull/11
Comment 1 anujm 2018-02-24 10:53:28 UTC
Created attachment 368872 [details] [review]
detect and display errors
Comment 2 anujm 2018-02-24 13:28:55 UTC
The attached patch uses the error propagated by GstPlayer. The error message is a bit verbose because GstPlayer sends the full message with debug message concatenated as well. 

If there's a gst API that can help split this in a more meaningful way, please let me know and I'd be happy to make the change and test.
Comment 3 Sebastian Dröge (slomo) 2018-02-25 09:43:43 UTC
The idea would be to provide a more useful error type than the current flat string error. So that use cases like the missing-plugin API can be covered (or maybe that should be a different kind of message instead? it's not always a fatal error).
Comment 4 GStreamer system administrator 2018-11-03 13:50:33 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/384.