Modify ↓
Opened 13 years ago
Closed 11 years ago
#7436 closed defect (fixed)
Shortcut/toolbar redefinition bug dealing with the "Update Data" function
Reported by: | rickmastfan67 | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
I just spotted the following showing up in the command line after I Updated a file of mine with the latest data from OSM and it displayed the "Deleted or moved objects" window after it had updated the data. The following messages showed up then after I had hit the "Check on the server" button.
Keystroke ctrl pressed U is already assigned to org.openstreetmap.josm.actions.UpdateSelectionAction@5db18235, will be overridden by org.openstreetmap.josm.actions.UpdateSelectionAction@2918233e Registered toolbar action save overwritten: org.openstreetmap.josm.actions.UpdateSelectionAction gets org.openstreetmap.josm.actions.UpdateSelectionAction
I've attached the file so you can easily duplicate this. Just follow the steps below:
- Load the file into JOSM.
- File > Update Data
- When the "Deleted or moved objects" window shows up, click the "Check on the server" button.
- Look at the Java console and you'll see the above messages.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2012-02-21 02:32:12 Last Changed Author: bastiK Revision: 5010 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2012-02-20 23:36:37 +0100 (Mon, 20 Feb 2012) Last Changed Rev: 5010 Identification: JOSM/1.5 (5010 en) Memory Usage: 122 MB / 2730 MB (82 MB allocated, but free) Java version: 1.6.0_31, Sun Microsystems Inc., Java HotSpot(TM) 64-Bit Server VM Operating system: Windows 7 Plugin: OpeningHoursEditor (27852) Plugin: buildings_tools (27865) Plugin: imageryadjust (27865) Plugin: licensechange (27888) Plugin: mapdust (27884) Plugin: measurement (27852) Plugin: openstreetbugs (27852) Plugin: reverter (27865) Plugin: turnrestrictions (27891) Plugin: undelete (27852) Plugin: utilsplugin2 (27865)
Attachments (1)
Change History (5)
by , 13 years ago
Attachment: | PA Crawford County.7z added |
---|
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Summary: | Shortcut/toolbar redefinition dealing with the Update feature → Shortcut/toolbar redefinition bug dealing with the Update feature |
---|
comment:3 by , 11 years ago
Summary: | Shortcut/toolbar redefinition bug dealing with the Update feature → Shortcut/toolbar redefinition bug dealing with the "Update Data" function |
---|
Note:
See TracTickets
for help on using tickets.
This is still happening in r5997.