언어 설정

Menu
Sites
Language
Help on enabling keyboard on tizen armv7l

Hello

I work on a armv7l port

No default soft keyboard appears.

I have connected a hardware keyboard. xinput lists

---------------------------------------------------------------------------

xinput
� Virtual core pointer                          id=2    [master pointer  (3)]
�   ��↳ Virtual core XTEST pointer                      id=4    [slave  pointer  (2)]
�   ��↳ Touchscreen                                     id=6    [slave  pointer  (2)]
� Virtual core keyboard                         id=3    [master keyboard (2)]
    ��↳ Virtual core XTEST keyboard                     id=5    [slave  keyboard (3)]
    ��↳ DELL Dell QuietKey Keyboard                     id=7    [slave  keyboard (3)]

-------------------------------------------------------------------------------

 

Settings->Keyboards-> Keyboard Selection list is empty

It says IMEngine failed  to load.

LOG:

----------------------------------------------------------------------------------------------------------------------------------

ERR<2427>:efl-assist /home/abuild/rpmbuild/BUILD/efl-assist-0.1.18r01/src/lib/efl_assist.c:36 ea_init() could not register efl-assist log domain

(process:2427): GLib-CRITICAL **: g_error_free: assertion `error != NULL' failed
ERR<2427>:ecore_con ecore_con_local.c:152 ecore_con_local_connect() local connection failed: No such file or directory
ERR<2427>: ecore_con.c:513 ecore_con_server_connect() safety check failed: ecore_con_local_connect(svr, _ecore_con_cl_handler, svr) is false
ERR<2427>:ecore_evas ecore_evas_extn.c:1610 ecore_evas_extn_plug_connect() Extn plug failed to connect:ipctype=0, svcname=elm_indicator_portrait, svcnum=0, svcsys=0
INF<2427>:multisense_factory multisense_factory.c:33 multisense_sound_player_get() PA player_plugin = (nil)

failed to open /opt/home/app/.scim/engines_list

add_module: Failed to load socket IMEngine module!!!
ERR<2427>:ecore_con ecore_con_local.c:152 ecore_con_local_connect() local connection failed: No such file or directory
ERR<2427>: ecore_con.c:513 ecore_con_server_connect() safety check failed: ecore_con_local_connect(svr, _ecore_con_cl_handler, svr) is false
ERR<2427>:ecore_evas ecore_evas_extn.c:1610 ecore_evas_extn_plug_connect() Extn plug failed to connect:ipctype=0, svcname=elm_indicator_portrait, svcnum=0, svcsys=0

---------------------------------------------------------------------------------------------------------------------------------------------

scim -l lists

-----------------------------------------------------------------------------------------------------

Input Service Manager 2.4.6717

Available FrontEnd module:
    socket
    x11

Available Config module:
    simple
    socket

Available ISEngine module:
    hangul
    ise-engine-anthy
    ise-engine-default
    ise-engine-sunpinyin
    socket
    table
    ise-default

-------------------------------------------------------------------------------------------------------

Any help on this?

 

 

 

 

Edited by: Brock Boland on 17 3월, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

1 댓글
Chintan Gandhi

Hi kishoreinme,

If a physical keyboard is connected, the software(virtual) keyboard isn't appeared because the user dosen't want to use the soft keyboard. So, you have to disconnnect the physical keyboard(Dell) if you want to use the soft keyboard.

Thanks.