Zhenbo Li

Results 59 comments of Zhenbo Li

配置 Thunderbird 时遇到了同样的问题

My test code ``` for i in {1..20} do echo "Test ID: $i" ./console_solver -i resources/text/commandline_sample_input.txt || exit 1 done ```

@bupticybee I have no ideas yet. How about increasing the number of repeats? At least it can show the error rate to us

On my PC (Fedora Linux) ``` ./test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from TestCase [ RUN ] TestCase.test_poker_solver_bench [##################################################]...

I have met the same problem when compiling on Windows The hack https://github.com/bupticybee/TexasSolver/issues/87#issuecomment-1156893766 worked fine for me. However, https://github.com/bupticybee/TexasSolver/issues/87#issuecomment-1157015922 doesn't work for me

我们已经有了 `sogoupinyin-selinux` 是不是关掉这个 issue?

I tried my patch, and it didn't work. > Anyway, I had written a similar patch locally, except it used "\x5b8b\x4f53" > instead of "宋体" and did not include "新細明體"....

@austin987 I followed these procedures: 1. add the [patch](https://storage.googleapis.com/google-code-attachments/winetricks/issue-462/comment-1/new_font.diff.txt) to winetricks 2. backup ~/.wine/_.reg 3. run winetricks fakechinese 4. compare old/new ~/.wine/_.reg [system.reg.diff.txt](https://github.com/Winetricks/winetricks/files/209622/system.reg.diff.txt) [user.reg.diff.txt](https://github.com/Winetricks/winetricks/files/209623/user.reg.diff.txt)

> @Endle is that with your patch and running regedit? Sorry, I didn't get your point.

> I'm referring to what you said here: #462 (comment) > > Yes, I got these result with my patch. > I assume this patch is broken due to this:...