pwmt/zathura-pdf-mupdf

[Archlinux] error : could not load plugin & error could not determine file type

sebastinas opened this issue · 3 comments

On GitLab by @Pixead on Dec 21, 2020, 24:03


using the package zathura-pdf-mupdf-0.3.6-3

When opening a document, I get the two following errors :

error: Could not load plugin '/usr/lib/zathura/libpdf-mupdf.so' (/usr/lib/zathura/libpdf-mupdf.so: undefined symbol: gumbo_destroy_output).
error: Could not determine file type.

downgrading to the package zathura-pdf-mupdf-0.3.6-2 fixes the issue

On GitLab by @yigitsever on Dec 21, 2020, 02:36


same here, switching to poppler backend (zathura-pdf-poppler, 0.3.0-1) fixes the issue as well

Fixed in d0a99a2. Please report this issue to the Archlinux bug tracker.

closed