You are not logged in.
Hi,
I use PDFLATEX to compile documentation and this morning, I got errors while compiling. Turned out the errors were gone when downgrading from poppler 0.60.0, poppler-glib 0.60.0 and poppler-qt5 0.60.0 to their version in extra (0.59.0).
Offline
"errors" doesn't help
Offline
Sorry. I get this :
./documentation.tex:66:Undefined control sequence \maketitle
./documentation.tex:66:Extra \fi \maketitle
Offline
I get those errors too with the 0.59.0, but it compiles successfully.
Offline
Turned out the errors were gone when downgrading from poppler 0.60.0, poppler-glib 0.60.0 and poppler-qt5 0.60.0 to their version in extra (0.59.0).
I get those errors too with the 0.59.0
You're saying one thing and the opposite. Which one is true? Please post the *full* output, those are latex errors which have nothing to do with poppler
Offline
those are latex errors which have nothing to do with poppler
I'm guessing the OP is overinterpretting symptoms. Tromzy, please describe the symptoms, not what you suspect as the cause. I'm guessing that you have some workflow (perhaps some gui/ide/etc) for building and viewing latex documents. I'm further guessing that with the new poppler you try to build and (pre)view the document, but the viewer never comes up. Is this true? This could involve poppler as poppler would be used by many pdf viewers.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Possibly related to https://bugs.archlinux.org/task/55867#comment162051 (I only specified the symbol referenced in that bug report but multiple symbols appear to have their names/linkage changed with the poppler 0.60.0-1 build )
Edit:
https://bugs.archlinux.org/task/55871 which may be a duplicate of https://bugs.archlinux.org/task/55867
Edit2:
https://cgit.freedesktop.org/poppler/po … 97940cf046
Last edited by loqs (2017-10-05 00:41:29)
Offline
OK, I'm not clear at all ; sorry about that !
I write technical documentation in Sphinx, in Eclipse.
I compile it through Ant in Eclipse to LATEX (sphinx-build).
After that, I open the documentation.tex file in Kile, in which I use the "PDFLatex" button to compile the documentation to PDF.
I get the same errors in poppler v 0.59 and 0.60, but the difference is the PDF document does not build on 0.60.
i tried this morning but poppler seems to have been removed from Testing ?
Edit : did not see the links above ; that explains that !
Last edited by Tromzy (2017-10-05 12:02:23)
Offline
Perhaps you can share a minimal version of your document that doesn't work?
Offline
Was the poppler-0.60.0-1 rebuild abandonned? ( perhaps waiting for upstream to do an soname bump? ) https://git.archlinux.org/svntogit/pack … 33f5ccc887
Offline
Was the poppler-0.60.0-1 rebuild abandonned? ( perhaps waiting for upstream to do an soname bump? ) https://git.archlinux.org/svntogit/pack … 33f5ccc887
https://lists.freedesktop.org/archives/ … 12617.html
0.60 was removed from testing, so you should do a 'pacman -Syuu' until this is sorted out
Last edited by arojas (2017-10-05 16:29:54)
Offline
So, poppler 0.60 is in Testing again, and now it builds my document fine. Thanks for your help and time, guys !
Offline
Please note that there is a difference between an error and a warning in LaTeX. Unless you've configured it specially, Kile will stop compilation if you get an error, so no PDF will be produced. Warnings are a different matter. Errors should never ignored: if you force compilation, you cannot rely on the output. Warnings, on the other hand, are just that: warnings. Possible problems which may or may not be a problem for you.
What you're reporting looks like errors, although it is hard to tell. If you are forcing compilation anyway, you do so at your peril. Something is seriously wrong with your code and you should fix it, rather than ignoring it.
Last edited by cfr (2017-10-21 04:07:05)
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline