The Following User Says Thank You to killabluey For This Useful Post: | ||
|
2010-11-20
, 15:44
|
Posts: 102 |
Thanked: 7 times |
Joined on Jan 2010
|
#62
|
|
2010-11-20
, 16:18
|
|
Posts: 2,448 |
Thanked: 9,523 times |
Joined on Aug 2010
@ Wigan, UK
|
#63
|
I had an almost identical problem, then I saw a post by marxian:
I flashed & formatted about 2 weeks ago, I know I never installed python since then, this worked for me.Code:apt-get install python2.5 python2.5-qt4-core python2.5-qt4-gui
Excellent app.
apt-get install python2.5 python2.5-qt4-core python2.5-qt4-gui python2.5-qt4-qtmaemo5
i cant play videos with more than 480x270.
i have extra decoders support installed.
any fix?
The Following User Says Thank You to marxian For This Useful Post: | ||
|
2010-11-20
, 16:26
|
Posts: 102 |
Thanked: 7 times |
Joined on Jan 2010
|
#64
|
|
2010-11-20
, 16:45
|
Posts: 50 |
Thanked: 57 times |
Joined on Dec 2009
|
#65
|
$ /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
|
2010-11-20
, 16:50
|
|
Posts: 2,448 |
Thanked: 9,523 times |
Joined on Aug 2010
@ Wigan, UK
|
#66
|
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:
Any suggestions?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
apt-get install python2.5-qt4-qtmaemo5
|
2010-11-20
, 17:01
|
Posts: 7 |
Thanked: 0 times |
Joined on Oct 2010
@ Finland
|
#67
|
|
2010-11-20
, 17:16
|
|
Posts: 468 |
Thanked: 775 times |
Joined on May 2010
@ Hereford, England
|
#68
|
The Following User Says Thank You to bigears5000 For This Useful Post: | ||
|
2010-11-20
, 17:22
|
|
Posts: 552 |
Thanked: 183 times |
Joined on Oct 2009
@ Not decided
|
#69
|
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.
|
2010-11-20
, 17:23
|
Posts: 306 |
Thanked: 106 times |
Joined on Feb 2010
|
#70
|
Excellent app.