Modify

Ticket #407 (closed enhancement: fixed)

Opened 4 years ago

Last modified 3 years ago

option to upload gpx files

Reported by: anonymous Owned by: anonymous
Priority: major Component: Core
Version: Keywords:
Cc:

Description

Shaun McDonald sez:

On another workflow issue, I find that being unable to upload gps traces from within JOSM is a significant missing feature breaking workflow.

Attachments

Change History

comment:1 Changed 4 years ago by ramack

I think this should go together with ticket 211 (creating a GPX layer in josm) JOSM could then even be extended to allow editing GPX data before uploading.

comment:2 Changed 3 years ago by anonymous

This is now in the DirectUpload plugin, which gives the following exception: java.lang.NoClassDefFoundError: javax/swing/GroupLayout$Group

at org.openstreetmap.josm.plugins.DirectUpload.UploadDataGuiPlugin$UploadAction.actionPerformed(UploadDataGuiPlugin.java:38) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258) at javax.swing.AbstractButton.doClick(AbstractButton.java:334) at apple.laf.ScreenMenuItem.actionPerformed(ScreenMenuItem.java:95) at java.awt.MenuItem.processActionEvent(MenuItem.java:597) at java.awt.MenuItem.processEvent(MenuItem.java:556) at java.awt.MenuComponent.dispatchEventImpl(MenuComponent.java:298) at java.awt.MenuComponent.dispatchEvent(MenuComponent.java:286) at java.awt.EventQueue.dispatchEvent(EventQueue.java:466) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

Unknown-00-1f-5b-ec-f0-9b:trunk shaunmcdonald$ java -version java version "1.5.0_16" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b06-284) Java HotSpot(TM) Client VM (build 1.5.0_16-133, mixed mode, sharing) Unknown-00-1f-5b-ec-f0-9b:trunk shaunmcdonald$

comment:3 Changed 3 years ago by Subhodip Biswas <subhodipbiswas@…>

eh ... changing it to gridbaglayout ..so it should resolve the issue

comment:4 Changed 3 years ago by Subhodip Biswas <subhodipbiswas@…>

  • Owner changed from framm to anonymous
  • Status changed from new to assigned

comment:5 Changed 3 years ago by anonymous

  • Status changed from assigned to closed
  • Resolution set to fixed
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.