View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#66
Originally Posted by woussie View Post
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.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub