Hide Forgot
Description of problem: Fail to run (** (caribou:15412): WARNING **) Version-Release number of selected component (if applicable): Filed from caserun (http://download.englab.bne.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20131127.1/compose/Client/x86_64/os/) caribou-0.4.11-1.el7.x86_64 How reproducible: Always Steps to Reproduce: 1.[root@localhost ~]# LANG=ja-JP.UTF-8 caribou -h 2. 3. Actual results: [root@localhost ~]# LANG=ja-JP.UTF-8 caribou -h (process:15413): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. No protocol specified ** (caribou:15413): WARNING **: Could not open X display (caribou:15413): Gtk-WARNING **: cannot open display: Expected results: No error Additional info:
Either use Japanese desktop or set locale correctly. This is not a valid bug.
Hi Set locale correctly, still receive warning. Could you mind to check if missing something? [root@localhost ~]# LANG=ja_JP.UTF-8 caribou No protocol specified ** (caribou:17713): WARNING **: Could not open X display (caribou:17713): Gtk-WARNING **: cannot open display: [root@localhost ~]# LANG=ja_JP.UTF-8 caribou No protocol specified ** (caribou:17715): WARNING **: Could not open X display (caribou:17715): Gtk-WARNING **: cannot open display:
Can you please run caribou using these steps? 1) Start gnome-control-center 2) Click on "Universal Access" 3) go to "Typing" tab 4) Change OFF to ON for "On Screen Keyboard" and you can see caribou UI You can then disable or enable Caribou by clicking on "Universal Access" icon at top right corner of your screen and there you can see option to ON/OFF caribou.
According to QE team, the test was to check if the output is localized in terminal. Now it shows Japanese text correctly. The test result is changed to *Pass*. [nmizumoto@localhost ~]$ caribou -h 用法: caribou [オプション...] - daemon listening accessibility events to launch on screen keyboard ヘルプのオプション: -h, --help ヘルプのオプションを表示する Thank you.
Sorry, I noticed now that the output actually contains English string of 'daemon listening accessibility events to launch on screen keyboard'. The result is changed back to "Failed".
Same for Russian. Partially in English as reported by Noriko
This string is now available for translations in upstream. But, no plans for backporting it for RHEL7.0
Why are you running caribou as root?