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 91896 - adding elements with ALWAYS pads doesn't work
adding elements with ALWAYS pads doesn't work
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-editor
git master
Other Linux
: Normal normal
: 0.4.0
Assigned To: Andy Wingo
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-08-28 15:42 UTC by Thomas Vander Stichele
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Thomas Vander Stichele 2002-08-28 15:42:46 UTC
I tried adding wavparse (with ALWAYS pads) to the canvas, but it spun into
an infinite loop spewing "bad mojo".  I added the obvious code to the
switch block, but then it just crashes.

Any ideas what should be done here ?
Comment 1 Andy Wingo 2002-08-28 18:46:54 UTC
Fixed in CVS, thanks for the report.