Open UlyssesZh opened 2 years ago
I added a non-exist dictionary in luna_pinyin.custom.yaml as well, but I couldn't reproduce this issue. The result was that I couldn't input Chinese characters, but no error. (I'm using Weasel on Windows 10)
@UlyssesZh I have the same question, couldn't find the waring log in /tmp when redeploy schema, this is obvious that i can check rime logs in /tmp before I install librime. now I don't know how to solve the errors when I redeploy OS: Ubuntu 20.04. Installed Rime through apt install ibus-rime, build and install librime and librime-lua by myself.
After I try to redeploy the input method, it tells me through the desktop notification that Rime has encountered an error. However, I cannot find the log file in /tmp. Although finally I found that the error is that I added a non-exist dictionary in luna_pinyin.custom.yaml:
I still wonder why the error is not logged. OS: Ubuntu 20.04. Installed Rime through
apt install ibus-rime
. Used /plum/ to install luna_pinyin etc.