Error: Failed to display HTML document in ISO-8859-1 encoding
Francesco Montorsi
f18m_cpp217828 at yahoo.it
Sun Dec 3 02:53:07 PST 2006
Richard Hainsworth ha scritto:
> I get this error everywhere I try to use wxHtml. I cant find how to turn
> the error off or to change the default encoding.
>
> I have ubuntu edgy and use unicode.
>
> I have installed wxWidgets 2.8.0-rc1 to see if that would overcome the
> problem, but it does not.
>
> The problem came up when trying to use wxHtmlListBox and I want to use
> Cyrillic characters. First I get the warning, but the rendering is
> correct. In other words, I get a completely useless warning that
> requires user intervention, and I cant turn off the wretched thing.
I don't know where the warning comes from - maybe you could search for
warning text in wxHTML sources and try to understand what's causing it...
as a workaround to suppress the warning, have you tried using wxLogNull?
HTH,
Francesco
More information about the wx-users
mailing list