Missing linker dependency in MuPDF plug-in

Bug #1495334 reported by idomeneo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
qpdfview
Fix Released
Low
Adam Reichold

Bug Description

One pdf file I tried to open with qpdfview/mupdf returned this error:

qpdfview: symbol lookup error: /usr/lib/qpdfview/libqpdfview_fitz.so: undefined symbol: opj_set_default_decoder_parameters

Revision history for this message
Adam Reichold (adamreichold) wrote :

Hello idomeneo,

this is probably due to a missing indirect dependency via MuPDF in qpdfview's build system. (Since MuPDF/Fitz is shipped as a static library, one has to track its dependencies manually.)

To fix this, could you attach an affected document to this bug report so that we can verify a solution? Also please try to use descriptive bug titles that try to indicate a concrete symptom. Thank you.

Best regards, Adam.

summary: - another mupdf bug...
+ Missing linker dependency in MuPDF plug-in
Changed in qpdfview:
status: New → Triaged
importance: Undecided → Critical
importance: Critical → Low
Revision history for this message
Adam Reichold (adamreichold) wrote :

If I hit the correct OpenJPEG version, this should be committed to trunk. Hence you could try building qpdfview-bzr on Arch Linux or building from source to check if this really fixes the problem you observed.

Changed in qpdfview:
status: Triaged → Fix Committed
assignee: nobody → Adam Reichold (adamreichold)
milestone: none → 0.4.16
Revision history for this message
idomeneo (idomeneo1) wrote :

That's fixed it :)

Sorry about the title, I didn't know what to make of the error message.

Changed in qpdfview:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.