Raman Gupta
Raman Gupta
@watou On the other hand, I'm not sure that using ocrmypdf directly in the scanner script adds much value. You could very easily just not use `--ocr` in the scanner,...
Can you try doing a scan with `--verbose` to see if that gives any hints? Judging by the driver options you posted, it seems like it should be working.
No debug information available, closing.
This is pretty dumb. Java 7 (the last version on which anyone would need the threeten libraries) has been end of life since April 2015. @SidneyAllen wrote: > We will...
Same problem here with linkerd 2.12.0 stable, but based on the previous comment it seems as if installing TrafficSplit via the instructions at https://linkerd.io/2.12/tasks/linkerd-smi/ should work around the problem. For...
On Azure, you can create a snapshot into a different resource group than the one that the persistent disk is on, which means the snapshots could be created directly into...
The RFC, if I am reading it correctly, treats an upsert as an insert, and does nothing extra. I have a situation in which I am doing an upsert, and...
For anyone tracking this issue, I've published new patched packages for version 1.6.2 that are built on Kotlin 1.7.10 (they contain the changes from https://github.com/suntrix/firebase-kotlin-sdk/tree/kotlin-1-7-10) as well as the patch...
I can't serialize an open type hierarchy with a type parameter on the base class due to this issue, and I can't serialize a closed type hierarchy with a type...
> How would you migrate a non-header registry topic to a new header-based topic? Create a custom script to "move" over the first 5 bits into the header? I'd leave...