chewing / chewing-editor

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

Warning message always appears after adding some words #91

Open efajk opened 8 years ago

efajk commented 8 years ago

When I tried to add some words correctly, the waring message "Warning: chewing_userphrase_add( ) returns 0 ((null) :0)" always appears in command line. I think this warning message appears only when people doesn't type any word. 2016-03-18 1 25 04 2016-03-18 1 25 22 I use ubuntu 15.10 64bits version I use following way to install chewing:

sudo apt-get install fcitx
sudo apt-get install im-config
sudo add-apt-repository ppa:fcitx-team/nightly
sudo apt-get install fcitx-chewing
im-config
gocreating commented 8 years ago

It just works fine for me

WakeupTsai commented 8 years ago

I have the same problem , my environment is ubuntu 15.04 64bits version and fcitx

david50407 commented 8 years ago

When chewing_userphrase_add returns NULL(0), it means that adding phrase is failed. Maybe you just typed (chinese word) in bopomofo field, try (real bopomofo) ref: #106 #108