Modify

Opened 3 years ago

Closed 3 years ago

#4434 closed defect (worksforme)

Bug in WMS plug-in

Reported by: cetest Owned by: anonymous
Priority: major Component: Core imagery
Version: tested Keywords: offset shift 2 layers
Cc:

Description

When using 2 layers of WMS and trying to offset (shift) one, the wms
plug-in crashes.
Did does not happen is only one layer is loaded.
I discovered this while mapping for haiti, loading a paper
(pixel) map and a geoeye image at the same time, so as to easily copy
street names.

Attachments (0)

Change History (4)

comment:1 follow-up: Changed 3 years ago by jttt

  • Owner changed from team to cetest
  • Status changed from new to needinfo

Do you have some details about the crash? Did bug handler dialog showed up or did you just noticed exception in console? Do you remember the text of the exception?

I'm unable to reproduce it. Can you please try it again and if it still happens send exception text here.

comment:2 in reply to: ↑ 1 Changed 3 years ago by cetest <g.gremmen@…>

Replying to jttt:

Do you have some details about the crash? Did bug handler dialog showed up or did you just noticed exception in console? Do you remember the text of the exception?

I'm unable to reproduce it. Can you please try it again and if it still happens send exception text here.

I loaded 2 WMS layers, in haiti, one topographical map and a digital globe aerial pictures. i do not have to explain why this is useful.
Now i want to align both layers with JOSM data and each others. The moment i click the shift layer icon a fault window says error, want you to disable plug-in.
Ignore leads to a bug report window:
It may be Windows XP / Windows java related...

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2009-12-02 02:32:19
Last Changed Author: jttt
Revision: 2561
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2009-12-01 21:37:23 +0100 (Tue, 01 Dec 2009)
Last Changed Rev: 2561

Memory Usage: 1016 MB / 1016 MB (857 MB allocated, but free)
Java version: 1.6.0_11

Dataset consistency test:
No problems found

Plugins: AgPifoJ,remotecontrol,validator,wmsplugin
Plugin AgPifoJ Version: 18593
Plugin remotecontrol Version: 18678
Plugin validator Version: 18848
Plugin wmsplugin Version: 19240

java.lang.NoSuchMethodError: org.openstreetmap.josm.gui.ExtendedDialog.setContent(Ljava/awt/Component;)Lorg/openstreetmap/josm/gui/ExtendedDialog;

at wmsplugin.WMSAdjustAction.askAdjustLayer(WMSAdjustAction.java:181)
at wmsplugin.WMSAdjustAction.enterMode(WMSAdjustAction.java:59)
at org.openstreetmap.josm.gui.MapFrame.selectMapMode(MapFrame.java:252)
at org.openstreetmap.josm.actions.mapmode.MapMode.actionPerformed(MapMode.java:72)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.JToggleButton$ToggleButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(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.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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)

comment:3 Changed 3 years ago by anonymous

  • Owner changed from cetest to anonymous
  • Status changed from needinfo to new

comment:4 Changed 3 years ago by stoecker

  • Resolution set to worksforme
  • Status changed from new to closed

This is a outdated plugin issue and should be fixed by updating JOSM and/or plugin.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.