Modify ↓
Opened 5 years ago
Closed 5 years ago
#18931 closed defect (duplicate)
failed to load system cursor: DnD.Cursor.CopyDrop : cannot load system cursor: CopyDrop.32x32
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report javabug cursor | Cc: |
Description (last modified by )
What steps will reproduce the problem?
- Exception when opening multipoligon window
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2020-02-26 10:50:27 +0100 (Wed, 26 Feb 2020) Build-Date:2020-02-26 09:52:41 Revision:15937 Relative:URL: ^/trunk Identification: JOSM/1.5 (15937 de) Windows 10 64-Bit OS Build number: Windows 10 Enterprise 1709 (16299) Memory Usage: 957 MB / 1820 MB (161 MB allocated, but free) Java version: 1.8.0_202-b08, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1920x1080 Maximum Screen Size: 1920x1080 VM arguments: [-Djava.security.manager, -Djava.security.policy=file:<java.home>\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=josm.jnlp, -Djnlpx.remove=false, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.heapsize=NULL,2048m, -Djnlpx.splashport=61009, -Djnlpx.jvm=<java.home>\bin\javaw.exe] Dataset consistency test: No problems found Plugins: + FastDraw (35256) + alignways (35248) + buildings_tools (35248) + continuosDownload (91) + measurement (35248) + utilsplugin2 (35334) Last errors/warnings: - W: JCS - Silent failure during download: https://a.tile.opentopomap.org/17/117718/67588.png - W: JCS - Silent failure during download: https://c.tile.opentopomap.org/17/117719/67588.png - W: JCS - Silent failure during download: https://b.tile.opentopomap.org/17/117720/67593.png - W: JCS - Silent failure during download: https://c.tile.opentopomap.org/17/117719/67592.png - W: JCS - Silent failure during download: https://a.tile.opentopomap.org/17/117720/67588.png - W: JCS - Silent failure during download: https://a.tile.opentopomap.org/17/117722/67593.png - W: JCS - Silent failure during download: https://b.tile.opentopomap.org/17/117723/67592.png - W: JCS - Silent failure during download: https://c.tile.opentopomap.org/16/58864/33793.png - W: JCS - Silent failure during download: https://a.tile.opentopomap.org/17/117720/67593.png - E: Handled by bug report queue: java.lang.ExceptionInInitializerError. Ursache: java.lang.RuntimeException: failed to load system cursor: DnD.Cursor.CopyDrop : cannot load system cursor: CopyDrop.32x32 === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: AWT-EventQueue-2 (58) of javawsApplicationThreadGroup java.lang.ExceptionInInitializerError at javax.swing.plaf.basic.DragRecognitionSupport.mousePressedImpl(Unknown Source) at javax.swing.plaf.basic.DragRecognitionSupport.mousePressed(Unknown Source) at javax.swing.plaf.basic.BasicListUI$Handler.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(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.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(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.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.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) Caused by: java.lang.RuntimeException: failed to load system cursor: DnD.Cursor.CopyDrop : cannot load system cursor: CopyDrop.32x32 at java.awt.dnd.DragSource.load(Unknown Source) at java.awt.dnd.DragSource.<clinit>(Unknown Source) ... 36 more
Attachments (0)
Change History (3)
comment:1 by , 5 years ago
Description: | modified (diff) |
---|---|
Keywords: | javabug cursor added |
Summary: | Exception when opening multipoligon window → failed to load system cursor: DnD.Cursor.CopyDrop : cannot load system cursor: CopyDrop.32x32 |
comment:2 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:3 by , 5 years ago
Resolution: | → duplicate |
---|---|
Status: | needinfo → closed |
Closed as duplicate of #15060.
Note:
See TracTickets
for help on using tickets.
This is a Java bug. Please try to update to latest version of Java.