FS#69052 - [zathura-pdf-mupdf] can't open files

Attached to Project: Community Packages
Opened by Someone (Pixead) - Monday, 21 December 2020, 13:03 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 21 December 2020, 14:32 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

When trying to open an ebook with zathura, I get the two following errors in the terminal :

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.

This results in the file not opening.

Additional info:
* package version : 0.3.6-3
* link to upstream bug report, if any : https://git.pwmt.org/pwmt/zathura-pdf-mupdf/-/issues/19#note_1215

Steps to reproduce:

open a .epub file
This task depends upon

Closed by  Doug Newgard (Scimmia)
Monday, 21 December 2020, 14:32 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#69043 
Comment by Mario O. M. (marioortizmanero) - Monday, 21 December 2020, 13:16 GMT
This seems to happen with pdf files as well, I get the same error with `zathura somefile.pdf`:

```
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.
```
Comment by Mario O. M. (marioortizmanero) - Monday, 21 December 2020, 13:17 GMT
Ah sorry this seems to be a duplicate of https://bugs.archlinux.org/task/69043

Loading...