Comment 6 for bug 773775

Revision history for this message
G Taylor (gravity-addiction) wrote :

I am currently having this issue, on Ubuntu 11.10 x64

$ pithos

(pithos:2178): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(pithos:2178): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(pithos:2178): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(pithos:2178): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
/usr/local/bin/pithos:805: GtkWarning: Ignoring the separator setting
  builder.add_from_file(ui_filename)
WARNING:root:Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/pithos/gobject_worker.py", line 34, in _run
    result = command(*args)
  File "/usr/local/lib/python2.7/dist-packages/pithos/pandora/pandora.py", line 252, in get_playlist
    songs.append(Song(self.pandora, i))
  File "/usr/local/lib/python2.7/dist-packages/pithos/pandora/pandora.py", line 276, in __init__
    self.audioUrl = d['additionalAudioUrl'][self.pandora.audio_format]
IndexError: list index out of range