Am Mittwoch, 3. Januar 2007 20:42 schrieb Duncan Webb: > Andreas Dick wrote: > > hei all > > I had a lot unicode problems until I found that the locale was not set > > when I start freevo automaticaly at bootup. > > freevo 1.6.0 showed the characters ok, but reading fdx files (playlists) > > produced strange errors. > > I suggest you try 1.6.2, IIRC unicode problems were fixed in 1.6.1, and > audio problems in 1.6.2 ok. I solved the problem starting freevo like # export LANG=de_CH.UTF-8 # /usr/bin/freevo -fs start &
for now I am happy and I am waiting to a stable state of 1.7.x or even 2.x Andreas > > Duncan > > > Andreas > > > > Am Mittwoch, 3. Januar 2007 09:00 schrieb harri: > >> python setup.py install --force has been working well for me. > >> > >> Harri > >> > >> On Tuesday 02 January 2007 20:01, Pascal Schirrmann wrote: > >>> Duncan Webb a écrit : > >>>> Pascal Schirrmann wrote: > >>>>> Duncan Webb a écrit : > >>>> > >>>> did you remove the build directories, sources get copied there and > >>>> then to /usr/lib/python2.4/site-packages/(freevo|kaa)? > >>> > >>> Maybe not every time, so today I did that : > >>> python setup.py clean > >>> python setup.py build (is it useful ?) > >>> python setup.py install > >>> > >>>> Which version of BeautifulSoup are you using? > >>> > >>> I think you find the trouble ! I used BeautifulSoup version 2.1.1 (a > >>> rpm for this one was available for Mandriva). > >>> Now I've just installed BeautifulSoup 3.0.3 from the web site, and IMDB > >>> is working fine ! > >>> > >>> Thanks alot (and a lot of fun in your new job.) > >>> > >>>> 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 ------------------------------------------------------------------------- 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
