Modify

Opened 17 years ago

Closed 15 years ago

#407 closed enhancement (fixed)

option to upload gpx files

Reported by: anonymous Owned by: anonymous
Priority: major Milestone:
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 (0)

Change History (5)

comment:1 by ramack, 17 years ago

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 by anonymous, 16 years ago

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 by Subhodip Biswas <subhodipbiswas@…>, 15 years ago

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

comment:4 by Subhodip Biswas <subhodipbiswas@…>, 15 years ago

Owner: changed from framm to anonymous
Status: newassigned

comment:5 by anonymous, 15 years ago

Resolution: fixed
Status: assignedclosed

Modify Ticket

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