This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 164736

Summary: java.awt.color.CMMException: General CMM error517
Product: guibuilder Reporter: Exceptions Reporter <exceptions_reporter>
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=12032
Issue Type: DEFECT Exception Reporter: 12032
Attachments: stacktrace

Description Exceptions Reporter 2009-05-07 23:11:03 UTC
Build: NetBeans IDE 6.7 Beta (Build 200904242137)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows Vista, 6.1, x86

User Comments:
GUEST: Tried to set a JLabel have a jpeg as an icon in Matisse.

GUEST: I was getting a icon on a JtoggleButton

rimoric: setting a icon to a JToggleButton



Stacktrace: 
java.awt.color.CMMException: General CMM error517
        at sun.awt.color.CMM.checkStatus(CMM.java:131)
        at sun.awt.color.ICC_Transform.<init>(ICC_Transform.java:89)
        at java.awt.image.ColorConvertOp.filter(ColorConvertOp.java:516)
        at com.sun.imageio.plugins.jpeg.JPEGImageReader.acceptPixels(JPEGImageReader.java:1132)
        at com.sun.imageio.plugins.jpeg.JPEGImageReader.readImage(JPEGImageReader.java:0)
        at com.sun.imageio.plugins.jpeg.JPEGImageReader.readInternal(JPEGImageReader.java:1100)
Comment 1 Exceptions Reporter 2009-05-07 23:11:10 UTC
Created attachment 81770 [details]
stacktrace
Comment 2 Jan Stola 2009-05-21 17:22:11 UTC
This is bug 6444360 in JDK, see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6444360
There is no workaround for this issue => closing as will-not-fix.