Modify ↓
#6196 closed defect (duplicate)
Error on downloading Data
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- open a *.gpx track file
- add a new layer
- load map data along gpx track
What is the expected result?
show map data along the opened gpx track
What happens instead?
dowload failed and windows color scheme changed automatically to "Windows 7-Basic"
Please provide any additional information below. Attach a screenshot if
possible.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2011-03-09 12:21:24 Last Changed Author: Upliner Revision: 3966 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2011-03-09 11:48:50 +0100 (Wed, 09 Mar 2011) Last Changed Rev: 3966 Identification: JOSM/1.5 (3966 de) Memory Usage: 169 MB / 247 MB (15 MB allocated, but free) Java version: 1.6.0_24, Sun Microsystems Inc., Java HotSpot(TM) Client VM Operating system: Windows 7 Dataset consistency test: No problems found java.lang.ClassCastException: javax.swing.JLabel cannot be cast to javax.swing.text.JTextComponent at javax.swing.text.html.EditableView.paint(Unknown Source) at javax.swing.text.BoxView.paintChild(Unknown Source) at javax.swing.text.BoxView.paint(Unknown Source) at javax.swing.text.BoxView.paintChild(Unknown Source) at javax.swing.text.BoxView.paint(Unknown Source) at javax.swing.text.ParagraphView.paint(Unknown Source) at javax.swing.text.html.ParagraphView.paint(Unknown Source) at javax.swing.text.BoxView.paintChild(Unknown Source) at javax.swing.text.BoxView.paint(Unknown Source) at javax.swing.text.html.BlockView.paint(Unknown Source) at javax.swing.text.BoxView.paintChild(Unknown Source) at javax.swing.text.BoxView.paint(Unknown Source) at javax.swing.text.html.BlockView.paint(Unknown Source) at javax.swing.plaf.basic.BasicHTML$Renderer.paint(Unknown Source) at javax.swing.plaf.basic.BasicLabelUI.paint(Unknown Source) at javax.swing.plaf.ComponentUI.update(Unknown Source) at javax.swing.JComponent.paintComponent(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JLayeredPane.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paintToOffscreen(Unknown Source) at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source) at javax.swing.RepaintManager$PaintManager.paint(Unknown Source) at javax.swing.RepaintManager.paint(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source) at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source) at sun.awt.SunGraphicsCallback.runComponents(Unknown Source) at java.awt.Container.paint(Unknown Source) at java.awt.Window.paint(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source) at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$000(Unknown Source) at java.awt.EventQueue$1.run(Unknown Source) at java.awt.EventQueue$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(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.pumpEventsForFilter(Unknown Source) at java.awt.Dialog$1.run(Unknown Source) at java.awt.Dialog$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.awt.Dialog.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 java.awt.Dialog.setVisible(Unknown Source) at org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor$3.run(PleaseWaitProgressMonitor.java:83) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$000(Unknown Source) at java.awt.EventQueue$1.run(Unknown Source) at java.awt.EventQueue$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(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) --- Windows Error Message --- Das Farbschema wurde in "Windows 7-Basis" geändert. Ein ausgeführtes Programm ist nicht kompatibel mit bestimmten visuellen Elementen von Windows. Klicken Sie hier, um weitere Informationen anzuzeigen. <click> Farbschema wurde geändert. Das folgende Programm hat eine Aktion ausgeführt, die eine temporäre Änderung des Farbschemas in "Windows 7-Basis" erfordert. Programm: Java(TM) SE Runtime Environment 6 Update 24 Herausgeber: Sun Microsystems, Inc. Prozess-ID: 6116 Das Farbschema wird automatisch wieder in "Windows-Aero" zurückgesetzt, wenn dieses Programm bzw. andere Programme, die ähnliche Aktionen ausführen, nicht mehr ausgeführt wird.
Attachments (0)
Change History (3)
comment:1 by , 14 years ago
comment:2 by , 13 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Is this reproducible?