--- Michael Ruelle <[EMAIL PROTECTED]> escreveu: 
> On Sun, 2004-02-22 at 02:13, Gustavo Sverzut Barbieri wrote:
> > Hello,
> > 
> > Trying to fix bugs reported by Mike and you know, dig a problem,
> find
> > lot of them.
> > 
> > 1) Favorites doesn't support non-ascii names (at least not in
> unicode).
> > The error is when communicating to the server.
> > tv.record_client.findProg() masks the error in the general except
> > clause. Please could some of you guys check this and  come with a
> > solution? I don't know twisted internals.
> > 
> 
> We have seen this for a while i thought someone submitted a fix where
> by
> we use the persistence layer of twisted (marmalade). To be able to
> pass
> the string object around and not have twisted see it as unicode.
> Which
> it doesn't seem to like. Because if you notice you can schedule
> programs
> to record that have unicode in them. The pass through marmalade is
> the
> difference between the two.

Do you know the code? Could you try to use String() on both ends? It
should work, it it doesn't let me know.

Gustavo

______________________________________________________________________

Yahoo! Mail - O melhor e-mail do Brasil! Abra sua conta agora:
http://br.yahoo.com/info/mail.html


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to