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 586175 - [mpegtsparse] Trying to set empty string on structure field 'description'
[mpegtsparse] Trying to set empty string on structure field 'description'
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal minor
: git master
Assigned To: Zaheer Abbas Merali
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-06-17 20:59 UTC by Sebastian Pölsterl
Modified: 2011-08-16 09:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Pölsterl 2009-06-17 20:59:45 UTC
Running latest gstreamer from git shows this warning:

GStreamer-WARNING **: Trying to set empty string on structure field 'description'. Please file a bug.

This is caused by mpegtspacketizer.c on line 1547.
Comment 1 Sebastian Dröge (slomo) 2011-05-20 06:44:13 UTC
It looks like mpegtspacketizer now checks the size of the description first. Is there still something wrong?
Comment 2 Akhil Laddha 2011-07-01 06:04:02 UTC
Sebastian, can you please confirm the bug against latest stable release of gstreamer ?
Comment 3 Akhil Laddha 2011-08-16 09:38:57 UTC
Please feel free to reopen this bug if the problem still occurs with a newer version of GStreamer Core 0.10.35, Base Plugins 0.10.35, Good Plugins 0.10.30 stable release, tia.