Closed yukawa closed 1 year ago
Oops, the commit message of my 6da3e29fbb0745d1e9f023ecf6f86fa6f290385b did not intend to close this bug. It's just a preparation. The actual fix will come in the next push.
Also, it seems that my 6da3e29fbb0745d1e9f023ecf6f86fa6f290385b revealed some uncovered bug in unix_ipc.cc
according to the test result.
//ipc:ipc_test FAILED in 25.1s
/home/runner/.cache/bazel/_bazel_runner/1b5ecbff193b3dab0a33ad145086fbca/execroot/mozc/bazel-out/k8-fastbuild/testlogs/ipc/ipc_test/test.log
I'll file another bug to keep track of it.
9acf4674a3a08f30c0f4016cf0dcffe74d976f2d is the actual fix.
Description Mozc stops working after trying to convert
えもじ
Steps to reproduce Steps to reproduce the behavior:
notepad.exe
えもじ
Expected behavior After the step 5, you can continue using Mozc.
Actual behavior An error dialog is shown with the following message.
Screenshots
Version or commit-id 0ae426387f4a9e73a817d933e909a67f68e68ba5
Environment
Investigations