View Single Post
Posts: 10 | Thanked: 2 times | Joined on Jun 2011 @ Texas
#946
i ran my pyradio from root and got this

Code:
 home/user # /opt/pyRadio/pyRadio.py
Maemo applications must be run with the run-standalone.sh script!
QGtkStyle was unable to detect the current GTK+ theme.
RX-51
process 17390: arguments to dbus_connection_send_with_reply_and_block() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 3298.
This is normally a bug in some application using the D-Bus library.
process 17390: arguments to dbus_connection_add_filter() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5257.
This is normally a bug in some application using the D-Bus library.
process 17390: arguments to dbus_connection_unref() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 2657.
This is normally a bug in some application using the D-Bus library.
GError occured Discovery initialization failed: error
PANDORA: Loading key from file "/opt/pyRadio/libpiano/key_in"
PANDORA: Loading key from file "/opt/pyRadio/libpiano/key_out"
Error calling slot "auth" 
Traceback (most recent call last):
  File "/opt/pyRadio/pyRadio.py", line 211, in auth
    authenticated = self.player.auth( self.c.user, self.c.password )
  File "/opt/pyRadio/radioplayer.py", line 87, in auth
    self.pandora.sync()
AttributeError: 'NoneType' object has no attribute 'sync'
Radio Started.
Segmentation fault
does this mean anything to anybody?