I'm having a problem with Mediabox 0.94 version... it hangs on startup. I have it on N810 using the latest 51-3 OS2008 firmware. I installed it earlier and it started up fine without removable card installed. (I didn't have any media in my internal 2G memory "card".) Now when I got my 8GB Sandisk microSDHC card in removable slot and filled it with some media, Mediabox no longer starts. It doesn't help if I remove the removable card. It hangs right after the "loading components". I can see in the screen video tape icon in the middle on bottom, and black box (about 3/4 size of the whole screen) on top right. I have waited at least 15 minutes and the situation does not change, after which I closed the app. I tried to uninstall and reinstall Mediabox, didn't help. Reboot didn't help either. How can I troubleshoot this? Are there some config files that I can try remove/modify? Just for reference... I also have Canola and it works fine. (Proving the Mplayer and Python installs should be OK.) EDIT: Seem like the problem is in config.py file, line 30. Code: mtype = int(mtypes.pop(0)) ValueError: invalid literal for int() with base 10: '' unknown key F5
mtype = int(mtypes.pop(0)) ValueError: invalid literal for int() with base 10: '' unknown key F5