Opened 12 years ago
Closed 12 years ago
#9053 closed defect (fixed)
pdfimport: java.io.IOException: Error: could not find resource 'pdfimport/pdfbox/PageDrawer.properties' on classpath.
Reported by: | anonymous | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin pdfimport | Version: | |
Keywords: | Cc: |
Description (last modified by )
Hi,
the pdfimport plugin appears to be broken for some people. There is an error report on Github: https://github.com/openstreetmap/josm-plugins/issues/1
The plugin starts, I can select a PDF but right after that I get
java.io.IOException: Error: could not find resource 'pdfimport/pdfbox/PageDrawer.properties' on classpath. at org.apache.pdfbox.util.ResourceLoader.loadProperties(ResourceLoader.java:112) at pdfimport.pdfbox.PageDrawer.(PageDrawer.java:66) at pdfimport.pdfbox.PdfBoxParser.parse(PdfBoxParser.java:50) at pdfimport.LoadPdfDialog.loadPDF(LoadPdfDialog.java:861) at pdfimport.LoadPdfDialog.access$1300(LoadPdfDialog.java:65) at pdfimport.LoadPdfDialog$11.run(LoadPdfDialog.java:563) at pdfimport.LoadPdfDialog$19.run(LoadPdfDialog.java:789) at java.lang.Thread.run(Thread.java:722)
It is probably a trivial bug, would be awesome if somebody could look into that. pdfimport is a extremely valuable tool.
Thanks in advance,
Sebastian
Attachments (1)
Change History (7)
comment:1 by , 12 years ago
Description: | modified (diff) |
---|---|
Owner: | changed from | to
Status: | new → needinfo |
comment:2 by , 12 years ago
Don-vip I added a test pdf (my guess is this happens with all PDFs though).
Not sure what you mean by status report. What do you mean exactly?
comment:4 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | needinfo → assigned |
My fault, I have broken the build in [o29646].
comment:5 by , 12 years ago
Component: | Plugin → Plugin pdfimport |
---|---|
Keywords: | pdfimport removed |
Thanks for the bug report. Can you please give us your status report and attach the PDF file ? Thanks.