[#8303] DeID v1.2 not functioning on macOS Sierra (10.12.2)

Please log in

State: more information
Open
Date:
2017-01-09 15:58
Priority: more information
3
Submitted By:
leo9 (leo9)
Assigned To: more information
Nobody (None)
Hardware: 
Macintosh
Product: 
Software A
Operating System: 
MacOS X
Component: 
None
Version: 
None
Severity: 
critical
Resolution: 
None
Summary: more information
DeID v1.2 not functioning on macOS Sierra (10.12.2)

Detailed description

DeID v1.2:
Opening DeIDTool.jar from Finder enables a "DEIDGUI" drop-down menu but no functional options.
Attempting to open from the command line also enables only the same "DEIDGUI" menu, and produces the following errors:

$ java -jar "DeIDTool.jar"
Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: Width (0) and height (0) cannot be <= 0
at java.awt.image.DirectColorModel.createCompatibleWritableRaster(DirectColorModel.java:1016)
at java.awt.image.BufferedImage.(BufferedImage.java:351)
at com.apple.laf.AquaImageFactory.getAppIconImageCompositedOn(AquaImageFactory.java:131)
at com.apple.laf.AquaImageFactory.lambda$getAppIconCompositedOn$0(AquaImageFactory.java:111)
at sun.awt.image.MultiResolutionCachedImage.lambda$map$1(MultiResolutionCachedImage.java:83)
at sun.awt.image.MultiResolutionCachedImage.getResolutionVariant(MultiResolutionCachedImage.java:66)
at sun.java2d.SunGraphics2D.getResolutionVariant(SunGraphics2D.java:3198)
at sun.java2d.SunGraphics2D.drawHiDPIImage(SunGraphics2D.java:3111)
at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:3313)
at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:3296)
at javax.swing.ImageIcon.paintIcon(ImageIcon.java:425)
at javax.swing.plaf.IconUIResource.paintIcon(IconUIResource.java:72)
at dit.ErrorFrame$ErrorCellRenderer.scaleIcon(ErrorFrame.java:93)
at dit.ErrorFrame$ErrorCellRenderer.(ErrorFrame.java:63)
at dit.ErrorFrame.(ErrorFrame.java:154)
at dit.DEIDGUI.(DEIDGUI.java:74)
at dit.DEIDGUI$8.run(DEIDGUI.java:703)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

Response

No Responses Have Been Posted

Attached Files:

Name Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item