Axeryok / CocoaInput

A best way to input characters with native mac IM in Minecraft
https://minecraft.curseforge.com/projects/cocoainput
Other
95 stars 39 forks source link

Crash on Linux with sigsegv #12

Closed Neubulae closed 3 years ago

Neubulae commented 3 years ago

hs_err_pid1995612.log latest.log

Axeryok commented 3 years ago

Tell me what IMF and IME you use. For now, use 4.0.4 version, turn AdvancedPreeditDraw to false from Config Screen and try to input some characters. Possibly you can avoid crash.

Neubulae commented 3 years ago

Tell me what IMF and IME you use. For now, use 4.0.4 version, turn AdvancedPreeditDraw to false from Config Screen and try to input some characters. Possibly you can avoid crash.

fcitx5 5.0.8-1 with fcitx5-rime 5.0.6-1 Using your method, the crash is successfully avoided. Thanks!