https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #6 from Tisza Gergő <gti...@wikimedia.org> ---
The wfShellExec debug output is correct, with quotes at the right places, so
maybe the runjobs.php error message mentioned in comment 0 is not related to
this issue? You can use [[mw:Manual:ShowJobs.php]] to see what jobs are stuck
in the queue, and runjobs.php --type createPdfThumbnailsJob to make sure only
PDF thumbnail jobs are executed.

At any rate, the Linker:: error message sounds like ImageHandler::canRender
(and ultimately, PdfHandler:retrieveMetadata) failing. Can you manually run the
pdfinfo debug line (without the wfShellExec: prefix, but including the quotes)
and see what output it produces? If the tempfile in the last parameter does not
exist anymore, you can just replace it with the path to the PDF file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to