![]() |
Re: Panucci Podcast and Audiobook Player
No need to go to /usr/bin as its already in your PATH shell variable. Just run "panucci" in a shell and see what the errors are?
|
Re: Panucci Podcast and Audiobook Player
Quote:
I gone to /usr/bin to ensure that I try to execute exactly this file. Not that I try to run a file from somewhere else if I simply enter panucci at the commandline. :) I know it works with 0.99 simply by typing panucci at /home/usr/ or somewhere else... but with the version from git I got the error from above. It must occur inside the file. :rolleyes: |
Re: Panucci Podcast and Audiobook Player
Quote:
Edit: The one you need is in the "bin" directory. Edit2: I think this little mystery will soon be solved. :D Edit3: Yes the file on git is smaller since i moved around some code. |
Re: Panucci Podcast and Audiobook Player
Quote:
I'm at /usr/bin/ Code:
/usr/bin $ ls panu* |
Re: Panucci Podcast and Audiobook Player
Could you past me your "ls -l /usr/bin |grep panucci"?
[xerxes2@ninja ~]$ ls -l /usr/bin |grep panucci -rwxr-xr-x 1 root root 2154 Mar 13 01:57 panucci That is what it should look like. Edit: So what you need to do is to grab this file: https://github.com/xerxes2/panucci/b...er/bin/panucci and put it in /usr/bin and run "chmod 755 /usr/bin/panucci" as root. There might be more trouble after that but it's a start. |
Re: Panucci Podcast and Audiobook Player
Ooookay. I edited the panucci file now.
I inserted print ("Test") after the last import line. Now the file is only 2173 bytes big :confused: and if I run it I got this error: Code:
~ $ panucci Sorry to waste again your time. :( |
Re: Panucci Podcast and Audiobook Player
Quote:
Code:
~ $ ls -l /usr/bin |grep panucci |
Re: Panucci Podcast and Audiobook Player
So, now I edited the /usr/bin/panucci file using a texteditor over ssh and copied the raw code from git using the clipboard.
Now I'm able to execute but I got this error: Code:
~ $ ls -l /usr/bin |grep panucciEdit: AH! Now that I'm able to execute the file in bin I should replace the other *.py files, too. ;) one moment please :D |
Re: Panucci Podcast and Audiobook Player
Now you have to change all the files to git. There's been a ton of changes. But the panucci file seems to be working just fine.
Edit: And don't forget the new "gtkui" directory! There will soon be a qtui directory too but it's only half done now. |
Re: Panucci Podcast and Audiobook Player
Quote:
But it's for me still a riddle why the file at /usr/bin only works after editing. :( Edit: Now it works: Code:
~ $ panucci But I still can't understand it. Perhaps because I cloned it to a windows pc from git and copied it then to the N900 using ssh? But why is this only for the /usr/bin/ file a problem and not for the others at /opt/panucci/lib/panucci/ :confused: |
| All times are GMT. The time now is 05:23. |
vBulletin® Version 3.8.8