Jochen Hinrichsen
Jochen Hinrichsen
# Summary I am running tesseract and gosseract on the same image, a single line of text. Tesseract finds the text, gosseract does not. # Reproducibility ## Reproducibility Frequency -...
Dear Austin, i tried to run your project using cargo/ multirust, both all three channels (nightly, beta, stable) fail during compilation. Does it build lately? Any hints greatly appreciated! Thanks...
Dear Steven, are you aware there is already a log file related lumberjack project? I stumbled upon your lib, and find the name a bit misleading because as far as...
**Problem** Panic when trying to upload a buffer to artifactory (equivalent to `jfrog rt upload`). ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation...
**Describe the bug** I have a working JFrog CLI configuration in $HOME/.jfrog/jfrog-cli.conf on our CI/CD server. We are making heavy use of 'jfrog' command in lots of pipelines. As soon...
Linux, Fedora 41 I can successfully extract an embedded XML from a PDF using the CLI (`pdfcpu attachments extract testdata/invoice_2.pdf`). When i try to use the API, it fails giving...
# Bug Report: OAuth Authentication Succeeds but MCP Reconnection Fails - Requires Claude Code Restart ## Summary After successful OAuth authentication with an MCP server using streamable-http transport, Claude Code...
## Description Claude Code crashed with an EPERM (permission error) when attempting to kill a background shell process. ## Error Details ``` Error: kill EPERM at process.kill (node:internal/process/per_thread:281:13) at PM0...