Modify

Opened 11 years ago

Closed 11 years ago

#9761 closed defect (duplicate)

Trying to print

Reported by: james2432 Owned by: team
Priority: normal Milestone:
Component: Plugin print Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. Download osm data
  2. Try to print

What is the expected result? Print dialog or it prints

What happens instead? Error Message Box

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2014-01-29 15:23:51
Last Changed Author: Don-vip
Revision: 6767
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2014-01-29 16:18:16 +0100 (Wed, 29 Jan 2014)
Last Changed Rev: 6767

Identification: JOSM/1.5 (6767 en) Windows 7 64-Bit
Memory Usage: 132 MB / 455 MB (65 MB allocated, but free)
Java version: 1.7.0_45, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
VM arguments: [-Xms16m, -Xmx512m]
Dataset consistency test: No problems found

Plugin: print (30233)
Plugin: turnrestrictions (30277)

java.lang.IllegalStateException: Cannot zoom into undimensioned NavigatableComponent
	at org.openstreetmap.josm.gui.NavigatableComponent.zoomTo(NavigatableComponent.java:419)
	at org.openstreetmap.josm.gui.NavigatableComponent.zoomToFactor(NavigatableComponent.java:530)
	at org.openstreetmap.josm.plugins.print.PrintableMapView.rezoomToFixedScale(PrintableMapView.java:182)
	at org.openstreetmap.josm.plugins.print.PrintableMapView.setFixedMapScale(PrintableMapView.java:109)
	at org.openstreetmap.josm.plugins.print.PrintDialog.build(PrintDialog.java:239)
	at org.openstreetmap.josm.plugins.print.PrintDialog.<init>(PrintDialog.java:150)
	at org.openstreetmap.josm.plugins.print.PrintAction.run(PrintAction.java:72)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$200(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)

Attachments (0)

Change History (1)

comment:1 by Don-vip, 11 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #9692.

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.