Package: quodlibet
Version: 0.22-2
Followup-For: Bug #367221
quodlibet still refuses to start here. I do not know what virtual-python
is, but I don't think I have it installed. I think the problem is due to
the python transition:
[EMAIL PROTECTED]:~$ quodlibet
Traceback (most recent call last):
File "/usr/bin/quodlibet", line 305, in ?
import pygst
ImportError: No module named pygst
[EMAIL PROTECTED]:~$ python -V
Python 2.3.5
[EMAIL PROTECTED]:~$ python -c "import pygst; print pygst"
<module 'pygst' from '/usr/lib/python2.3/site-packages/pygst.pyc'>
[EMAIL PROTECTED]:~$ locate pygst.py
/usr/lib/python2.3/site-packages/pygst.py
/usr/lib/python2.3/site-packages/pygst.pyc
/usr/lib/python2.3/site-packages/pygst.pyo
notice how pygst is in the python2.3 directories. python2.3 is used by
default on my system but quodlibet explicitely requests 2.4:
$ head -1 /usr/bin/quodlibet
#!/usr/bin/python2.4
Upgrading python-gst0.10 from 0.10.2-1 to 0.10.4-4 fixes the problem,
oddly enough, even though pygst is still in python2.3.. Maybe fixing
quodlibet's depends to force a python-gst upgrade could resolve the
issue for most people?
thanks for the speedy updates of quodlibet, it's great software.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8)
Versions of packages quodlibet depends on:
ii exfalso 0.22-2 audio tag editor for GTK+
ii gstreamer0.10-plugins-base 0.10.8-1 GStreamer plugins from the "base"
ii gstreamer0.10-plugins-good 0.10.3-2 GStreamer plugins from the "good"
ii gstreamer0.10-plugins-ugly 0.10.3-2 GStreamer plugins from the "ugly"
ii python-central 0.5.0 register and build utility for Pyt
ii python-gst0.10 0.10.2-1 generic media-playing framework (P
ii python2.4 2.4.3-7 An interactive high-level object-o
Versions of packages quodlibet recommends:
ii gstreamer0.10-alsa 0.10.8-1 GStreamer plugin for ALSA
ii gstreamer0.10-gnomevfs 0.10.8-1 GStreamer plugin for GnomeVFS
ii python-feedparser 4.1-4 Universal Feed Parser for Python
pn quodlibet-ext <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]