Notices


Reply
Thread Tools
Posts: 3 | Thanked: 0 times | Joined on Jan 2009
#1
I have one nokia n810 internet tablet with OS2008

I installed from the maemo extra repositories mytube 0.1.5-1 with the following dependencies:
python 2.5-gtk2
python-gdata
python2.5-gobject
python 2.5
libffi4
python2.5-numeric
python2.5-osso
python2.5-hildon
python2.5-cairo

I also installed mplayer1.0rc1 with the following dependencies:
libtheora0
libmad0
libogg0

I can get it to run under OS2008, but I can't see anything in the center of the screen. When I click on any of the buttons
surounding, it just shows a blank white screen

am I missing something?
 
iancumihai's Avatar
Posts: 274 | Thanked: 143 times | Joined on Jun 2007 @ Romania
#2
start it from xterm. the cmd is "mytube". hopefully you should see an exception printed out in the console .

let me know hot it goes
 
Posts: 3 | Thanked: 0 times | Joined on Jan 2009
#3
Hi iancumihai,

Thanks for the quick reply. Here is the result of the command "mytube" in the console. I am apparently missing the module "dom" from the minidom library... I'll do some research to learn about this module. Am I going in the right way?

Thanks

~ $ mytube
###DeltaTime[ before main import ]: 0.0
>>>init conf
###DeltaTime[ after ]: 1.0
using DEVELOPER env
###DeltaTime[ before main class ]: 1.0
/usr/lib/python2.5/site-packages/mytube/lgc/guimytube.py:855: GtkWarning: gtk_menu_attach_to_widget(): menu already attached to GtkImageMenuItem
self.window.set_menu(file_menu)
>>>createListChooser
creating lists
>>>forcing height to 40
>>>createListChooser
changed saved
null callback
###DeltaTime[ main class loaded ]: 2.12
###DeltaTime[ workers: begin ]: 2.25
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/mytube/lgc/guimytube.py", line 476, in createWorkers
from ybgworker import YBgWorker
File "/usr/lib/python2.5/site-packages/mytube/lgc/ybgworker.py", line 3, in <module>
from yclient import YClient
File "/usr/lib/python2.5/site-packages/mytube/lgc/yclient.py", line 3, in <module>
import gdata.service
File "/usr/lib/python2.5/site-packages/gdata/service.py", line 82, in <module>
import gdata.auth
File "/usr/lib/python2.5/site-packages/gdata/auth.py", line 29, in <module>
import gdata.oauth.rsa as oauth_rsa
File "/usr/lib/python2.5/site-packages/gdata/oauth/rsa.py", line 10, in <module>
from gdata.tlslite.utils import keyfactory
File "/usr/lib/python2.5/site-packages/gdata/tlslite/utils/keyfactory.py", line 9, in <module>
from Python_RSAKey import Python_RSAKey
File "/usr/lib/python2.5/site-packages/gdata/tlslite/utils/Python_RSAKey.py", line 4, in <module>
import xmltools
File "/usr/lib/python2.5/site-packages/gdata/tlslite/utils/xmltools.py", line 10, in <module>
from xml.dom import minidom
ImportError: No module named dom

>>>>set details
/usr/lib/python2.5/site-packages/mytube/ui/details.py:80: DeprecationWarning: use GtkWidget.set_size_request
obj.set_usize(340, 140)
changed ...
nothing changed
changed more ...
null callback
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/mytube/lgc/guimytube.py", line 234, in cb_mostviewed
self.doGenericSearch(session.TYPE_MOSTVIEWED, "dummy", 1, Cfg.PER_PAGE, self.searchDateCrt)
File "/usr/lib/python2.5/site-packages/mytube/lgc/guimytube.py", line 278, in doGenericSearch
self.worker.addRequest([type, searchString, start, count, date, sort])
AttributeError: GuiMyTube instance has no attribute 'worker'
retract ended
 
Reply

Tags
os2008 mytube n810 maemo


 
Forum Jump


All times are GMT. The time now is 02:10.