Zim
Zim
> as I cannot really see this happening on my own systems. You can try to reproduce the problem that `build` dir contains non-ascii c-modules by using my module. https://github.com/Zim-Inn/ztool...
> I am now kind of awaiting your result with what is right now on factory. I assume you could use `pip` right? It's a shame I never figured out...
> I have to rely on your testing, as I cannot really see this happening on my own systems. I install the factory version on my PC. And I write...
I am curious with that why there is no `module.xxx.c` which `xxx` related with my defined module . In my company's env, it indeed produced the `module.xxx.c` in the build...
> Your Python seems broken: You are right. I repair my python 3.13.7. And rebuild the program (no update for new factory release): ```shell ❯ nuitka --standalone --show-progress 入口.py Nuitka-Options:...
> It seems that 8.3 Chinese filenames at least sometimes are not having short names. I have struggled with those for a while. In %PATH% it was the case that...
> Anyway, please report what filenames you have had issues with. The crash report is: ```xml link @C:\Users\myUserName~1\AppData\Local\Temp\tmpve9atkli.lnk LINK : fatal error LNK1181: 无法打开输入文件“module.codehubAPI.甯哥敤鎺ュ彛.obj” ``` I guess `tmpve9atkli.lnk` is a...
And I check the build dir that the `.lnk` file to link, it correctly contains the `module.codehubAPI.常用接口.obj` and so all else module.
sorry for late feedback. I reinstall factory.zip `2.8.6` version. It stiil don't work well: ```text link @C:\Users\S30066~1\AppData\Local\Temp\tmpawc1lvap.lnk LINK : fatal error LNK1181: 无法打开输入文件“module.AI璋冪敤璋冭瘯鍏ュ彛.obj” ```
> Selecting multiple files is already possible > btw, I can talk to you in Chinese if you want. 哥们,虽然v模式下配合筛选和其它快捷键可以很方便地进行文件多选,但是多选之后并不支持Ctril+p复制路径. 在我的使用场景中,复制路径是最高频的操作. 只能单选复制就很呆.