Jay Berkenbilt

Results 375 comments of Jay Berkenbilt

@tillkamppeter Sure, I"ll comment on the other issue.

For what it's worth, I also see this behavior using the desktop client installed with snap on Xubuntu 22.04. I notice that the prompt appears just after this: ``` (node:97813)...

Is it possible to provide the exact pdftopdf command, the input PDF, and the output PDF so I can make sure I can reproduce this? Assuming you have a way...

I notice that pdf-test.pdf is encrypted. That shouldn't matter (since there is no password), but maybe it does. I was surprised that the `--pages` one printed and the other one...

You would be able to install qpdf on the Ubuntu live image with ``` sudo apt update sudo apt install qpdf ``` but if you were able to print from...

I get this when I run `bw get password` on every password I've tried, if that helps with reproducing the issue.

I added an additional commit to make pikepdf work with the `PointerHolder` -> `shared_ptr` changes now in main. This is not a full fix...just a change to make the code...

@jbarlow83 In case it's buried in the other comments, the test failure is present without my changes as well as with them.

I'll check the build cooperativeness issues. I am on my chromebook without the code in front of me, but I think it was my intention that you must define POINTERHOLDER_TRANSITION...