maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] cuteTube - A feature-rich YouTube client (https://talk.maemo.org/showthread.php?t=65854)

killabluey 2010-11-20 15:10

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by bulelet (Post 877639)
does it matter whether you have US version or the global version?
i recently flashed my phone both emmc and firmware, i used the latest vanilla and pr1.3 US version in nokia repositories.

cutetube wont start with me, it just gives a blank screen then crashes

I had an almost identical problem, then I saw a post by marxian:
Code:

apt-get install python2.5 python2.5-qt4-core python2.5-qt4-gui
I flashed & formatted about 2 weeks ago, I know I never installed python since then, this worked for me.

Excellent app.:)

bulelet 2010-11-20 15:44

Re: [Announce] cuteTube - A feature-rich YouTube client
 
i cant play videos with more than 480x270.
i have extra decoders support installed.
any fix?

marxian 2010-11-20 16:18

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by killabluey (Post 878811)
I had an almost identical problem, then I saw a post by marxian:
Code:

apt-get install python2.5 python2.5-qt4-core python2.5-qt4-gui
I flashed & formatted about 2 weeks ago, I know I never installed python since then, this worked for me.

Excellent app.:)

I forgot about the qtmaemo5 module, so the code should be:

Code:

apt-get install python2.5 python2.5-qt4-core python2.5-qt4-gui python2.5-qt4-qtmaemo5
I'll make sure to have the correct dependency list when I upload to the repos.

Quote:

Originally Posted by bulelet (Post 878824)
i cant play videos with more than 480x270.
i have extra decoders support installed.
any fix?

cuteTube grabs the appropriate URL and passes it to the media player. I have verified that the correct URL is obtained, so any codec issues are outside the scope of cuteTube. I may write an internal media player for cuteTube, but until then I can't really help. Can anyone else report successful playback of 480p videos?

bulelet 2010-11-20 16:26

Re: [Announce] cuteTube - A feature-rich YouTube client
 
yea mine plays the videos with the same codec dependency BUT anything larger than 480x270 wont play

add: this happens throughout my phone, even with .flv videos

woussie 2010-11-20 16:45

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Can someone tell me where the cuteTube.conf file is located? CuteTube worked perfectly for me, until i tried to enter my account info. Since then, the program crashes on startup...

This is what i get when starting from xterm:

Code:

$ /opt/cutetube/cutetube.py
Traceback (most recent call last):
  File "/opt/cutetube/cutetube.py", line 12, in <module>
    cuteTube = homewindow.HomeWindow()
  File "/opt/cutetube/homewindow.py", line 57, in __init__
    QMaemo5InformationBox.information(self, "Unable to sign in to your YouTube account")
NameError: global name 'QMaemo5InformationBox' is not defined

Any suggestions?

marxian 2010-11-20 16:50

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by woussie (Post 878861)
Can someone tell me where the cuteTube.conf file is located? CuteTube worked perfectly for me, until i tried to enter my account info. Since then, the program crashes on startup...

This is what i get when starting from xterm:

Code:

$ /opt/cutetube/cutetube.py
Traceback (most recent call last):
  File "/opt/cutetube/cutetube.py", line 12, in <module>
    cuteTube = homewindow.HomeWindow()
  File "/opt/cutetube/homewindow.py", line 57, in __init__
    QMaemo5InformationBox.information(self, "Unable to sign in to your YouTube account")
NameError: global name 'QMaemo5InformationBox' is not defined

Any suggestions?

Try:

Code:

apt-get install python2.5-qt4-qtmaemo5
That should solve it. :)

Hxen500 2010-11-20 17:01

Re: [Announce] cuteTube - A feature-rich YouTube client
 
for me 360p and 480p works on mplayer but not on default media player (gives media not supported error), i have extra decoders installed. is it possible to get them work in default player too?

bigears5000 2010-11-20 17:16

Re: [Announce] cuteTube - A feature-rich YouTube client
 
For me, the app. would start, then close. For some reason, I didn't have 'PyQt4 Full Install' installed. Just installed that and now it works. This app. is great. Just what I have needed for a good while. Loving the features especially the download button. Thanks marxian. You have made me very happy.

anapospastos 2010-11-20 17:22

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by marxian (Post 878785)
I can't think of any logical reason why there should be any authentication issues. I removed my cuteTube.conf file and started over again, and I could add my accounts successfully. Do you use any unusual characters in your login details. I'm wondering if it's a string encoding issue.

There are no unsual characters in my login data. Can you point me the location of .conf to delete it and try again?

rajil.s 2010-11-20 17:23

Re: [Announce] cuteTube - A feature-rich YouTube client
 
@marxian

The 360 and 480p don't work for me too. I have the Extra decoders installed from the extras repo. Is it possible you are using Extra decoders from extras-devel?


All times are GMT. The time now is 22:57.

vBulletin® Version 3.8.8