Modify

Opened 13 years ago

Closed 13 years ago

#7960 closed defect (duplicate)

Reverter plugin bug?

Reported by: blackadder Owned by: Upliner
Priority: normal Milestone:
Component: Plugin reverter Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. Revering changeset 12701798
  2. During the history download (might be at the end) the suggestion to disable plugin is offered which then gives bug window when declined.

What is the expected result?

What happens instead?

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

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2012-08-02 01:31:08
Last Changed Author: simon04
Revision: 5388
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2012-08-01 11:41:55 +0200 (Wed, 01 Aug 2012)
Last Changed Rev: 5388

Identification: JOSM/1.5 (5388 en_GB)
Memory Usage: 360 MB / 1818 MB (207 MB allocated, but free)
Java version: 1.6.0_33, Sun Microsystems Inc., Java HotSpot(TM) 64-Bit Server VM
Operating system: Windows 7
Dataset consistency test: No problems found

Plugin: DirectUpload (28412)
Plugin: buildings_tools (28412)
Plugin: graphview (28412)
Plugin: measurement (28412)
Plugin: mirrored_download (28418)
Plugin: openstreetbugs (28412)
Plugin: reverter (28503)
Plugin: routing (28412)
Plugin: tagging-preset-tester (28412)
Plugin: undelete (28501)
Plugin: walkingpapers (28412)

java.lang.NullPointerException
	at org.openstreetmap.josm.data.coor.LatLon.<init>(LatLon.java:128)
	at reverter.ChangesetReverter.hasEqualSemanticAttributes(ChangesetReverter.java:243)
	at reverter.ChangesetReverter.getCommands(ChangesetReverter.java:324)
	at reverter.RevertChangesetTask.realRun(RevertChangesetTask.java:80)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:82)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:145)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at j

Attachments (0)

Change History (2)

comment:1 by anonymous, 13 years ago

Checked with 5356 and updated plugin with still the same result. report below:

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2012-07-23 01:31:06
Last Changed Author: Don-vip
Revision: 5356
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2012-07-22 22:36:44 +0200 (Sun, 22 Jul 2012)
Last Changed Rev: 5356

Identification: JOSM/1.5 (5356 en_GB)
Memory Usage: 94 MB / 455 MB (27 MB allocated, but free)
Java version: 1.6.0_33, Sun Microsystems Inc., Java HotSpot(TM) 64-Bit Server VM
Operating system: Windows 7
Dataset consistency test: No problems found

Plugin: DirectUpload (28412)
Plugin: buildings_tools (28412)
Plugin: graphview (28412)
Plugin: measurement (28412)
Plugin: mirrored_download (28418)
Plugin: openstreetbugs (28412)
Plugin: reverter (28503)
Plugin: routing (28412)
Plugin: tagging-preset-tester (28412)
Plugin: undelete (28501)
Plugin: walkingpapers (28412)

java.lang.NullPointerException

at org.openstreetmap.josm.data.coor.LatLon.<init>(LatLon.java:128)
at reverter.ChangesetReverter.hasEqualSemanticAttributes(ChangesetReverter.java:243)
at reverter.ChangesetReverter.getCommands(ChangesetReverter.java:324)
at reverter.RevertChangesetTask.realRun(RevertChangesetTask.java:80)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:82)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:145)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

comment:2 by Don-vip, 13 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #7934.
This has been fixed in latest JOSM (r5410 and above).

Modify Ticket

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