Modify

Ticket #366 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Osmarender plugin results in error

Reported by: fröstel Owned by: josm@…
Priority: major Component: Plugin
Version: latest Keywords: osmarender
Cc:

Description

The firefox-executable is set in Mapsettings. "iceweasel" since it is debian.

The problem is probable caused by the switch to 0.5.

Path: josm
URL:  http://www.openstreetmap.de/svn/josm
Repository Root:  http://www.openstreetmap.de/svn/josm
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 350
Node Kind: directory
Last Changed Author: framm
Last Changed Rev: 350
Last Changed Date: 2007-10-07 19:52:59 +0200 (Sun, 07 Oct 2007)

java.lang.NoSuchFieldError: segments

at OsmarenderPlugin$Action.actionPerformed(OsmarenderPlugin.java:56) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258) at javax.swing.AbstractButton.doClick(AbstractButton.java:302) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041) at java.awt.Component.processMouseEvent(Component.java:5501) at javax.swing.JComponent.processMouseEvent(JComponent.java:3135) at java.awt.Component.processEvent(Component.java:5266) at java.awt.Container.processEvent(Container.java:1966) at java.awt.Component.dispatchEventImpl(Component.java:3968) at java.awt.Container.dispatchEventImpl(Container.java:2024) at java.awt.Component.dispatchEvent(Component.java:3803) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822) at java.awt.Container.dispatchEventImpl(Container.java:2010) at java.awt.Window.dispatchEventImpl(Window.java:1778) at java.awt.Component.dispatchEvent(Component.java:3803) at java.awt.EventQueue.dispatchEvent(EventQueue.java:463) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

Attachments

Change History

comment:1 Changed 4 years ago by anonymous

Marking #396 and #406 as duplicates

comment:2 Changed 4 years ago by Gabriel Ebner <ge@…>

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

You just need to update your osmarender plugin for use with API 0.5.

View

Add a 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.