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 267462

Summary: java.awt.image.RasterFormatException: negative or zero width
Product: ide Reporter: Maksim Khramov <mkhramov>
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 225643
Attachments: stacktrace

Description Maksim Khramov 2016-08-06 13:22:46 UTC
Build: NetBeans IDE Dev (Build 201607270002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.102-b14, Java(TM) SE Runtime Environment, 1.8.0_102-b14
OS: Windows 10

User Comments:
mkhramov: Browse NB components hierarchy with GUI Browser




Stacktrace: 
java.awt.image.RasterFormatException: negative or zero width
   at java.awt.image.Raster.<init>(Raster.java:1105)
   at java.awt.image.WritableRaster.<init>(WritableRaster.java:129)
   at sun.awt.image.SunWritableRaster.<init>(SunWritableRaster.java:129)
   at sun.awt.image.IntegerComponentRaster.<init>(IntegerComponentRaster.java:168)
   at sun.awt.image.IntegerInterleavedRaster.<init>(IntegerInterleavedRaster.java:128)
   at sun.awt.image.IntegerInterleavedRaster.createWritableChild(IntegerInterleavedRaster.java:483)
Comment 1 Maksim Khramov 2016-08-06 13:22:48 UTC
Created attachment 161580 [details]
stacktrace
Comment 2 Maksim Khramov 2016-08-06 13:26:17 UTC
Expand NB WelcomeComponent hierarchy. Look for StarpPageContent component and Jlabel inside it. Click on Jlabel and Click View button