CnPack Team

Results 59 comments of CnPack Team

实际上CnZip用的是Delphi标准库中自带的Zlib以处理压缩和解压缩算法,该库低版本Delphi中仅支持deflate,不支持deflate64及更高级的加密。

Oh, our English is also limited, it's very hard to translate all files. You can use AI to translate them for needed units.

How often does it occurs? We also saw it before but can reproduce when debugging and fixing.

We make some fix to re-calc editor control gutter width when it pos-changed to paint at the correct X position. Could you download our latest nightly-build 1194 to check this...

Oh, do you also use D12.1? Could you give me an email? I'll send a DLL with some debug information to record some traces for investigation?

[CnWizards_D120A.zip](https://github.com/user-attachments/files/16070098/CnWizards_D120A.zip) I build a debug DLL here, please try it? Our CnDebugViewer will appear. After problem reproducing, just stop CnDebugViewer and save log messages to a JSON or XML file...

I send a newer DLL to you, please check it.

See. We found the root cause, there's a hard issue now we can't handle: The editor will suddenly change its "gutter width" a few seconds later for unknown reason after...

In fact we've already do this in our latest nightly-build version, a delay about 1000 ms for repainting but no obvious effect. It comes randomly.

Now latest version fixed with a new notification.