Results 540 comments of ahrm

Yes, the next version of sioyek will have ability to run without opengl at all (optional compile-time option). Currently it is not possible though.

> To be clear, this is not yet possible, even with the git version, right? right.

It is not available in the public version yet. It will hopefully be released in the next few months.

I have already implemented this and will be released in the next sioyek version.

I am trying to purchase a macbook to try to actually test the changes. The new macbooks are not yet available in my country so I am waiting for that.

Yes, this is fixed in the development branch. There is a patch by another user here: https://github.com/ahrm/sioyek/issues/897.

Can you backup your `shared.db` and `local.db` to another location and see if the crash happens these files are deleted?

Does this happen with all pdf files? You may also want to remove `last_document_path.txt` file.

Another thing is that we use qt 6.7 on the development branch (as opposed to 5.* in the main branch).

Hmmm did you build sioyek yourself or are you using some prebuilt package? If you built it yourself you may want to build it in debug mode and see what...