Skip to content

Enomerous compile error with rime_deployer --compile #168

@hosiet

Description

@hosiet

Steps to reproduce

  1. Initialize plum using curl -fsSL https://raw.githubusercontent.com/rime/plum/master/rime-install | bash
  2. Execute ./plum/rime-install cantonese
  3. Execute cd ~/.config/ibus/rime/
  4. 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

No one assigned

    Labels

    technical輸入法安裝問題、其他技術問題

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions