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?
$ /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