maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   [application] pyPianobar (with pianobar) (https://talk.maemo.org/showthread.php?t=42104)

The Arsonist 2010-04-27 14:42

Re: [application] pyPianobar (with pianobar)
 
Quote:

Originally Posted by fatalsaint (Post 629271)
Its probably possible. If anything else to open the browser to the voting page.

Arsonist, Laughing Man - are you guys part of the 5-6 that have voted so far??? You can get more karma if you link your T.M.O account to your M.O. account. Theres a few voters that aren't linked to t.m.o so I don't know who's been over there.

I'm not following you 100%. I went onto the voting page and it keep telling me that I'm entering the wrong info(when I'm clearly logging into the forums). What is t.m.o. account(T-Mobile?)? I'm just a little lost(this voting process seems a bit pointless, a developer can make fake accounts and vote themselves up can't they?).

fatalsaint 2010-04-27 14:50

Re: [application] pyPianobar (with pianobar)
 
Quote:

Originally Posted by The Arsonist (Post 629962)
I'm not following you 100%. I went onto the voting page and it keep telling me that I'm entering the wrong info(when I'm clearly logging into the forums). What is t.m.o. account(T-Mobile?)? I'm just a little lost(this voting process seems a bit pointless, a developer can make fake accounts and vote themselves up can't they?).

Yes, and it's happened.. and it was a mess. There's a thread around here of a dude being crucified for doing so.. and probably rightly so (IMHO)... yes - the voting process sucks: No, I'm not going to exploit it because I can..

You need to sign up for an account at just Maemo.org, not Talk.Maemo.Org (t.m.o). Unfortunately SSO (single-sign on) is not implemented yet across maemo.org.

Register for an account here (you can use the same user/pass as you do on the forums). Once you get that setup you can go to the voting page and vote thumbs up or down.

boombox 2010-04-27 15:52

Re: [application] pyPianobar (with pianobar)
 
Thanks for developing this app. It looks great and I can't wait to use it. I'm not a developer/programmer or anything down in the weeds, I'm just a computer literate user who ran into an error message, googled it and found this forum. I'm not sure what's relevant to you, so I'll explain my experience and see if that helps you at all. If you're already aware, then so much the better and I'll be one more reliable vote for you in the testing forums.

I just installed pianobar and pypianobar yesterday on my N900 using the apps manager function. I found both in the multimedia catalog and downloaded/installed like normal. I ran pypianobar from a shortcut on one of my desktops, and the first thing that happened is the "upgrade libpiano" error another user has mentioned previously.

Will your planned updates address this? If so, how can I get a hold of them? Where do I need to go to vote up your testing numbers? Thanks!

fatalsaint 2010-04-27 16:42

Re: [application] pyPianobar (with pianobar)
 
Quote:

Originally Posted by boombox (Post 630039)
Thanks for developing this app. It looks great and I can't wait to use it. I'm not a developer/programmer or anything down in the weeds, I'm just a computer literate user who ran into an error message, googled it and found this forum. I'm not sure what's relevant to you, so I'll explain my experience and see if that helps you at all. If you're already aware, then so much the better and I'll be one more reliable vote for you in the testing forums.

I just installed pianobar and pypianobar yesterday on my N900 using the apps manager function. I found both in the multimedia catalog and downloaded/installed like normal. I ran pypianobar from a shortcut on one of my desktops, and the first thing that happened is the "upgrade libpiano" error another user has mentioned previously.

Will your planned updates address this? If so, how can I get a hold of them? Where do I need to go to vote up your testing numbers? Thanks!

Hello Boombox!

Yes, that error is in the Extras versions of pyPianobar and Pianobar. Unfortunately I can't fix those apps in Extras (the world repo) until I get a required number of votes in a Testing repository first!

I've had that error fixed for almost a week now but have been unable to get the votes required to fix the main extras versions.

If you would like to help, you can Enable Extras Testing and upgrade your installation to the current testing branch. If they work and you are satisfied, you then Vote for my app with a thumbs up.

Understand that enabling the extras testing repo can come with some warnings/risks. However, most apps in testing should be in a decent state. Recommended action is to enable testing, download specifically the app/apps you want, then disable the repository until you need it again.

ceevee 2010-04-27 17:58

Re: [application] pyPianobar (with pianobar)
 
Quote:

Originally Posted by fatalsaint (Post 629058)
* I (may) have fixed the 100% CPU error.

I got the same error about the token expiring in a dialog box with clickable done box. Htop indicates pianobar with 100% CPU. Waited for 10 minutes to see what would happen. Clicked done and waited 10 minutes.

Nothing happened so i tried to exit pyPianobar. pyPianobar would not respond so I needed to force close. Took a look at htop and pianobar is at 100%. Needed to kill pianobar.

fatalsaint 2010-04-27 18:28

Re: [application] pyPianobar (with pianobar)
 
Quote:

Originally Posted by ceevee (Post 630250)
I got the same error about the token expiring in a dialog box with clickable done box. Htop indicates pianobar with 100% CPU. Waited for 10 minutes to see what would happen. Clicked done and waited 10 minutes.

Nothing happened so i tried to exit pyPianobar. pyPianobar would not respond so I needed to force close. Took a look at htop and pianobar is at 100%. Needed to kill pianobar.

The error about the token expiring will always happen. Nothing I can do about that. That's part of the pianobar bug already filed and marked as "Won't Fix".

As for the rest of it; I guess causing it to send the "q" and then wait for pianobar to close just causes pyPianobar to hang instead. Damn.

Back to the drawing board on that one.

charbar 2010-04-27 18:56

Re: [application] pyPianobar (with pianobar)
 
i tried installing pypianobar and it said i was missing libqt4 dependecies. so i tried doing a 'apt-get install python2.5-qt4', but then it said im missing a bunch of qt4 dependecies. any ideas?

fatalsaint 2010-04-27 18:58

Re: [application] pyPianobar (with pianobar)
 
Quote:

Originally Posted by charbar (Post 630333)
i tried installing pypianobar and it said i was missing libqt4 dependecies. so i tried doing a 'apt-get install python2.5-qt4', but then it said im missing a bunch of qt4 dependecies. any ideas?

what repositories do you have enabled?

Seems there might be a problem with QT4 in the repo's. Try:
Code:

apt-get update
apt-get install pypianobar

And then paste exactly which qt4 it couldn't find please.

charbar 2010-04-27 19:03

Re: [application] pyPianobar (with pianobar)
 
Quote:

Originally Posted by fatalsaint (Post 630338)
what repositories do you have enabled?

Seems there might be a problem with QT4 in the repo's. Try:
Code:

apt-get update
apt-get install pypianobar

And then paste exactly which qt4 it couldn't find please.

ive got the usual nokia ones and then extras and extras devel reps enabled

it lists:
python2.5-qt4-gui
python2.5-qt4-webkit
python2.5-qt4-network

fatalsaint 2010-04-27 19:09

Re: [application] pyPianobar (with pianobar)
 
Quote:

Originally Posted by charbar (Post 630353)
ive got the usual nokia ones and then extras and extras devel reps enabled

it lists:
python2.5-qt4-gui
python2.5-qt4-webkit
python2.5-qt4-network

http://talk.maemo.org/showthread.php...354#post630354

Seems there is a problem.


All times are GMT. The time now is 16:07.

vBulletin® Version 3.8.8