bit7z icon indicating copy to clipboard operation
bit7z copied to clipboard

[Bug]: Errors related to file compression

Open psvajaz opened this issue 6 months ago • 4 comments

bit7z version

4.0.x

Compilation options

BIT7Z_AUTO_FORMAT, BIT7Z_DISABLE_ZIP_ASCII_PWD_CHECK, BIT7Z_USE_NATIVE_STRING

7-zip version

v23.01

7-zip shared library used

7z.dll / 7z.so

Compilers

MSVC

Compiler versions

MSVC2017

Architecture

x86_64

Operating system

Windows

Operating system versions

Windows 7 or later

Bug description

When the comments in the file properties are too long, it can lead to compression errors. Using 7z can compress normally, but using bit7z for decompression will delete the file's note information. After manually deleting the note information, bit7z can be used for compression without any errors. The following image shows the file's properties page: image The following is a complete note: {"data":{"pictureId":"738298be446d47f4b3933a4cc68ab6a2","appversion":"8.0.0","stickerId":"","filterId":"","infoStickerId":"","imageEffectId":"","playId":"","activityName":"","os":"android","product":"retouch"},"source_type":"douyin_beauty_me"}

Steps to reproduce

No response

Expected behavior

No response

Relevant compilation output

No response

Code of Conduct

psvajaz avatar Dec 27 '23 02:12 psvajaz