Bug 1211770

Summary: zathura crashes when when accessing the table of contents / bookmarks
Product: [openSUSE] openSUSE Tumbleweed Reporter: Bauer <agricola.d.42>
Component: X11 ApplicationsAssignee: Ondřej Súkup <mimi.vx>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Bauer 2023-05-28 09:54:20 UTC
Steps to Reproduce
------------------

Open a pdf file with zathura. Press TAB to access the table of contents.

Actual Results
--------------

zathura crashes.

Expected Results
----------------

The table of contents is displayed.

Upstream issues
---------------

This issue has already been reported and fixed upstream:

- https://git.pwmt.org/pwmt/zathura/-/issues/344
- https://git.pwmt.org/pwmt/girara/-/issues/17

The problem seems to be that girara 0.3.9 is incompatible with glib 2.76.
An updated girara version (0.4) is available upstream since two months ago but not available in the OpenSUSE repositories.
Comment 1 Bauer 2023-09-24 12:06:10 UTC
girara 0.4.0 is now available and the crash is fixed.