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 595900 - gnlfilesource calls control_element twice if uridecodebin doesn't exist
gnlfilesource calls control_element twice if uridecodebin doesn't exist
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gnonlin
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
Edward Hervey
Depends on:
Blocks:
 
 
Reported: 2009-09-22 03:22 UTC by Gabriel Burt
Modified: 2010-05-31 14:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Avoid duplicate call (510 bytes, patch)
2009-09-22 03:22 UTC, Gabriel Burt
none Details | Review

Description Gabriel Burt 2009-09-22 03:22:46 UTC
Created attachment 143651 [details] [review]
Avoid duplicate call

Without this patch, I get

CRITICAL **: gnl_source_control_element_func: assertion `source->element ==
NULL' failed

(I did have to comment out the uridecodebin condition to get into the else to
trigger this, not that that should make a difference with the bug/patch)
Comment 1 Edward Hervey 2010-04-13 08:31:49 UTC
gnlfilesource was reorganized since then (it subclasses gnlurisource now).

Gabriel, can you confirm this problem is gone in git head ?
Comment 2 Tobias Mueller 2010-05-29 13:31:09 UTC
Eh. So the patch is rejected then?
Comment 3 Edward Hervey 2010-05-31 14:25:57 UTC
No response for a month and a half. Please re-open if this is still an issue (don't think so).