Modify ↓
Opened 12 years ago
Closed 12 years ago
#7870 closed defect (fixed)
NPE in Osmarender plugin
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin osmarender | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- launching osmarender
What is the expected result?
generating a svg file of the map
What happens instead?
osmarender hasn t start. error message.
Please provide any additional information below. Attach a screenshot if
possible.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2012-07-03 01:31:22 Last Changed Author: simon04 Revision: 5315 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2012-07-02 14:51:19 +0200 (Mon, 02 Jul 2012) Last Changed Rev: 5315 Identification: JOSM/1.5 (5315 fr) Memory Usage: 115 MB / 247 MB (59 MB allocated, but free) Java version: 1.7.0_05, Oracle Corporation, Java HotSpot(TM) Client VM Operating system: Windows 7 Dataset consistency test: No problems found Plugin: buildings_tools (28412) Plugin: dataimport (28412) Plugin: osmarender (28412) Plugin: pdfimport (28448) Plugin: routing (28412) Plugin: utilsplugin2 (28412) java.lang.NullPointerException at org.openstreetmap.josm.plugins.osmarender.OsmarenderPlugin$Action.actionPerformed(OsmarenderPlugin.java:85) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.AbstractButton.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.C
Attachments (0)
Change History (2)
comment:1 by , 12 years ago
Summary: | Erreur Osmarender → NPE in Osmarender plugin |
---|
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in [o29638].