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

several PDFs caused Qiqqa to run indefinitely after closing it #10

Closed
GerHobbelt opened this issue Aug 2, 2019 · 2 comments
Closed
Labels
🐛bug Something isn't working ⛷performance Anything that's related to UX: speed of response; I/O speed, etc.
Milestone

Comments

@GerHobbelt
Copy link
Collaborator

The only remedy is to reboot or kill -9 Qiqqa et al, i.e. open the Windows Task Manager as Adminstrator and end all Qiqqa processes. ('end process tree')

GerHobbelt added a commit to GerHobbelt/qiqqa-open-source that referenced this issue Aug 2, 2019
GerHobbelt added a commit to GerHobbelt/qiqqa-open-source that referenced this issue Aug 2, 2019
… locks being applied correctly and completely. Also contains a few lines from work done before related to jimmejardine#10 et al.
GerHobbelt added a commit to GerHobbelt/qiqqa-open-source that referenced this issue Aug 2, 2019
…ose to either import a large number of PDF files at once via the Watch Folder feature *or* have just reset the Watch Directory before exiting Qiqqa, you'll otherwise end up with a long running process where many/all files in the Watched Directories are inspected and possibly imported: this is undesirable when the user has decided Qiqqa should terminate (by clicking close-window or Alt-F4 keyboard shortcut).
@GerHobbelt GerHobbelt changed the title several PDFs caused Qiqqa to run indefinitely after closing it ✅several PDFs caused Qiqqa to run indefinitely after closing it Aug 8, 2019
@GerHobbelt
Copy link
Collaborator Author

GerHobbelt commented Aug 8, 2019

Done as per #33.

This really is a culmination of #17, #11, #13 (in particular!), #20 and other unlisted work.

It still MAY happen that Qiqqa + QiqqaOCR are lingering after close when you've just clicked/imported several PDFs via Qiqqa Sniffer as Qiqqa MUST wait for QiqqaOCR to finish the (small) OCR batch it was handed.

As James Jardine already noted (possibly quite long ago) in the sources, QiqqaOCR was a then-quick-hack to circumvent unsolvable issues with Tesseract and memory leaks, so this will only improve once we are able to embrace Hong Kong, pardon, Tesseract 🤡 into the Mother Mainland. That's what #37 is meant for.

@GerHobbelt
Copy link
Collaborator Author

Closing and decluttering the issue list so it stays workable for me: fixed in https://github.com/GerHobbelt/qiqqa-open-source mainline=master branch, pending #15 / any maintainer rights/actions.

@GerHobbelt GerHobbelt added 🐛bug Something isn't working ⛷performance Anything that's related to UX: speed of response; I/O speed, etc. labels Oct 4, 2019
@GerHobbelt GerHobbelt added this to the v82 milestone Oct 4, 2019
@GerHobbelt GerHobbelt changed the title ✅several PDFs caused Qiqqa to run indefinitely after closing it several PDFs caused Qiqqa to run indefinitely after closing it Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working ⛷performance Anything that's related to UX: speed of response; I/O speed, etc.
Projects
None yet
Development

No branches or pull requests

1 participant