Modify

Opened 9 years ago

Closed 9 years ago

#13234 closed defect (fixed)

Problems with imagery offset - coords dialog does not record movements, difficult to make dialog box go away

Reported by: bgirardot Owned by: team
Priority: normal Milestone: 16.07
Component: Core imagery Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. 2 imagery layers open, try to adjust the imagery offset manually

What is the expected result?

I expect it to update the coordinates dialog box

What happens instead?

it leaves the coords 0.00

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

I also seemed not to be able to cancel or ok the offset coordinates dialog box.

URL:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2016-07-11 23:04:49 +0200 (Mon, 11 Jul 2016)
Build-Date:2016-07-12 01:31:48
Revision:10526
Relative:URL: ^/trunk

Identification: JOSM/1.5 (10526 en) Windows 7 64-Bit
Memory Usage: 527 MB / 910 MB (274 MB allocated, but free)
Java version: 1.8.0_31-b13, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM

Plugins:
- BuildingGeneralization (1010)
- Create_grid_of_ways (32440)
- FastDraw (32639)
- ImportImagePlugin (32584)
- PicLayer (32495)
- apache-commons (32584)
- buildings_tools (32639)
- ejml (32639)
- fieldpapers (v0.4.0)
- geochat (32561)
- geotools (32584)
- gpsblam (32487)
- imagery_offset_db (32528)
- josm-config (1449603193)
- josm-plugin-opengl (1440156917)
- jts (32539)
- log4j (32309)
- measurement (32454)
- opendata (32584)
- pdfimport (32584)
- poly (32584)
- proj4j (32309)
- rasterfilters (32503)
- todo (29154)
- utilsplugin2 (32584)

Tagging presets:
- D:\Downloads\refugee_crisis_EU.xml
- D:\My Documents\hotosm_tasking_manager_project_1245.xml
- D:\MyRealDocuments\blake-josm-presets-damage.xml
- https://raw.githubusercontent.com/OpenSeaMap/josm/master/INT-1-preset.xml

Map paint styles:
- D:\MyRealDocuments\<user.name>HOTValidate.zip
- https://github.com/hotosm/HDM-JOSM-style/archive/master.zip

Last errors/warnings:
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- W: Old style SideButton usage for action org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog$ApplyAction@49b70741
- W: Old style SideButton usage for action org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog$CancelAction@f9f1a58
- W: Old style SideButton usage for action org.openstreetmap.josm.gui.help.ContextSensitiveHelpAction@1f0b6b86
- E: java.lang.NullPointerException

java.lang.NullPointerException
	at org.openstreetmap.josm.actions.ImageryAdjustAction$ImageryOffsetDialog.focusLost(ImageryAdjustAction.java:236)
	at java.awt.AWTEventMulticaster.focusLost(Unknown Source)
	at java.awt.Component.processFocusEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
	at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
	at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$500(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.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.awt.EventQueue$4.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 (2)

comment:1 by Don-vip, 9 years ago

Component: CoreCore imagery
Milestone: 16.07

comment:2 by Don-vip, 9 years ago

Resolution: fixed
Status: newclosed

In 10664/josm:

fix #13234 - NPE

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.