ahrm / sioyek

Sioyek is a PDF viewer with a focus on textbooks and research papers
https://sioyek.info/
GNU General Public License v3.0
6.99k stars 230 forks source link

[Duplicate of #304] Raise window when new document is opened #460

Open navdeeprana opened 1 year ago

navdeeprana commented 1 year ago

I am unable to reopen #304, so opening a new issue. I noticed the following:

ahrm commented 1 year ago

I am unable to reproduce this issue on my system.

navdeeprana commented 1 year ago

Sorry, here is the information

Sioyek 1.5.0
Arch Linux 5.19.13-arch1-1
Cinnamon 5.4.12, muffin (mutter) 5.4.7
ahrm commented 1 year ago

Does the issue happen with the latest experimental build here: https://github.com/hexomancer/sioyek/releases ?

navdeeprana commented 1 year ago

I checked it and yes, it does. Is it possible to run sioyek in debug mode?

ahrm commented 1 year ago

You'll have to compile it yourself in debug mode.

navdeeprana commented 1 year ago

And how do I do that? Build instructions do not mention it.

ahrm commented 1 year ago

Modify this line: https://github.com/ahrm/sioyek/blob/4b89a80b4f491771cd032aad259fec8470ab4652/pdf_viewer_build_config.pro#L10 to this:

CONFIG += c++17 debug