-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
technical輸入法安裝問題、其他技術問題輸入法安裝問題、其他技術問題
Description
- OS: Debian Sid/Debian 12
- librime version: 1.8.5+dfsg1-1 as seen at https://tracker.debian.org/pkg/librime
- rime-cantonese version: 62b4a51
Steps to reproduce
- Initialize plum using
curl -fsSL https://raw.githubusercontent.com/rime/plum/master/rime-install | bash
- Execute
./plum/rime-install cantonese
- Execute
cd ~/.config/ibus/rime/
- Attempt to execute
rime_deployer --compile ./jyut6ping3.schema.yaml
, the following error message with tons of "Encode Failure" will appear:
[...]
W20230220 16:00:16.630759 45948 entry_collector.cc:147] Encode failure: '辂'.
W20230220 16:00:16.630774 45948 entry_collector.cc:147] Encode failure: '较'.
W20230220 16:00:16.630784 45948 entry_collector.cc:147] Encode failure: '辄'.
[...]
The full log exceeds the maximum line limit for GitHub issue. Please find the full output log at
error.txt
More information
This error does not appear with previous version of rime-cantonese and/or librime (1.7.x). I assume it shall either be a regression of rime-cantonese or librime.
Besides, I would like to know whether such "Encode failure" will affect the functionality of rime in any way.
Metadata
Metadata
Assignees
Labels
technical輸入法安裝問題、其他技術問題輸入法安裝問題、其他技術問題