Daichi Kawahata wrote:
> I still get errors when I try to see the `Queue' pane, that sounds odd
> because in other pane I never get any errors as subject, or does affected
> scope (internal encoding conversion wise) have some leaks or shortage of
> assigned buffer like happened before?

I think it's caused by not converting the HTTP status message. At least
BearShare sends localized ISO-8859-1 encoded messages. So there are
sometimes non-ASCII characters in the string. That should be fixed.
Do you still get the Pango warnings at the Queue pane now?

Actually most string there are only made of some numbers and the localized
string itself so the maximum length can be estimated statically and
g_strdup_printf() would be overkill there. I'll bump some of the buffers
though.

P.S.: I cannot read the subject of this mail, Mutt shows only a
Pango warning. I guess it's not properly UTF-8 encoded.

-- 
Christian

Attachment: pgpnwxHCWiusn.pgp
Description: PGP signature

Reply via email to