[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#591315: marked as done (No iPod support in quodlibet. Can't import python-gpod)



Your message dated Sat, 16 Sep 2023 15:10:10 +0200
with message-id <48587d74-9d8d-4e62-9930-c4734e46e399@debian.org>
and subject line Re: Cannot reproduce bug
has caused the Debian Bug report #591315,
regarding No iPod support in quodlibet. Can't import python-gpod
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
591315: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591315
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: python-gpod
Version: 0.7.2-2+b1
Severity: normal


There is no iPod support in quodlibet. It fails to import python-gpod
package. Tried running with python2.5 and a similar output is shown below.
The output when running quodlibet is:

amitu@debian:~$ quodlibet
Initializing audio backend (gstbe)
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/pygst.py", line 28, in <module>
import sys
KeyError: 'pygst'

(gst-plugin-scanner:17365): libgnomevfs-WARNING **: Cannot load module `/usr/lib/gnome-vfs-2.0/modules/libmapping.so'
(/usr/lib/gnome-vfs-2.0/modules/libmapping.so: cannot open shared object file: No such file or directory)
(gst-plugin-scanner:17365): libgnomevfs-WARNING **: Cannot load module `/usr/lib/gnome-vfs-2.0/modules/libmapping.so'
(/usr/lib/gnome-vfs-2.0/modules/libmapping.so: cannot open shared object file: No such file or directory)

Initializing main library (~/.quodlibet/songs)
Supported formats: mod, mp3, mp4, mpc, spc, trueaudio, wav, wavpack, wma, xiph

W: Could not import python-gpod, iPod support disabled.

/usr/lib/pymodules/python2.6/quodlibet/__init__.py:130: DeprecationWarning: enabling legacy plugin API
"enabling legacy plugin API", DeprecationWarning)
/usr/lib/pymodules/python2.6/quodlibet/__init__.py:120: DeprecationWarning: the sets module is deprecated
try: return old_import(module, *args, **kwargs)

Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/quodlibet/plugins/events.py", line 98, in _load
try: obj = Kind()
File "/usr/lib/pymodules/python2.6/quodlibet/plugins/events/animosd.py", line 382, in __init__
if (value is not None and value.startswith('#')) and \
UnboundLocalError: local variable 'value' referenced before assignment

Importing python-gpod from the python interpreter yields the following result (same for python2.5):

amitu@debian:~$ python
Python 2.6.5+ (release26-maint, Jul  6 2010, 15:42:20)
[GCC 4.4.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import gpod
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.6/dist-packages/gpod/__init__.py", line 8, in <module>
from gpod import *
File "/usr/lib/python2.6/dist-packages/gpod/gpod.py", line 35, in <module>
_gpod = swig_import_helper()
File "/usr/lib/python2.6/dist-packages/gpod/gpod.py", line 31, in swig_import_helper
_mod = imp.load_module('_gpod', fp, pathname, description)
ImportError: /usr/lib/python2.6/dist-packages/gpod/_gpod.so: undefined symbol:
itdb_device_supports_chapter_image
>>>


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.32-5-powerpc
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-gpod depends on:
ii  libc6                       2.11.2-2     Embedded GNU C Library: Shared lib
ii  libglib2.0-0                2.24.1-1     The GLib library of C routines
ii  libgpod4                    0.7.2-2+b1   library to read and write songs an
ii  libgtk2.0-0                 2.20.1-1     The GTK+ graphical user interface 
ii  libxml2                     2.7.7.dfsg-4 GNOME XML library
ii  python                      2.6.5-5      An interactive high-level object-o
ii  python-central              0.6.14+nmu2  register and build utility for Pyt
ii  python-gobject              2.21.1-2     Python bindings for the GObject li
ii  python-mutagen              1.19-2       audio metadata editing library

python-gpod recommends no packages.

python-gpod suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.8.3-14

--- End Message ---

Reply to: