Bug#390192: python-gst0.10: Bindings possibly broken due to gstreamer upgrade

Mathias Brodala info at noctus.net
Fri Sep 29 21:47:52 UTC 2006


Hello.

Loïc Minier wrote:
> On Fri, Sep 29, 2006, Mathias Brodala wrote:
>>   File "/usr/share/quodlibet/formats/mp3.py", line 15, in ?
>>     if gst.registry_get_default().find_plugin("mad") is None:
>> AttributeError: 'module' object has no attribute 'registry_get_default'
> 
>  That's really weird, it works here.  Could you please try running
>  python2.4 and typing the code below:
>   import gst
>   gst.registry_get_default().find_plugin("mad")
> 
>  Please send the resulting output, it might look like:
>  >>> import gst
>  >>> gst.registry_get_default().find_plugin("mad")
>  <gst.Plugin object (plugin18) at 0xb7d8202c>
>  >>> 

That’s mine:

> Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
> AttributeError: 'module' object has no attribute 'registry_get_default'


>  Please repeat this process with python2.3 if you have it installed.

With this I get the same as above with version 2.4.


Regards, Mathias

-- 
debian/rules

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-gstreamer-maintainers/attachments/20060929/97c07c87/signature.pgp


More information about the Pkg-gstreamer-maintainers mailing list