Active Topics

 


Reply
Thread Tools
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#21
does it give any error?? is that the right path to the sipie.py file?
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 
Posts: 233 | Thanked: 17 times | Joined on Jul 2007
#22
If nothing is checked off, nothing opens. If I start messing with the two boxes to be checked off, various errors arrise.

When I check both boxes, an XTerm window opens asking for a password.

I enter the password I selected for Sirius and for RootSH, but they don't work.

So then, I try again and the XTerm box opens saying:

Sorry, user user is not allowed to execute '/usr/bin/rootsh python /home/user/MyDocs/sipie.py' as root on Nokia-N800-23-14.

When nothing is checked, it just says: "Sirius Satellite Radio has started" on the main screen, but nothing happens after that...?

Last edited by iTab; 2008-07-31 at 02:16.
 
Posts: 86 | Thanked: 7 times | Joined on Mar 2007 @ Ocean City
#23
Select both the "run in terminal" and "run as root options"..

type MyDocs/sipie/sipie.py in the command box.

Seems like Sudser works quietly in the background giving root.
 
Posts: 233 | Thanked: 17 times | Joined on Jul 2007
#24
OK, I did that for both the Personal Menu and the Personal Launcher, but neither worked.

Two XTerm windows opened and one asked for a password, so I tried my Sirius password, but it was wrong. So, I was able to give another password, and I put in the one that I selected when I set one for the "Root" and that didn't work and then I got the following error (again):

Sorry, user user is not allowed to execute 'MyDocs/sipie/sipie.py' as root on the Nokia-N800-23-14.

Now, when only "Run In Terminal" is selected (with Personal Menu"), I get a line for "Enter Username:" and I enter that...

Then it asks for my Sirius Password.

Then it wants login type (guest/subscriber).

Then it asks about Canada (True/False).

And then I get a ton of lines of errors. :-(


Here is the full code:
username and a crypted password will be stored in /home/user/.sipie/config
no plain text passwords are stored
if you want to change your password remove /home/user/.sipie/config
then run sipie and it'll ask you for username and password again

Enter username: HowardSternShow
Enter password:

Login Type, type guest or subscriber
Enter login type: subscriber
Are you using Sirius Cananda (http://siriuscanada.ca)
True or False: False

Traceback (most recent call last):
File "MyDocs/sipie/sipie.py", line 22, in <module>
Sipie.cliPlayer()
File "/home/user/MyDocs/sipie/Sipie/cliPlayer.py", line 69, in cliPlayer
sipie = Player(config.items())
File "/home/user/MyDocs/sipie/Sipie/Config.py", line 55, in items
self.cliCreate()
File "/home/user/MyDocs/sipie/Sipie/Config.py", line 113, in cliCreate
self.write()
File "/home/user/MyDocs/sipie/Sipie/Config.py", line 65, in write
fd = open(self.conffile, 'w')
IOError: [Errno 13] Permission denied: '/home/user/.sipie/config'

Last edited by iTab; 2008-07-31 at 03:55.
 
Posts: 86 | Thanked: 7 times | Joined on Mar 2007 @ Ocean City
#25
I had the same errors until I installed Sudser.

For now uninstall Rootsh, use/install Sudser.
 
Posts: 233 | Thanked: 17 times | Joined on Jul 2007
#26
Only when I leave "Run In Terminal?" checked can I get as far as I did before.

I uninstalled RootSH and the same results as before are what I got. Nothing new, nothing less.

When I check them both off, it opens, asking for a password. I enter my password and then it gives me an error. :-(

Am I not installing Sudser properly?

I have it listed in my list of installed programs. (Sudser Version: 0.2.0-2)

Last edited by iTab; 2008-07-31 at 04:23.
 
Posts: 233 | Thanked: 17 times | Joined on Jul 2007
#27
Does anyone have a clue - PLEASE?!?!?!

See my previous post.
 
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#28
try changing the command to:
/home/user/MyDocs/sipie/sipie.py

I just read your initial post.. the full path to your sipie.py is the one above.. all my rootsh commands were going to /home/user/MyDocs/sipie.py ... i forgot the sipie/sipie.py part. sorry.
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!

Last edited by fatalsaint; 2008-07-31 at 19:35.
 
Posts: 233 | Thanked: 17 times | Joined on Jul 2007
#29
Originally Posted by fatalsaint View Post
try changing the command to:
/home/user/MyDocs/sipie/sipie.py

I just read your initial post.. the full path to your sipie.py is the one above.. all my rootsh commands were going to /home/user/MyDocs/sipie.py ... i forgot the sipie/sipie.py part. sorry.
Without Rootsh installed:

Used this line: /home/user/MyDocs/sipie/sipie.py
Result
sh: home/user/MyDocs/sipie/sipie.py: not found


With Rootsh installed:

Used this line: rootsh /home/user/MyDocs/sipie/sipie.py
Result
home/user/MyDocs/sipie/sipie.py: No such file or directory

Last edited by iTab; 2008-07-31 at 19:42.
 
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#30
missing a forward slash...

/home/, not just home/
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 

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


 
Forum Jump


All times are GMT. The time now is 02:28.