Thanks for the information Jens. You have pikepdf installed via pip which is causing the problem. I can now reproduce the same problem you have and the same version as your is now showing in my "About" box. All I had to do was:
sudo pip install pikepdf==8.10.1 Please use the command "pip list" to check if you have pikepdf installed via pip, and then please do "sudo pip uninstall pikepdf" to unstall pip version of pikepdf. After that pdfarranger should work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2047758 Title: Cannot save PDFs due to PikePDF incompatibility, solved & patched upstream To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pdfarranger/+bug/2047758/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
