Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double page mode crash #173

Open
eddiezato opened this issue Sep 24, 2021 · 2 comments
Open

Double page mode crash #173

eddiezato opened this issue Sep 24, 2021 · 2 comments

Comments

@eddiezato
Copy link

eddiezato commented Sep 24, 2021

Steps for reproduce:

  • Open some .cbz file;
  • Press Y to enable the 2page spread mode;
  • Press Space to go to the next page, do it several times;
  • Press Y again to disable 2page spread mode.

QuickViewer will crash.

Win 10 x64, the latest QuickViewer-git, built with msys2/mingw64, Qt 5.15.2

In the official build it happens less often, but it happens too.

@kanryu
Copy link
Owner

kanryu commented Sep 26, 2021

@eddiezato Thank you for reporting.

But the cause of the problem is not there. The cause is that since 1.1.7, the file handle is destroyed after reading the archive with sevenzip. This is so that you can rename or delete the archive file after reading the archive with QuickViewer, but that behavior is an unstable factor.

@eddiezato
Copy link
Author

I don't think anyone should be allowed to delete .cbz opened in QV. What is the purpose of doing this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants