Modify ↓
#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?
- 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 , 11 years ago
Cc: | removed |
---|---|
Milestone: | → 14.02 |
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 11 years ago
Summary: | problem with print plugin → IllegalStateException with print and pdfimport plugins |
---|
Note:
See TracTickets
for help on using tickets.
Regression caused by r6509