Opened 14 years ago

Last modified 11 years ago

#7425 new defect

Plugins toolbar redifinintions — at Initial Version

Reported by: akks Owned by: team
Priority: normal Milestone:
Component: Plugin Version:
Keywords: toolbar Cc: benshu, Zverikk

Description

When all plugins are installed, following toolbar warning appear

loading plugin 'osmarender' (version 27857)
Registered toolbar action without name: org.openstreetmap.josm.plugins.osmarender.OsmarenderPlugin$Action
...
Registered toolbar action selectall overwritten: org.openstreetmap.josm.actions.SelectAllAction gets org.openstreetmap.josm.plugins.namemanager.listeners.NameManagerAction
...
Registered toolbar action without name: mirrored_download.DownloadAction2
Registered toolbar action without name: mirrored_download.UrlSelectionAction
...
loading plugin 'SimplifyArea' (version 27857)
Registered toolbar action simplify overwritten: org.openstreetmap.josm.actions.SimplifyWayAction gets sk.zdila.josm.plugin.simplify.SimplifyAreaAction
loading plugin 'cadastre-fr' (version 27881)
Pluging cadastre-fr v2.1 started...
current cache directory: /gpfs/home/ak/.josm/plugins/cadastrewms/
Replace source year AAAA by current year 2012
Toolbar action without name: org.openstreetmap.josm.plugins.ImportImagePlugin.LoadImageAction
Toolbar action without name: mirrored_download.DownloadAction2
Toolbar action without name: mirrored_download.UrlSelectionAction
Toolbar action without name: org.openstreetmap.josm.plugins.osmarender.OsmarenderPlugin$Action
Toolbar action blankmenu overwritten: org.openstreetmap.josm.gui.ImageryMenu$2 gets CommandLine.CommandLineAction
Toolbar action selectall overwritten: org.openstreetmap.josm.actions.SelectAllAction gets org.openstreetmap.josm.plugins.namemanager.listeners.NameManagerAction
Toolbar action simplify overwritten: org.openstreetmap.josm.actions.SimplifyWayAction gets sk.zdila.josm.plugin.simplify.SimplifyAreaAction
Toolbar action without name: org.openstreetmap.josm.plugins.scripting.ToggleConsoleAction
Toolbar action preference overwritten: org.openstreetmap.josm.actions.PreferencesAction gets org.openstreetmap.josm.plugins.scripting.preferences.ConfigureAction
Toolbar action cadastre_small overwritten: cadastre_fr.MenuActionGrab gets cadastre_fr.MenuActionGrabPlanImage
Toolbar action cadastre_small overwritten: cadastre_fr.MenuActionGrabPlanImage gets cadastre_fr.MenuActionNewLocation
Toolbar action cadastre_small overwritten: cadastre_fr.MenuActionNewLocation gets cadastre_fr.MenuActionLoadFromCache
Toolbar action blankmenu overwritten: CommandLine.CommandLineAction gets org.openstreetmap.josm.gui.ImageryMenu$2
Enabled EDT checker, wrongful access to gui from non EDT thread will be printed to console
GET http://api.openstreetmap.org/api/0.6/map?bbox=56.0291576,54.7151516,56.03302,54.7167877
Silent shortcut conflict: 'properties:edit' moved by 'menu:Scripting' to 'Alt+Shift+F1'.
Keystroke shift ctrl alt pressed R is already assigned to org.openstreetmap.josm.gui.dialogs.ToggleDialog$ToggleDialogAction@3c993730, will be overridden by org.openstreetmap.josm.gui.dialogs.ToggleDialog$ToggleDialogAction@2bf75442
Registered toolbar action without name: relcontext.RelContextDialog$EnterRoleAction
Registered toolbar action selectall overwritten: org.openstreetmap.josm.plugins.namemanager.listeners.NameManagerAction gets org.openstreetmap.josm.plugins.fixAddresses.gui.actions.SelectAddressesInMapAction
Registered toolbar action convert2rel_24 overwritten: org.openstreetmap.josm.plugins.fixAddresses.gui.actions.ConvertToRelationAction gets org.openstreetmap.j

I think this should be eliminated step - by step)

Change History (0)

Note: See TracTickets for help on using tickets.