Hung-Yi Loo

Results 4 comments of Hung-Yi Loo

I think I'm experiencing this issue too. I thought it was #514 so I posted my findings there: https://github.com/adamhathcock/sharpcompress/issues/514#issuecomment-818490327

I can confirm that zipping the same collection of files with ZipCrypto vs AES-256 and running that unit test does replicate the issue on my side too (i.e. only one...

I'm running into this too. It happens even with `using (var entryStream = reader.OpenEntryStream())` to properly dispose it. ``` using (var zipReader = ReaderFactory.Open(fileStream, new ReaderOptions { Password = privateKey...

I'm getting the same issue now too. The weston.ini `[keyboard]` hack has stopped working, and none of the suggested `setxkbmap` methods are having any effect. I'm not able to use...