You are not logged in.
After the update to zathura 0.2.4-1 I can't longer view pdf with zathura and mupdf backend, I get the following error
error: could not load plugin /usr/lib/zathura/pdf.so (/usr/lib/zathura/pdf.so: undefined symbol: opj_stream_destroy)
error: unknown file typethe poppler backend works fine.
Offline
Works with zathura-pdf-poppler but not with zathura-pdf-mupdf.
The latter has been recently updated https://www.archlinux.org/packages/?sor … =&flagged=
I think it's OK to file a bug report.
Last edited by karol (2013-10-27 00:52:56)
Offline
It appears that it was built linked against libraries that have since been changed. zathura 0.2.5-1 won't build at all anymore. Definitely a candidate for a bug report.
**EDIT**
It will build if mupdf doesn't have it's static libs stripped, but it does not solve the issue:
error: could not load plugin /usr/lib/zathura/pdf.so (/usr/lib/zathura/pdf.so: undefined symbol: opj_stream_destroy)which I believe is part of openjpeg.
I posted in the zathura thread as mlq is active in the forums:
https://bbs.archlinux.org/viewtopic.php … 6#p1341996
Last edited by skottish (2013-10-27 02:11:50)
Offline