The program does not support any language files yet. But this will be a nice
feature to ship with the next version. I bet some korean/chinese people
would love to see this feature also. I will report it when its ready to be
translated.
On Mon, Sep 21, 2009 at 1:22 AM, Shinobiteno <l
...@mail.ru> wrote:
> Sorry, small mistake: "Once you unblock the input with any two
> methods" --> "with any THREE methods".
> Shinobiteno:
> > Hello!
> > I have discovered a small bug, that has made it into v 1.10 (1st
> > noticed in 1.07).
> > Page editor (edit mode) stops responding to keyboard input, cursor
> > stays frozen and nothing can be typed.
> > Steps to reproduce:
> > 1. Open any page in edit mode.
> > 2. Switch to russian keyboard layout.
> > 3. Start typing any russian letters.
> > [bug triggerer] 4. Press [Delete] or [Backspace] key.
> > [result] The keyboard input is "frozen". Cursor blinks as usual, but
> > maintains its position, no letters can be typed in.
> > [unfreezing] Methods to remove frozen state:
> > - any non-alpha key(0-9, space);
> > - switching to other layout and pressing alpha-keys(a-z, german
> > umlauts too);
> > - saving work, exiting wixi and relaunching it.
> > Following does not remove freeze:
> > - pressing (again) [Backspace] or [Delete] any times, ALTHOUGH both
> > keys DO perform their function each time pressed(i.e. unaffected by
> > bug), you still cannot type any alpha letters;
> > - changing cursor position with mouse(cursor changes position, but
> > still in no keyboard input);
> > - creating new page and going directly to edit mode.
> > Note: Very strangely, but you CAN enter new page description in
> > russian, but edit mode stays frozen on the new page as well. It
> > probably means it is Edit View related and its state is shared between
> > pages. Once you unblock the input with any two methods on current
> > page, its unfrozen in all pages.
> > Im running Archlinux current, using pkgbuild from AUR(ie standart,
> > community repo).
> > I have modified existing pkgbuild to retrieve and install wixi v1.10
> > and running it (aur has 1.07 currently - flagged as outdated). Using
> > 2.6.30 kernel, this bug was not noticed in any other python-based
> > application(for example quodlibet)
> > I would also greatly appreciate if given the oppotunity to translate
> > wixi into ru_RU.UTF-8 and making translation available for all
> > distributions. The only problem - I have no clue how to do it
> > technically. Can you point me in right direction?
> > Thanks for attention and for this extremely nice application!!