Modify

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 Don-vip)

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)

testpdf.pdf (374.4 KB ) - added by anonymous 12 years ago.
testpdf for pdfimport plugin bug

Download all attachments as: .zip

Change History (7)

comment:1 by Don-vip, 12 years ago

Description: modified (diff)
Owner: changed from team to anonymous
Status: newneedinfo

Thanks for the bug report. Can you please give us your status report and attach the PDF file ? Thanks.

by anonymous, 12 years ago

Attachment: testpdf.pdf added

testpdf for pdfimport plugin bug

comment:2 by anonymous, 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:3 by Don-vip, 12 years ago

The first three blocks of Help -> Show status report :)

comment:4 by Don-vip, 12 years ago

Owner: changed from anonymous to Don-vip
Status: needinfoassigned

My fault, I have broken the build in [o29646].

comment:5 by Don-vip, 12 years ago

Component: PluginPlugin pdfimport
Keywords: pdfimport removed

comment:6 by Don-vip, 12 years ago

Resolution: fixed
Status: assignedclosed

Fixed in [o29912].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Don-vip.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.