SCIM / Wiki / FAQ / KDE/Qt / What does the warning "QInputContext: no input method context available" mean?    


Left menu


Created

23/05/2005 4:58:25 am
by Cougar Liu

Last updated

23/05/2005 5:03:19 am
by Cougar Liu

Authors

Cougar Liu



Right menu

Not logged in

Quick Poll

Which distro?

Under which linux distribution or OS do you use SCIM.

  Result

Contributors

User information

There are 0 registered and 11 anonymous users online.

Stats


What does the warning "QInputContext: no input method context available" mean?

When you start a KDE/Qt app, if you see the following warning:

QInputContext: no input method context available

Then you must use xim as your qt immodule. However, you mis-set your XMODIFIERS variables, it should be:

XMODIFIERS=@im=SCIM

(the last four letters should be capital)

Comments

You are not allowed to create comments. Please log in or register a new user.