jgforbes

Results 10 comments of jgforbes

Any resolution for the grayed out issue? I am getting the same thing on Fedora 33 with a fresh installation of inkscape and latest version of boxes.py.

Version 12.3.1 works correctly with the NVM storage. The verbose -v1 mode shows a traceback when the PriorOcrFoundError is emitted but it does not hang up. It also works consistently...

Well the new version does seem to have some hangs, but much less frequently. Here is a traceback after hitting ctrl-c. Not much there. I will see if I can...

Test File was not the original name. It was a very long path/ I will see if it stops at other files. ``` ./Test File.pdfocrmypdf 12.3.1 Running: ['tesseract', '--list-langs'] stdout/stderr...

Yes, but the processing of the files stopped after that exception. Since the ocrmypdf command was in the -exec of a find statement, ctrl-c stopped the processing. I am now...

Below is an example of ocrmypdf getting stuck on a file that had prior ocr text. I hit ctrl-c twice to get it stopped and the script continued. It had...

It only seems to happen when processing many files, and if they are reprocessed, it happens on different files. If I run ocrmypdf on the files where is stopped previously,...

It only seems to happen when processing many files, and if they are reprocessed, it happens on different files. If I run ocrmypdf on the files where is stopped previously,...

There does not seem to be a python-debuginfo package for Fedora 33. The devguide link says When CPython is built you will notice a python-gdb.py file in the root directory...

OK, I got the python 3.9 debugging information. There is only one hung process ``` Attaching to process 163714 [New LWP 163720] [New LWP 163780] [New LWP 163794] [Thread debugging...