On Wed, Jan 28, 2009 at 9:56 AM, [email protected] <[email protected]> wrote:

>
> there is a new problem with accented characters. When
> I write in the body pane the following text (for instance) in catalan:
>
> 'convé tindre'
>
> what I see is (in three steps):
>
> 1) 'convé '
> 2) 'conv�t'
> 3) 'conv?tindre'


Surely this must be a unicode encoding problem.  A recent commit has changed
the encoding used when creating unicode strings from 'utf-8' to
g.app.tkEncoding.  This is the typical encoding, and may work better for
you.

Anyway, pasting non-unicode text works for me on Ubuntu.

Edward

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to