Modify ↓
#6619 closed defect (duplicate)
tagging-preset-tester: error during using plugin preset tester
| Reported by: | poppele@… | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Plugin |
| Version: | Keywords: | ||
| Cc: |
Description (last modified by simon04)
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2011-07-11 01:31:35 Last Changed Author: stoecker Revision: 4223 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2011-07-10 22:46:41 +0200 (Sun, 10 Jul 2011) Last Changed Rev: 4223 Identification: JOSM/1.5 (4223 de) Memory Usage: 154 MB / 998 MB (41 MB allocated, but free) Java version: 1.6.0_17, Sun Microsystems Inc., Java HotSpot(TM) Client VM Operating system: Windows XP Dataset consistency test: No problems found Plugin: AddrInterpolation (26284) Plugin: CommandLine (26174) Plugin: Create_grid_of_ways (26174) Plugin: DirectDownload (26174) Plugin: FastDraw (26311) Plugin: FixAddresses (26299) Plugin: ImageWayPoint (26174) Plugin: ImportImagePlugin (26174) Plugin: ImproveWayAccuracy (26224) Plugin: OpeningHoursEditor (26284) Plugin: RoadSigns (26174) Plugin: SimplifyArea (26224) Plugin: Tracer (26174) Plugin: alignways (26174) Plugin: buildings_tools (26254) Plugin: dataimport (26174) Plugin: download_along (26174) Plugin: editgpx (26284) Plugin: ext_tools (26284) Plugin: gpxfilter (26174) Plugin: junctionchecking (26284) Plugin: lakewalker (26174) Plugin: livegps (26218) Plugin: mapdust (26174) Plugin: measurement (26174) Plugin: multipoly-convert (26254) Plugin: namemanager (26284) Plugin: openstreetbugs (26299) Plugin: openvisible (26174) Plugin: public_transport (26284) Plugin: reltoolbox (26299) Plugin: restart (26254) Plugin: routes (26174) Plugin: routing (26284) Plugin: surveyor (26174) Plugin: tageditor (26299) Plugin: tagging-preset-tester (26174) Plugin: terracer (26174) Plugin: turnlanes (26316) Plugin: turnrestrictions (26299) Plugin: utilsplugin2 (26320) Plugin: walkingpapers (26299) Plugin: waydownloader (26174) Plugin: waypoint_search (26174) Plugin: wayselector (26174) java.lang.NullPointerException: Fehler: Das Bild 'empty.png' konnte nicht geladen werden. Das ist ein schwerwiegendes Konfigurationsproblem. at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:81) at org.openstreetmap.josm.plugins.taggingpresettester.TaggingCellRenderer.getListCellRendererComponent(TaggingCellRenderer.java:38) at javax.swing.plaf.basic.BasicComboBoxUI.getDisplaySize(Unknown Source) at javax.swing.plaf.basic.BasicComboBoxUI.getMinimumSize(Unknown Source) at javax.swing.plaf.basic.BasicComboBoxUI.getPreferredSize(Unknown Source) at com.sun.java.swing.plaf.windows.WindowsComboBoxUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.BorderLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at java.awt.Window.show(Unknown Source) at java.awt.Component.show(Unknown Source) at java.awt.Component.setVisible(Unknown Source) at java.awt.Window.setVisible(Unknown Source) at org.openstreetmap.josm.plugins.taggingpresettester.TaggingPresetTester.<init>(TaggingPresetTester.java:86) at org.openstreetmap.josm.plugins.taggingpresettester.TaggingPresetTesterAction.actionPerformed(TaggingPresetTesterAction.java:49) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.KeyboardManager.fireBinding(Unknown Source) at javax.swing.KeyboardManager.fireKeyboardAction(Unknown Source) at javax.swing.JComponent.processKeyBindingsForAllComponents(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)
Attachments (0)
Change History (3)
comment:1 Changed 20 months ago by simon04
- Component changed from Core to Plugin
- Description modified (diff)
- Summary changed from error during using plugin preset tester to tagging-preset-tester: error during using plugin preset tester
comment:2 Changed 20 months ago by simon04
- Resolution set to duplicate
- Status changed from new to closed
comment:3 Changed 20 months ago by simon04
Note: See
TracTickets for help on using
tickets.



Closed as duplicate of #5839.