home icon indicating copy to clipboard operation
home copied to clipboard

Rime has encountered an error, but there is no such file as /tmp/rime.ibus.ERROR

Open UlyssesZh opened this issue 3 years ago • 2 comments

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:

# luna_pinyin.custom.yaml
patch:
  # ...
  translator/dictionary: luna_pinyin.ulysseszhan

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.

UlyssesZh avatar Jun 11 '22 08:06 UlyssesZh

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)

Mjzsl123-github avatar Aug 26 '22 03:08 Mjzsl123-github

@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.

YaoLiMuMu avatar May 29 '23 05:05 YaoLiMuMu