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 418234 - The Discoverer logic to decide if the operation succeed is flawed.
The Discoverer logic to decide if the operation succeed is flawed.
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-python
0.10.6
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-14 14:20 UTC by Sebastien Merle
Modified: 2011-05-20 13:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Decide of success function of the received caps. (2.24 KB, patch)
2007-03-14 14:24 UTC, Sebastien Merle
rejected Details | Review

Description Sebastien Merle 2007-03-14 14:20:07 UTC
The Discoverer may decide wrongly that a file is not a media if it received EOS.
Comment 1 Sebastien Merle 2007-03-14 14:24:19 UTC
Created attachment 84575 [details] [review]
Decide of success function of the received caps.

This patch make the Discoverer decide if the operation succeed at the end in function of the caps it received.
Comment 2 Edward Hervey 2007-03-15 09:24:54 UTC
From Sebastien:

<Sylane> bilboed: Can you make clear that the patch i posted for the bug 418234 of gst-python should not be applyed ?
Comment 3 David Schleef 2010-12-05 01:41:28 UTC
Is this relevant now that we have a C version and Discoverer is presumably deprecated?
Comment 4 Christian Fredrik Kalager Schaller 2011-05-20 13:29:17 UTC
Deprecated due to C version. Closing.