Bug 1211770 - zathura crashes when when accessing the table of contents / bookmarks
Summary: zathura crashes when when accessing the table of contents / bookmarks
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: X11 Applications (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Ondřej Súkup
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-28 09:54 UTC by Bauer
Modified: 2023-09-24 12:06 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.