[wxPython-dev] 20071113 test build uploaded
Cody Precord
codyprecord at gmail.com
Thu Nov 15 23:50:54 PST 2007
Hello,
Thanks for reporting this,
On Nov 15, 2007, at 11:41 AM, roee shlomo wrote:
> Hi Cody and all,
>
> First some info:
> OS: Windows XP (Hebrew version), wxPython 20071113 unicode, Python
> 2.5.
>
> I have two problems in Editra:
>
> 1. I'm getting a traceback in src/plugin.py line 395.
> changing "decode" to "encode" makes it work well.
> Already reported it (the bug reporter is indeed a really nice
> tool), but just in case...
>
Fixed
> 2. wxPython has RTL (right to left) support, but it still has some
> bugs.
> The letters in the text editor look mirrored, which makes Editra
> totally unusable for me.
> To disable RTL support add "del the_locale" right after calling
> language.install() in Editra.py.
>
i18n support was only supposed to get enabled for the locales that I
currently have translations for (English, Japanese, Spanish, (Russian
coming soon)), and then fall back to English if the host system was
not in one of the aforementioned locales. It is now obvious that it
was not doing this and I have made some changes in the svn to make
sure that i18n is only used on the supported locales, hopefully this
fixes this situation.
> Thanks,
> Roee.
Also for anyone that may be interested there is an active translation
project on launchpad for Editra (https://translations.launchpad.net/
editra/trunk/+pots/editra). It has open access so any registered
launchpad user can contribute translations through the online interface.
Regards,
Cody Precord
cprecord at editra.org
http://editra.org
More information about the wxpython-dev
mailing list