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 - java.awt.image.RasterFormatException: negative or zero width
Summary: java.awt.image.RasterFormatException: negative or zero width
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-06 13:22 UTC by Maksim Khramov
Modified: 2016-08-06 13:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 225643


Attachments
stacktrace (3.81 KB, text/plain)
2016-08-06 13:22 UTC, Maksim Khramov
Details

Note You need to log in before you can comment on or make changes to this bug.
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