chewing / chewing-editor

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

chewing_userphrase_add() bug #118

Open zmcx16 opened 8 years ago

zmcx16 commented 8 years ago

When I new add a word "你(ㄋ一ˇ)", an error has occurred: 2016-03-23-163540_1366x768_scrot

it's likely that it didn't add "你(ㄋ一ˇ)" to database, but I closed chewing-editor and re-executed it again, "你(ㄋ一ˇ)" already be added in chewing-editor. 2016-03-23-163555_1366x768_scrot

I confuse about this warning message: "chewing_userphrase_add() return null", I guess it's failed to add this phrase, but the result is work.

david50407 commented 8 years ago

Duplicated to https://github.com/chewing/chewing-editor/issues/91

zmcx16 commented 8 years ago

I try to type "一", and the same warning message: "chewing_userphrase_add() return null",and then I pressed "update", "一" didn't be add to database.

but this case, the word "你(ㄋ一ˇ)" will be added to database, I want to know what difference between them.