Comment 50 for bug 743198

Revision history for this message
Kevin Godby (godbyk) wrote :

I applied the Matt's patch and reran pithos. It failed the first time, but worked the second time:

$ pithos --verbose
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
INFO - pithos:<module>:796 - Pithos 0.3.13
/usr/bin/pithos:773: GtkWarning: Ignoring the separator setting
  builder.add_from_file(ui_filename)
INFO - plugin:enable:36 - Enabling module mediakeys
INFO - mediakeys:bind_dbus:30 - Bound media keys with DBUS
INFO - plugin:enable:36 - Enabling module notification_icon
INFO - plugin:enable:36 - Enabling module notify
ERROR - pandora:xmlrpc_call:134 - fault: org.apache.xmlrpc.XmlRpcException: For input string: "71310429730"
WARNING - pithos:eb:311 - Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/pithos/gobject_worker.py", line 34, in _run
    result = command(*args)
  File "/usr/lib/python2.6/dist-packages/pithos/pandora/pandora.py", line 161, in connect
    user = self.xmlrpc_call('listener.authenticateListener', [user, password], [], secure=True)
  File "/usr/lib/python2.6/dist-packages/pithos/pandora/pandora.py", line 135, in xmlrpc_call
    code, msg = fault.split('|')[2:]
ValueError: need more than 0 values to unpack

$ pithos --verbose
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
INFO - pithos:<module>:796 - Pithos 0.3.13
/usr/bin/pithos:773: GtkWarning: Ignoring the separator setting
  builder.add_from_file(ui_filename)
INFO - plugin:enable:36 - Enabling module mediakeys
INFO - mediakeys:bind_dbus:30 - Bound media keys with DBUS
INFO - plugin:enable:36 - Enabling module notification_icon
INFO - plugin:enable:36 - Enabling module notify
INFO - pithos:pandora_ready:329 - Pandora connected
INFO - pithos:pandora_ready:339 - Restoring saved station: id = 349369257243922144
INFO - pithos:station_changed:518 - Selecting station 349369257243922144; total = 31
INFO - pandora:get_playlist:246 - pandora: Get Playlist
INFO - pithos:start_song:380 - Starting song: index = 0
INFO - pithos:art_callback:456 - Downloaded album art for 0
INFO - pithos:art_callback:456 - Downloaded album art for 1
INFO - pithos:art_callback:456 - Downloaded album art for 2
INFO - pithos:art_callback:456 - Downloaded album art for 3
INFO - pithos:on_gst_eos:526 - EOS
INFO - pithos:start_song:380 - Starting song: index = 1
INFO - pithos:on_gst_eos:526 - EOS
INFO - pithos:start_song:380 - Starting song: index = 2