Results 543 comments of ahrm

You mean the appimage? Can you share the pdf file?

I think the original issue should be pretty easy to fix. Can you share the full crash stack trace?

Do you get more info if you run it with `gdb`? E.g.: ``` gdb --args sioyek --verbose compute.pdf ```

We have an `align_link_dest_to_top` config option for that.

Which sioyek version are you using? I think this option is available in the preview release here: https://github.com/ahrm/sioyek/releases/tag/sioyek3-alpha0 it might not be available in older sioyek versions.

It seems that maybe sioyek is not recognizing your config files? Do keyboard keybindings other than f8 work? If not, make sure sioyek can access its `prefs.config` and `shared.config` files...

Added a `gg_uses_labels` config option in https://github.com/ahrm/sioyek/commit/ae733e927a4bddc49abe81b96a1d96361736ea52.

Which sioyek version are you using? Does it happen on the preview builds here: https://github.com/ahrm/sioyek/releases/tag/sioyek3-alpha0 ?

Can you share your `prefs_user.config`? Does it happen only with the mouse pad not with e.g. mouse wheel?

Which version of sioyek are you using? Does the issue happen on the preview release here: https://github.com/ahrm/sioyek/releases/tag/sioyek3-alpha0?