Closed tfoarulz closed 5 years ago
Hello, I don't know why rime cannot be started.
Content of /tmp/rime.ibus.WARNING : ----- START ----- Log file created at: 2018/12/15 02:02:26 Running on machine: parrot Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg W1215 02:02:26.843977 4635 config_compiler.cc:383] inaccessible node: default.custom:/patch W1215 02:02:26.844259 4635 deployment_tasks.cc:179] schema list not defined. ----- END -----
Content of ~/.config/ibus/rime/default.custom.yaml: ----- START -----
patch: schema_list:
ascii_composer: good_old_caps_lock: true switch_key: Caps_Lock: noop Control_L: noop Control_R: noop Eisu_toggle: noop Shift_L: noop ShiftR: noop recognizer/patterns: email: "^[A-Za-z][-.0-9A-Za-z]@.$" uppercase: "[A-Z][-_+.'0-9A-Za-z]$" url: "^(www[.]|https?:|ftp[.:]|mailto:|file:).$|^[a-z]+[.].+$" switcher/caption: "〔切换〕" style/font_face: "Heiti SC Light" menu/page_size: 9 key_binder/bindings:
Problem solved after upgrading to new version.
Hello, I don't know why rime cannot be started.
Content of /tmp/rime.ibus.WARNING : ----- START ----- Log file created at: 2018/12/15 02:02:26 Running on machine: parrot Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg W1215 02:02:26.843977 4635 config_compiler.cc:383] inaccessible node: default.custom:/patch W1215 02:02:26.844259 4635 deployment_tasks.cc:179] schema list not defined. ----- END -----
Content of ~/.config/ibus/rime/default.custom.yaml: ----- START -----
default.custom.yaml
patch: schema_list:
- schema: luna_pinyin_simp
- schema: double_pinyin
- schema: luna_pinyin_fluency
- schema: stroke
- schema: emoji
ascii_composer: good_old_caps_lock: true switch_key: Caps_Lock: noop Control_L: noop Control_R: noop Eisu_toggle: noop Shift_L: noop ShiftR: noop recognizer/patterns: email: "^[A-Za-z][-.0-9A-Za-z]@.$" uppercase: "[A-Z][-_+.'0-9A-Za-z]$" url: "^(www[.]|https?:|ftp[.:]|mailto:|file:).$|^[a-z]+[.].+$" switcher/caption: "〔切换〕" style/font_face: "Heiti SC Light" menu/page_size: 9 key_binder/bindings:
- {accept: "Control+Shift+3", toggle: full_shape, when: always}
- {accept: "Control+Shift+numbersign", toggle: full_shape, when: always}
- {accept: "Shift+space", toggle: full_shape, when: always}