pwmt / zathura

Document viewer
https://pwmt.org/projects/zathura
zlib License
2.05k stars 141 forks source link

Opening index on the first page sometimes throws errors #660

Closed jdujava closed 1 month ago

jdujava commented 1 month ago

I noticed that opening index on the first page sometimes throws the following errors

(org.pwmt.zathura:51595): Gtk-CRITICAL **: 20:04:21.145: gtk_tree_store_get_path: assertion 'iter->stamp == priv->stamp' failed

(org.pwmt.zathura:51595): Gtk-CRITICAL **: 20:04:21.145: gtk_tree_view_expand_to_path: assertion 'path != NULL' failed

(org.pwmt.zathura:51595): Gtk-CRITICAL **: 20:04:21.145: gtk_tree_view_set_cursor_on_cell: assertion 'path != NULL'
failed

This happens when the first index entry points to some page after the first page.