Pdftk fails on PDF annotations added from Evince
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pdftk (Ubuntu) |
Confirmed
|
Undecided
|
Johann Felix Soden |
Bug Description
Binary package hint: pdftk
Hi all,
Not sure if this is an evince bug or pdftk ... The procedure I do is this:
* I build an example PDF file using pdflatex and pdfcomment (so with annotations already present)
* I open this example PDF in evince, and I add another annotation there
* I save a copy from evince of this example PDF with extra example (say, example2.pdf)
* When I try to dump_data of example2.pdf with pdftk, I get:
$ pdftk example2.pdf dump_data
Error: Unexpected Exception in open_reader()
Unhandled Java Exception:
java.lang.
at gnu.gcj.
at java.lang.
at java.lang.
at java.lang.
at java.lang.
at java.lang.
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: pdftk 1.44-1
ProcVersionSign
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
Date: Sat Apr 30 14:01:21 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110325)
ProcEnviron:
LANGUAGE=en_DK:en
PATH=(custom, no user)
LANG=en_DK.UTF-8
SHELL=/bin/bash
SourcePackage: pdftk
UpgradeStatus: No upgrade log present (probably fresh install)
Thank you for taking the time to report this bug.
I made a version of pdftk containing more debugging information - the stack trace should be more usable. You can find the ppa at https:/ /launchpad. net/~johfel/ +archive/ pdftk . Please install additionally the libgcj11-dbg package. Thanks!