In Greek we cannot use the options like

C) _Cancel               # this is in English, imagine in Greek
A) _Ακύρωση

If we press the corresponding Greek hotkey, nothing happens. The Python
code is not able to understand that the A being pressed is the Unicode A
in the translated message.

To test, 
1. Install the Greek Language support (therefore apport is translted to Greek)
2. Run  

unsetenv DISPLAY
LANG=el_GR.UTF-8 ubuntu-bug audio

Then, try to type something in Greek for the options. Nothing is
accepted.

The problem is in the Python code that does the unbuffered reads.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/349081

Title:
  apport-cli does not accept non-Latin input (Unicode)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to