Gustavo Sverzut Barbieri wrote: > --- Dirk Meyer <[EMAIL PROTECTED]> escreveu: > "Jan Grewe" wrote: >> > Lalala, again ;-) >> >> Yep, Gustavo moved the internal stuff to Unicode. I guess there is a >> check if it's a string somewere. But now it is no string, it's a >> Unicode and this fails. >> >> I guess with the latest Unicode changes Freevo moves to very unstable >> for non ascii people. > > Strings don't have the .get_width() method, so it's not related to > unicode. Maybe it expects a image and receives a string... then it > would crash even with str.
No, there may be a check before that if the object is type str with special handling. Unicode is not str so we use a default handling with .get_width() -- boom. Dischi -- Linux: Because rebooting is for adding new hardware. ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel