Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#4767 closed defect (duplicate)

Osmarender crashes at any region

Reported by: MarcoL@… Owned by: team
Priority: major Milestone:
Component: Plugin Version: tested
Keywords: template_report, osmarender Cc: AM909

Description

What steps will reproduce the problem?

  1. Download any region in JOSM
  2. Select "Ansicht" => "Osmarender"

What is the expected result?

  • Firefox with SVG rendering of current bounding box

What happens instead?

  • Error in Plugin Osmarender (see stack trace below)

Please provide any additional information below. Attach a screenshot if
possible.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-03-08 02:32:04
Last Changed Author: Gubaer
Revision: 3094
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-03-07 18:48:56 +0100 (Sun, 07 Mar 2010)
Last Changed Rev: 3094

Memory Usage: 172 MB / 728 MB (28 MB allocated, but free)
Java version: 1.6.0_0, Sun Microsystems Inc., OpenJDK Server VM
Operating system: Linux

Dataset consistency test:
No problems found


Plugins: osmarender,slippymap,validator,walkingpapers,wmsplugin
Plugin walkingpapers Version: 19487
Plugin wmsplugin Version: 19992
Plugin validator Version: 20155
Plugin slippymap Version: 19887
Plugin osmarender Version: 19419

org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive cannot be included in more than one Dataset
	at org.openstreetmap.josm.data.osm.OsmPrimitive.setDataset(OsmPrimitive.java:150)
	at org.openstreetmap.josm.data.osm.DataSet.addPrimitive(DataSet.java:228)
	at org.openstreetmap.josm.plugins.osmarender.OsmarenderPlugin$Action.actionPerformed(OsmarenderPlugin.java:65)
	at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2012)
	at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2335)
	at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:404)
	at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
	at javax.swing.AbstractButton.doClick(AbstractButton.java:374)
	at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1688)
	at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1732)
	at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
	at java.awt.Component.processMouseEvent(Component.java:6108)
	at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
	at java.awt.Component.processEvent(Component.java:5873)
	at java.awt.Container.processEvent(Container.java:2105)
	at java.awt.Component.dispatchEventImpl(Component.java:4469)
	at java.awt.Container.dispatchEventImpl(Container.java:2163)
	at java.awt.Component.dispatchEvent(Component.java:4295)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4461)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4125)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4055)
	at java.awt.Container.dispatchEventImpl(Container.java:2149)
	at java.awt.Window.dispatchEventImpl(Window.java:2478)
	at java.awt.Component.dispatchEvent(Component.java:4295)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:604)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)

Attachments (0)

Change History (3)

comment:1 by AM909, 15 years ago

Cc: AM909 added

Same with:

Java version: 1.6.0_17, Sun Microsystems Inc., Java HotSpot(TM) Client VM

Operating system: Windows XP

comment:2 by jttt, 15 years ago

Resolution: duplicate
Status: newclosed

comment:3 by anonymous, 15 years ago

Closed as duplicate of #5022.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.