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 320084 - gst-launch doesn't show errors before going to PLAYING
gst-launch doesn't show errors before going to PLAYING
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: High normal
: 0.10.3
Assigned To: Wim Taymans
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-10-28 14:20 UTC by Thomas Vander Stichele
Modified: 2006-02-04 12:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Thomas Vander Stichele 2005-10-28 14:20:52 UTC
which is annoying when elements throw up errors and not go to PLAYING !
Comment 1 Andy Wingo 2006-01-16 15:25:52 UTC
This totally sucks. Someone needs to look at this soon.
Comment 2 Tim-Philipp Müller 2006-02-04 12:00:31 UTC
Fixed in CVS (hope I didn't step on toes):

2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>

        * tools/gst-launch.c: (event_loop), (main):
          Catch errors during preroll (#320084).