After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 743101 - commit 77b876fa breaks zathura
commit 77b876fa breaks zathura
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Class: GtkStyleContext
3.15.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-01-17 19:16 UTC by ar
Modified: 2015-01-19 00:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description ar 2015-01-17 19:16:59 UTC
Presumably since commit 77b876fa "don't unset the current style info when clearing cache" zathura ( https://git.pwmt.org/ ) won't start anymore, instead failing at the new assertion

Gtk:ERROR:gtkstylecontext.c:2923:_gtk_style_context_validate: assertion failed: (!gtk_style_context_is_saved (context))

Before that everything was fine. Happens both with zathura's/girara's latest release and their git versions.