[#8162] I still have problems on OSX El Capitan

Please log in

State: more information
Open
Date:
2016-09-07 11:25
Priority: more information
3
Submitted By:
Jelle R. Dalenberg (jrdalenberg)
Assigned To: more information
Nobody (None)
Hardware: 
None
Product: 
None
Operating System: 
MacOS X
Component: 
None
Version: 
v1.1
Severity: 
None
Resolution: 
Awaiting Response
Summary: more information
I still have problems on OSX El Capitan

Detailed description

Unable to start the application while using V1.2:

$ 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

Message

Date: 2016-09-07 11:27
Sender: Jelle R. Dalenberg

Using Java build 1.8.0_101-b13 

Attached Files:

Name Download
No Files Currently Attached

Changes:

Field Old Value Date By
New Message2016-09-07 11:27jrdalenberg