Modify

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#9692 closed defect (fixed)

IllegalStateException with print and pdfimport plugins

Reported by: BeKri Owned by: Don-vip
Priority: normal Milestone: 14.02
Component: Core Version: latest
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. make it function ;-)

What is the expected result?

Have a Print of the screen

What happens instead?

Error and switching off of the plugin

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

newest JOSM Version
did update of the plugins

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 de) Windows XP 32-Bit
Memory Usage: 63 MB / 245 MB (5 MB allocated, but free)
Java version: 1.7.0_51, Oracle Corporation, Java HotSpot(TM) Client VM
Dataset consistency test: No problems found

Plugin: CommandLine (30203)
Plugin: Create_grid_of_ways (29854)
Plugin: FixAddresses (29971)
Plugin: HouseNumberTaggingTool (30172)
Plugin: InfoMode (29854)
Plugin: OpeningHoursEditor (30117)
Plugin: PicLayer (29854)
Plugin: RoadSigns (30267)
Plugin: buildings_tools (30057)
Plugin: colorscheme (29854)
Plugin: dataimport (29854)
Plugin: download_along (30017)
Plugin: editgpx (29854)
Plugin: ext_tools (30034)
Plugin: livegps (30234)
Plugin: measurement (30104)
Plugin: openstreetbugs (30004)
Plugin: openvisible (29854)
Plugin: print (30173)
Plugin: reverter (30031)
Plugin: surveyor (30145)
Plugin: tageditor (30110)
Plugin: tagging-preset-tester (30220)
Plugin: terracer (30192)
Plugin: undelete (30207)
Plugin: utilsplugin2 (30200)

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 (5)

comment:1 by Don-vip, 10 years ago

Cc: BeKri removed
Milestone: 14.02
Owner: changed from team to Don-vip
Status: newassigned

Regression caused by r6509

comment:2 by Don-vip, 10 years ago

Summary: problem with print pluginIllegalStateException with print and pdfimport plugins

comment:3 by Don-vip, 10 years ago

Ticket #9730 has been marked as a duplicate of this ticket.

comment:4 by Don-vip, 10 years ago

Resolution: fixed
Status: assignedclosed

In 6873/josm:

fix #9692 - IllegalStateException with print and pdfimport plugins (regression from r6509)

comment:5 by Don-vip, 10 years ago

Ticket #9761 has been marked as a duplicate of this ticket.

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.