Alberto Hernando wrote:
> Hi.
> 
> I'm tryin to upgrade my freevo-1.5.4 box to 1.6.1, and I've run into some 
> problems:
> - I can't build mmpython-0.4.10. I can't post here any logs, because I've 
> lost 
> the net connection to the box, but I get a gcc error. It's using debian 
> sarge. So I'm using the old mmpython-0.4.8 (9?). Freevo-1.6.1 builds but it 
> gives me problems with the cache. Ah, and I could build mmpython-0.4.10 with 
> no problem in another lfs partition where I do some tests.

easiest test is to run python and then type:
import mmpython
it will report and errors. You need to check if libdvdread and lsdvd are
installed. There are only minor changes between 0.4.9 and 0.4.10.

> - In the changelog, I read that it includes a rss server. I had it in 1.5.4 
> as 
> a plugin, so it seems that it's already included in the main package. But 
> I've seen no reference to it in the local_conf.py example file. How must I 
> use it?

rss server is in the 1.7.0rc1 release, not in 1.6.0.

> - The encode server can't be started anymore as before. Does it work out of 
> the box now? I haven't really tested this yet.

encodingserver is also in the 1.7.0rc1 release, not in 1.6.0.

> - I have now 2 tv icons in the idlebar. Perhaps this is because I have a tv 
> card and a webcam. Multi-tuner support? But when I have tv record, both of 
> them say they are recording.

Some of the idlebar plug-ins are already activated:
#plugin.activate('idlebar')
#plugin.activate('idlebar.tv', level=20)
#plugin.activate('idlebar.cdstatus', level=20)
#plugin.activate('idlebar.diskfree', level=40)
#plugin.activate('idlebar.clock', level=50, args='%a %d %H:%M')

> For now, that's all. I'll work a bit more on it and try to tune it as before.

http://freevo.sourceforge.net/cgi-bin/doc/ChangeLog
http://freevo.sourceforge.net/cgi-bin/doc/SVN_ChangeLogs

Duncan


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to