Modify

Opened 8 years ago

Closed 8 years ago

#15753 closed defect (fixed)

Latest release of geochat plugin reverted API upgrades

Reported by: Don-vip Owned by: Zverikk
Priority: critical Milestone:
Component: Plugin geochat Version:
Keywords: Cc:

Description

Something went wrong in [o33983].

It seems the API updates I made earlier have been reverted and now the plugin references Main.map (removed a while ago), see Jenkins report:

GeoChatPanel$JPanelTextField:295, geochat, Priority: Normale

org.openstreetmap.josm.gui.MapFrame org.openstreetmap.josm.Main.map

GeoChatPanel$JPanelTextField:296, geochat, Priority: Normale

org.openstreetmap.josm.gui.MapFrame org.openstreetmap.josm.Main.map

GeoChatPanel$ToggleUserLayerAction:537, geochat, Priority: Normale

org.openstreetmap.josm.gui.MapFrame org.openstreetmap.josm.Main.map

GeoChatPanel$ToggleUserLayerAction:539, geochat, Priority: Normale

org.openstreetmap.josm.gui.MapFrame org.openstreetmap.josm.Main.map

GeoChatPanel$ToggleUserLayerAction:541, geochat, Priority: Normale

org.openstreetmap.josm.gui.MapFrame org.openstreetmap.josm.Main.map

GeoChatPanel$ToggleUserLayerAction:542, geochat, Priority: Normale

org.openstreetmap.josm.gui.MapFrame org.openstreetmap.josm.Main.map

=> The plugin will crash at runtime.

Attachments (0)

Change History (3)

comment:1 by Don-vip, 8 years ago

Maybe you had an old .class file and did not run target ant clean?

comment:2 by Zverikk, 8 years ago

Oh. That may be a result of compiling the plugin without updating the JOSM source code beforehand. Sorry for that.

I have just uploaded the rebuilt jar, please try again.

comment:3 by Don-vip, 8 years ago

Resolution: fixed
Status: newclosed

Thanks, it's working now :) This test is really useful, we probably avoided any crash for end users :)

Modify Ticket

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