[email protected] schrieb am 12.03.05 12:36:29: > > Tanja Striepling wrote: > > Hi there, > > Hi, > > > > we discovered a strange problem with freevo-1.5.3! > > Unfortunately its not too strange, but infamous unicode problems. We > hope to make these all go away in 2.0. > > > > File "/usr/local/freevo/src/tv/record_types.py", line 69, in > > addProgram > > print 'addProgram: actually adding "%s"' % String(prog) > > Thats the line we should change. Try experimenting with the > "String(prog)" part. I am thinking it should be fine like it is but > that's the voodoo black magic nature of unicode bugs! Try changing > String(prog) to prog.decode(). I hope that works... If not then I have > to refresh my memory on how we were fixing these ones. > > -Rob
Hi Rob, Thanks a lot for your fast help. But unfortunately we still have that problem. Even the error messages are still the same... So if you have another idea what I can try? Greetings Tanja __________________________________________________________ Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min. weltweit telefonieren! http://freephone.web.de/?mc=021201 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
