Modify

Opened 16 years ago

Closed 16 years ago

#3092 closed defect (fixed)

[PATCH] Josm remotecontrol plugin fails

Reported by: Frans@… Owned by: team
Priority: major Milestone:
Component: Plugin Version: latest
Keywords: Cc: delta_foxtrot@…

Description

When trying to use the remote control plugin from http://keepright.ipax.at/report_map.php I get the following:

frans@OlieBB:~> loading remotecontrol
RemoteControl::Accepting connections on port 8111
RemoteControl received: GET /load_and_zoom?left=4.856306200000001&right=4.8763062&top=52.1705&bottom=52.1505&select=way4985092 HTTP/1.1
RemoteControl: Error parsing load_and_zoom remote control request:
java.lang.NullPointerException

at org.openstreetmap.josm.plugins.remotecontrol.RequestProcessor.run(RequestProcessor.java:150)

Attachments (1)

remote-control-empty-data.patch (1.4 KB ) - added by plaicy 16 years ago.

Download all attachments as: .zip

Change History (4)

by plaicy, 16 years ago

comment:1 by plaicy, 16 years ago

Summary: Josm remotecontrol plugin fails[PATCH] Josm remotecontrol plugin fails

The plugin does not check if there is no data in Main.

in reply to:  1 comment:2 by delta_foxtrot2, 16 years ago

Cc: delta_foxtrot@… added

Replying to plaicy:

The plugin does not check if there is no data in Main.

It used to, I just upgraded from stable to testing and it has been broken somewhere between the 2 versions.

comment:3 by stoecker, 16 years ago

Resolution: fixed
Status: newclosed

Fixed in [o16961].

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.