Opened 3 years ago
Closed 3 years ago
#5390 closed defect (irreproducible)
Bug in "Download along"-plugin
| Reported by: | anonymous | Owned by: | anonymous |
|---|---|---|---|
| Priority: | normal | Component: | Plugin download_along |
| Version: | Keywords: | ||
| Cc: |
Description
Cliking on "Download along" I get the following bug.
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-07-17 01:31:31
Last Changed Author: bastiK
Revision: 3376
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-07-16 23:44:00 +0200 (Fri, 16 Jul 2010)
Last Changed Rev: 3376
Identification: JOSM/1.5 (3376 de)
Memory Usage: 60 MB / 483 MB (9 MB allocated, but free)
Java version: 1.6.0_21, Sun Microsystems Inc., Java HotSpot(TM) 64-Bit Server VM
Operating system: Linux
Plugin: AddrInterpolation (21710)
Plugin: OpeningHoursEditor (22850)
Plugin: download_along (22427)
Plugin: openstreetbugs (22466)
Plugin: remotecontrol (22734)
Plugin: slippymap (21706)
Plugin: tageditor (21026)
Plugin: tagging-preset-tester (21797)
Plugin: terracer (22169)
Plugin: turnrestrictions (21706)
Plugin: validator (22445)
Plugin: walkingpapers (21706)
Plugin: wmsplugin (22286)
java.lang.NullPointerException
at org.openstreetmap.josm.plugin.download_along.DownloadAlong$DownloadAlongAction.actionPerformed(DownloadAlong.java:63)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1223)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1264)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
at java.awt.Component.processMouseEvent(Component.java:6267)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
at java.awt.Component.processEvent(Component.java:6032)
at java.awt.Container.processEvent(Container.java:2041)
at java.awt.Component.dispatchEventImpl(Component.java:4630)
at java.awt.Container.dispatchEventImpl(Container.java:2099)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
at java.awt.Container.dispatchEventImpl(Container.java:2085)
at java.awt.Window.dispatchEventImpl(Window.java:2478)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Attachments (0)
Change History (4)
comment:1 Changed 3 years ago by stoecker
- Component changed from Core to Plugin
comment:2 Changed 3 years ago by stoecker
- Component changed from Plugin to Plugin download_along
- Owner changed from team to Nakor
comment:3 Changed 3 years ago by Nakor
- Owner changed from Nakor to anonymous
- Status changed from new to needinfo
comment:4 Changed 3 years ago by stoecker
- Resolution set to irreproducible
- Status changed from needinfo to closed



Can you please add details on what you ere doing, specifically what was in the selection at the time you got the error?
Thanks,
N.