On Sat, 2006-09-30 at 00:54 +0200, Loïc Minier wrote: > reassign 390192 quodlibet > close 390192 0.23.1-1 > stop > > Hi, > > On Fri, Sep 29, 2006, Mathias Brodala wrote: > > 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. > > I realize that there's a missing dependency on python-gtk2 currently, > but it would fail at the "import gst" step. > > > It seems this is due to python-gst0.8 and 0.10 installed at the same > time on your system. Quodlibet wants 0.10, but doesn't declare it > (via pygst.require()). This is fixed in Quodlibet >= 0.23.1-1, hence > reassigning and closing.
FWIW, QL has had pygst.require("0.10") since we switched, and I try to
keep 0.8 installed just to catch such bugs. It's certainly possible
something is importing out-of-order and causing gst to be imported
before pygst, but then pygst.require would fail. So I'm not sure this
bug is really fixed.
--
Joe Wreschnig <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part

