Ruofan

Results 12 issues of Ruofan

https://github.com/icsharpcode/SharpZipLib/blob/7ed87d10b8ecafeb5abb5a129c046837416ac11f/src/ICSharpCode.SharpZipLib/Zip/ZipOutputStream.cs#L261 ZipEntry is now support for BZip2 but ZipOutputStream is still not support that yet?

enhancement
zip

[Obsolete("Use ZipFile/Zip*Stream StringCodec instead")] I got this from the latest version. But ZipInputStream & ZipOutputStream do not provide any StingCodec property and the only one which might be useful constructor...

bug
zip

buffer is not Promise, it just Buffer

### Microsoft PowerToys version 0.69.1 ### Installation method Microsoft Store ### Running as admin No ### Area(s) with issue? File Locksmith ### Steps to reproduce 1. Try activating the context...

Issue-Bug
Needs-Triage
Needs-Team-Response

**Describe the bug and how to reproduce** Make sure the application is running before you unlock the Bitlocker on D:\\ 1. Check the BitlockerState: should be 6 -> Actual: 6...

ObexWebRequest use its internal MemoryStream currently. We could not get progress and don't have an official way to get the progress. Maybe allow the user to set their own Stream...

enhancement

### 收获历史上第一个拉黑,赞👍 #### 有一个项目,你给他提建议,还有完整的代码示例,只差帮他写了,一开始还挺和谐 #### 然后偶然间瞥到一眼某些代码实现不规范的地方,然后你给他讲出来,他说什么这里代码不规范是因为为了少加一个nuget包巴拉巴拉这样代码可以小一些(如果是真的倒也说得过去) #### 然后我就说你就算切换到那种规范的实现也不需要额外安装nuget包,它直接.Net 6/7自己自带的 #### (估计他自己试了一下,确实可以)然后直接破防了,拉黑删除一气呵成哈哈啊哈笑死我了,怎么这么学生气啊 #### 有问题你愿意改就改,我看不过眼我给你指出来,确实有问题大大方方承认了就算了也没有人批评他能力不行代码质量差啊 #### 有问题你觉得不想改,又有什么不能和谐的讨论讨论的呢,又不是我的项目你改不改关我啥事,我指出来就完了 #### 本来就是单纯的技术讨论,他这直接破防+拉黑啧啧啧 #### (拉黑手速挺快,但估计没料到我有备份,给大家看个乐子) ![88efcfbf39215b6458b39e2317b2b38](https://github.com/zhuxb711/RX-Explorer/assets/42038175/acf21946-2e87-43d7-9213-7aa34e40b3a8) ![6bd70d604c7655128913dd086a722d4](https://github.com/zhuxb711/RX-Explorer/assets/42038175/a42f902e-4179-4f5d-b637-c9fb11e75ffd) ![72aae32d34054ca631f63c43ea146aa](https://github.com/zhuxb711/RX-Explorer/assets/42038175/544f3c33-49b0-43f9-afd6-c0554f9e58ec) ![62d62e6fde4876526152c4ad3f01b53](https://github.com/zhuxb711/RX-Explorer/assets/42038175/1783772e-5985-44db-a526-3cf357151783) ![d8fbe82856dea543280d4efd4b55a2a](https://github.com/zhuxb711/RX-Explorer/assets/42038175/c948a049-37b1-407d-b837-a8d12526bea7) ![aa8a630709b2d7ce29483ff66b21062](https://github.com/zhuxb711/RX-Explorer/assets/42038175/fbd37bac-eb46-4007-b503-664d180e0c77) ![f534f478f3544bc121c3cf3b4591d2e](https://github.com/zhuxb711/RX-Explorer/assets/42038175/c7258b7a-0f40-4fd5-bf96-785a4aac709a) ![fa4621d95ca8c6613850940f118861f](https://github.com/zhuxb711/RX-Explorer/assets/42038175/6bb8ad72-4f43-4131-a717-a7ba625bc288) ![7b8419a91c88a7712a6d6bd416918cb](https://github.com/zhuxb711/RX-Explorer/assets/42038175/6075f542-23c9-405d-9e25-ca0cea59d2c1) ![96d68ca57b53d2235fd66535a300a25](https://github.com/zhuxb711/RX-Explorer/assets/42038175/4fc24ed5-f61c-4825-a50c-9dbccb0e4c8d) ![0bbf460ff81357ee9b30ee900096850](https://github.com/zhuxb711/RX-Explorer/assets/42038175/fab45980-b3d0-4f86-a369-473c368711fc)...

IWriter currently do not support the cancellation and progress report. So maybe we should add those for it. Otherwise, no progress to show and the write operation could not be...

enhancement
up for grabs

# Summary of your issue OpenCvSharp : Gatekeeper error GK0018 : GK0018 Value type 'OpenCvSharp.Aruco.DetectorParameters' has an explicit default constructor which is unsupported. Use an initialization function instead. (Task ID:...

wontfix

### Describe the bug I found a bug that if I set `CompressionMethod = CompressionMethod.Stored` in the entry and flush the ZipOutputStream, the output zip is corrupted and only the...

bug
zip