[omniORB] Re: omniORBpy: Problem with IDL string type and iso-8859 encoding ...

Piet van Oostrum piet at cs.uu.nl
Fri May 20 15:15:04 BST 2005


>>>>> mcharest at sogetel.net (M) wrote:

>M> Hi Gary Duzan and all,
>M> * I believe I have found my problem!

>M> * There is no problem with ISO-8859 encoding for omniORB.

>M> * I seem to have a problem with reading French text from a Tk
>M> entry widget.  The widget seems to corrupt my string and provokes
>M> the CORBA BAD_PARAM exception when I send it over the CORBA bus.    

It is not unlikely that the TK widget produces utf-8 encoded strings. In
that case you would have to recode it to iso-8859-1.
-- 
Piet van Oostrum <piet at cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: piet at vanoostrum.org



More information about the omniORB-list mailing list