View Single Post
Posts: 38 | Thanked: 1 time | Joined on Aug 2007
#1
Hi everybody,

I am a proud owner of a new N800 and I configured it today just to what I like but Mediabox doesn't work.
I searched the forums for my problem but it didn't help.

Nokia-N800-50-2:~# MediaBox
Traceback (most recent call last):
File "/usr/bin/MediaBox", line 3, in <module>
from mediabox.App import App
File "/usr/lib/mediabox/mediabox/App.py", line 1, in <module>
from MainWindow import MainWindow
File "/usr/lib/mediabox/mediabox/MainWindow.py", line 3, in <module>
import gtk
ImportError: No module named gtk
Nokia-N800-50-2:~# apt-get install python2.5
Reading package lists... Done
Building dependency tree... Done
python2.5 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
Here's the outcome if I use the shell to start it!

Thanks