zathura 2026 - #59111
zathura 2026#59111
Conversation
466e479 to
dc10b1b
Compare
|
Regarding Regarding musl: #57776 (comment) |
|
can be rebased on master, meson fix is merged. |
|
@dogknowsnx I believe girara soname was already taken care, and disabled seccomp on musl for now (issue upstream), since we already use landlock that should be fine. What do you think? |
|
EDIT (post-thumbs-up):
Some thoughts: Not entirely sure, but personally I'd still prefer (temporarily) disabling tests (waiting for fix by upstream) over switching off a built-in security measure, given that the |
25c9ea6 to
b79cbb3
Compare
|
@dogknowsnx Sure, I can do that. Note that the musl fix has been merged upstream, so it will be in the next release, and also that the landlock snadbox (imho better) is always enabled. |
|
There don't seem to be any advantages of updating right now, imho. Personally I'm happy to keep using |
|
All issues are fixed for me with v2026.03.27 |
|
Alright. Thanks for keeping up. I'll try and have a look this week. |
|
I would love to see zathura updated soon to help with the issues of PDFs having different page sizes. pulls: pwmt/zathura#851 and pwmt/zathura#849 (some issues fixed: pwmt/zathura#724, and pwmt/zathura#447 Felipe-9's comment, the latter is the issue I am currently having.) I really appreciate your work, Thanks a lot! |
|
This happens on ci only, after update to gtk4: |
|
@sebastinas Thanks for taking a look! Is there a way in meson to skip a single test, which should not be run in ci? |
48c51fe to
fc77586
Compare
|
If it's the tests running with xvfb that should be skipped, don't have xvfb installed. The tests requiring xvfb are skipped in this case. |
80edf34 to
ce17d33
Compare
8da2be8 to
2ee566f
Compare
|
@lemmi This could be good to go. |
|
@dkwo sure, can you just comment on the static linking thing of |
|
if I do not link mupdf statically, I get a build failure on aarch64: |
|
Thanks for taking care of this :) |
|
After this upgrade the print dialog doesn't show my (cups) printer anymore, only the "Print to pdf" choice shows up. Is this a known issue? |
|
Works for me. Did you check using other programs? |
|
Yes, the printer shows up in evince, but not in zathura. Downgrading to zathura-0.5.8_1 makes the printer show up again. |
|
@tornaria Any warnings or errors printed? At pwmt/zathura#936 possibly similar issues are mentioned. |
Installing The other programs I was trying are using gtk3 (evince, firefox). |
|
From my point of view adding an install message seems like the better option. Not that much users use/need printers so making it a dependency for everyone may pull unneeded packages especially for those using tiling window managers and/or don't have the dependencies for |
cc @lemmi