pithos: says that it cannot play and says needs to update

Asked by adom he

when i install pithos it says that it cannot play and says needs to update can u help me out?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu pithos Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

How did you install it?
What is the output of:

lsb_release -a; uname -a

Thanks

Revision history for this message
adom he (doobapooba1) said :
#2

i installed it from the ubuntu software center, and then i removed it...here is the output ............................................... No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 11.10
Release: 11.10
Codename: oneiric
Linux a-Latitude-D505 3.0.0-26-generic #43-Ubuntu SMP Tue Sep 25 17:20:50 UTC 2012 i686 i686 i386 GNU/Linux

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

What is the output of:

pithos

Thanks

Revision history for this message
adom he (doobapooba1) said :
#4

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

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

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

(pithos:11003): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
/usr/bin/pithos:767: GtkWarning: Ignoring the separator setting
  builder.add_from_file(ui_filename)
ERROR:root:fault: org.apache.xmlrpc.XmlRpcException: 000.000.000.000|0|INCOMPATIBLE_VERSION|Pandora does not support your client version.
Opening http://kevinmehall.net/p/pithos/itbroke?utm_source=pithos&utm_medium=app&utm_campaign=0.3.10

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

You can suppress those warnings with:

sudo apt-get install gtk2-engines-pixbuf

Are there any bugs reported?

Revision history for this message
adom he (doobapooba1) said :
#6

it says pithos needs to be updated for compatibility with pandoras latest changes

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#7

Try:

sudo add-apt-repository ppa:kevin-mehall/pithos-daily
sudo apt-get update
sudo apt-get install pithos

Revision history for this message
adom he (doobapooba1) said :
#8

Thanks actionparsnip, that solved my question.