edubuntu-bugs team mailing list archive
-
edubuntu-bugs team
-
Mailing list archive
-
Message #01714
[Bug 800551] Re: pyPdf shouldn't be removed since it is modified by upstream
As I said, I tried "pdfmanipulate crop". For an easier example resulting
in the same error, try
$ pdfmanipulate reverse -o tmp-r.pdf tmp.pdf
Traceback (most recent call last):
File "/usr/bin/pdfmanipulate", line 19, in <module>
sys.exit(main())
File "/usr/lib/calibre/calibre/ebooks/pdf/manipulate/cli.py", line 61, in main
return COMMANDS[command].main(args, command)
File "/usr/lib/calibre/calibre/ebooks/pdf/manipulate/reverse.py", line 101, in main
reverse(args[0], opts.output, mi)
File "/usr/lib/calibre/calibre/ebooks/pdf/manipulate/reverse.py", line 69, in reverse
out_pdf = PdfFileWriter(title=title, author=author)
TypeError: __init__() got an unexpected keyword argument 'title'
--
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to calibre in Ubuntu.
https://bugs.launchpad.net/bugs/800551
Title:
pyPdf shouldn't be removed since it is modified by upstream
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calibre/+bug/800551/+subscriptions
References