Setsu-BHMT
Setsu-BHMT
### System information: - Windows OS version: 10.0.19044 Build 19044 - ImageGlass version: 8.6.7.13 x64 (BTW it would be helpful if the version string in the Help dialog is copy-able)...
System.ObjectDisposedException: Cannot access a closed Stream. at System.IO.Strategies.BufferedFileStreamStrategy.WriteByteSlow(Byte value) at System.IO.Strategies.BufferedFileStreamStrategy.WriteByte(Byte value) at System.IO.FileStream.WriteByte(Byte value) at AnimatedGif.AnimatedGifCreator.Finish() at AnimatedGif.AnimatedGifCreator.Dispose() This occurs if the caller did this: ``` using var agc...
**Describe the issue** Any paths set in allowed/disallowed sections that contain non-ascii characters (such as chinese, japanese) result in failure. The paths are correctly shown in the GUI but the...
The latest version of WireSock fixes non-ASCII symbols in paths as detailed in bug report: https://github.com/TunnlTo/desktop-app/issues/175