Control: -1 tag = wheezy
Control: tag 660458 + confirmed

On Sat, 25 Aug 2012 18:44:20 -0400, David Prévot wrote:

> tags 684837 + unreproducible

I can reproduce the bug with 0.5.0-2 (testing) but not with 0.6.0-1
(unstable).

Unfortunately this version never migrated to testing due to #660458.

The diff between the two versions (is huge and) contains:

diff -Nru gst-buzztard-0.5.0/src/bml/plugin.c 
gst-buzztard-0.6.0/src/bml/plugin.c
--- gst-buzztard-0.5.0/src/bml/plugin.c 2009-06-17 22:45:28.000000000 +0200
+++ gst-buzztard-0.6.0/src/bml/plugin.c 2011-12-02 18:36:32.000000000 +0100
@@ -400,7 +442,7 @@
 #endif

   // init bml library
-  if(!bml_setup(0)) {
+  if(!bml_setup()) {
     GST_WARNING("failed to init bml library");
     return(FALSE);
   }

which seems to match the failure we're seeing with the older version.

(And I can reproduce #660458 with 0.6.0-1 in a wheezy i386 chroot.)

We could probably do a versioned close for _this_ bug?

Cheers,
gregor
-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Jay McShann: Hootie blues

Attachment: signature.asc
Description: Digital signature

Reply via email to