Modify

Opened 14 years ago

Closed 13 years ago

#6981 closed defect (duplicate)

unhandled exception

Reported by: dieterdreist Owned by: team
Priority: normal Milestone:
Component: Core Version: latest
Keywords: Cc:

Description (last modified by Don-vip)

I uploaded what I mapped.
The * besides the name still indicated that I had unsaved changes. I tried to reupload: "no changes to upload". I tried to delete the data-layer: "you have unsaved changes" (only upload, because I didn't save locally). I clicked on "upload, then delete layer". -> unhandled exception

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2011-10-19 01:32:17
Last Changed Author: Don-vip
Revision: 4525
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2011-10-19 03:08:48 +0200 (Wed, 19 Oct 2011)
Last Changed Rev: 4525

Identification: JOSM/1.5 (4525 en)
Memory Usage: 673 MB / 989 MB (185 MB allocated, but free)
Java version: 1.6.0_26, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Linux

Plugin: ImportImagePlugin (26606)
Plugin: OpeningHoursEditor (26838)
Plugin: PicLayer (26606)
Plugin: alignways (26692)
Plugin: buildings_tools (26606)
Plugin: dataimport (26606)
Plugin: measurement (26606)
Plugin: multipoly-convert (26606)
Plugin: osmarender (26606)
Plugin: pdfimport (26606)
Plugin: photo_geotagging (26606)
Plugin: proj4j (26606)
Plugin: public_transport (26606)
Plugin: restart (26606)
Plugin: reverter (26606)
Plugin: tagging-preset-tester (26606)
Plugin: undelete (26606)
Plugin: utilsplugin2 (26885)
Plugin: waypoint_search (26606)

java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
	at java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1964)
	at java.awt.Component.getLocationOnScreen(Component.java:1938)
	at org.openstreetmap.josm.tools.WindowGeometry.<init>(WindowGeometry.java:98)
	at org.openstreetmap.josm.gui.ExtendedDialog.setVisible(ExtendedDialog.java:460)
	at org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.setVisible(GenericRelationEditor.java:574)
	at org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager.layerRemoved(RelationDialogManager.java:196)
	at org.openstreetmap.josm.gui.MapView.fireLayerRemoved(MapView.java:152)
	at org.openstreetmap.josm.gui.MapView.removeLayer(MapView.java:362)
	at org.openstreetmap.josm.Main.removeLayer(Main.java:217)
	at org.openstreetmap.josm.gui.dialogs.LayerListDialog$DeleteLayerAction.actionPerformed(LayerListDialog.java:392)
	at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
	at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
	at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
	at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
	at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
	at java.awt.Component.processMouseEvent(Component.java:6288)
	at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
	at java.awt.Component.processEvent(Component.java:6053)
	at java.awt.Container.processEvent(Container.java:2041)
	at java.awt.Component.dispatchEventImpl(Component.java:4651)
	at java.awt.Container.dispatchEventImpl(Container.java:2099)
	at java.awt.Component.dispatchEvent(Component.java:4481)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
	at java.awt.Container.dispatchEventImpl(Container.java:2085)
	at java.awt.Window.dispatchEventImpl(Window.java:2478)
	at java.awt.Component.dispatchEvent(Component.java:4481)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:643)
	at java.awt.EventQueue.access$000(EventQueue.java:84)
	at java.awt.EventQueue$1.run(EventQueue.java:602)
	at java.awt.EventQueue$1.run(EventQueue.java:600)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
	at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
	at java.awt.EventQueue$2.run(EventQueue.java:616)
	at java.awt.EventQueue$2.run(EventQueue.java:614)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:613)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

Attachments (0)

Change History (3)

comment:1 by Don-vip, 14 years ago

Description: modified (diff)

comment:2 by skyper, 14 years ago

By the way, is #4077 still valid ?

and #6610 was also strange.

Last edited 14 years ago by skyper (previous) (diff)

comment:3 by Don-vip, 13 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #6438.

Modify Ticket

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