Dear Wiki user, You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change notification.
The following page has been changed by 65.49.70.167: http://freevo.sourceforge.net/cgi-bin/moin.cgi/FrequentlyAskedQuestions ------------------------------------------------------------------------------ @@ -2,7 +2,6 @@ [[TableOfContents]] - = I downloaded Freevo and tried running it, but it crashes with [some exception]. What version of Python does Freevo require? = Try using the freevo-runtime instead. Development and testing is @@ -16,6 +15,25 @@ with it (and us spending too much time answering the same questions over and over)... += I'm getting an error when trying to run Freevo. It says: "ImportError: No module named utils" = + +You're missing a required library that is required by Freevo. + +You need to install Python XML. You should either get the package for your +distribution or fetch the upstream version and build it yourself. + +You can get it from: +[http://www.python.org/sigs/xml-sig/] + += I'm getting an error when trying to run Freevo. It says: "ImportError: No module named pygame.locals" = + +You're missing a library required for Freevo. Despite it's name, pygame isn't just for games but provides an +interface to the SDL layer which Freevo uses to draw the interface. You should either get the package for your +distribution or fetch the upstream version and build it yourself. + +You can get it from: +[http://www.pygame.org] + = How do I play (S)VCDs? = Make sure local_conf.py is properly setup (MPLAYER_ARGS_VCD). @@ -478,4 +496,3 @@ If your recorded TV show is jumping a little bit up and down, when you are using the dxr3 card as output device, the tool em8300setup might help you out. Use em8300setup -p6 while you are watching the recorded show and the image shouldn't jump anymore. - ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Freevo-wikilog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-wikilog