chewing / chewing-editor

Cross platform chewing user phrase editor
https://chewing.im/
GNU General Public License v2.0
31 stars 52 forks source link

Unable to input words with ibus-chewing on FreeBSD 10.2 #114

Closed mangokingTW closed 8 years ago

mangokingTW commented 8 years ago

There is a weird bug that I cannot use ibus-chewing to input words on any place of chewing-editor. However ibus-chewing works normally on other applications. By the way, chewing-editor is functioning properly.

The environment: OS : FreeBSD 10.2-release-p14 arm64 DE: KDE

david50407 commented 8 years ago

Try ibus-qt?

mangokingTW commented 8 years ago

Doesn't work :\

mangokingTW commented 8 years ago

I did some mistakes at settings. In .xinitrc :

export QT_IM_MODULE=xim

should be replaced to

export QT_IM_MODULE=ibus

Sorry for my foolish.