View Single Post
Posts: 1,097 | Thanked: 650 times | Joined on Nov 2007
#219
Originally Posted by fatalsaint View Post
Unfortunately no.. mine still authenticates. Run it from a terminal:

Code:
/opt/pyRadio/pyRadio.py
And give me the output please.
~ $ pyradio
-sh: pyradio: not found
~ $ /opt
-sh: /opt: Permission denied
~ $ sudo gainroot
Root shell enabled


BusyBox v1.6.1 (2008-05-22 10:32:35 EEST) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user #
/home/user # cd /opt
/opt # ls
pyRadio
/opt # /opt/pyradio
/bin/sh: /opt/pyradio: not found
/opt # /opt/pyRadio/pyRadio.py
QGtkStyle cannot be used together with the GTK_Qt engine.
could not autorotate on
No FM Transmitter.
Error: com.savagebeast.radio.api.protocol.xmlrpc.RadioXml RpcException: 192.168.162.41|1284084818777|OUT_OF_SYNC|You have no chance to survive make your time.
Code: 1
False
Error: com.savagebeast.radio.api.protocol.xmlrpc.RadioXml RpcException: 192.168.161.169|1284084847169|OUT_OF_SYNC|You have no chance to survive make your time.
Code: 1
False
Error: com.savagebeast.radio.api.protocol.xmlrpc.RadioXml RpcException: 192.168.160.148|1284084876015|OUT_OF_SYNC|You have no chance to survive make your time.
Code: 1
False
Traceback (most recent call last):
File "/opt/pyRadio/pyRadio.py", line 444, in sigAuth
self.auth()
File "/opt/pyRadio/pyRadio.py", line 453, in auth
self.closeEvent()
File "/opt/pyRadio/pyRadio.py", line 572, in closeEvent
self.player.close()
File "/opt/pyRadio/radioplayer.py", line 227, in close
self.player.close()
File "/opt/pyRadio/libpiano/AbstractBackend.py", line 433, in close
self._close()
File "/opt/pyRadio/libpiano/OSSOBackend.py", line 172, in _close
self.__current_player.stop()
AttributeError: 'NoneType' object has no attribute 'stop'

This was on the N810.
 

The Following User Says Thank You to nilchak For This Useful Post: