houdoku icon indicating copy to clipboard operation
houdoku copied to clipboard

Unable to load archives created with Deflate64 compression method

Open 00undo opened this issue 11 months ago • 0 comments

Acknowledgements

  • [x] Ensure that Houdoku is up-to-date (check the About tab).
  • [x] Check that there is not an existing ticket for this issue, and that it is not related to an existing ticket.
  • [x] If this is an issue with an extension, open a ticket in the extensions repo instead.
  • [x] Write a concise title for this ticket in the field above.

Houdoku version

2.16.0

Operating system

Windows 10 Home Version 10.0.19045 Build 19045

Steps to reproduce

Create archive with Deflate64 compression method (I am using 7zip); chapter with page images inside. Add the directory with the chapters created in library through filesystem method. Attempt to open the archive file.

Expected behavior

The archive file opens as a chapter and loads as normal

Image

Actual behavior

The file fails to load, resulting in an infinite loading loop.

Image

Log files

does not appear to be a log file

Additional information (optional)

I have confirmed this is what is causing the issue as I created the same files but using the standard Deflate compression method and the issue did not occur.

00undo avatar Jan 31 '25 22:01 00undo