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 182973

Summary: [69cat] RuntimeException: Couldn't create pixbuf of size 648x9803696
Product: ide Reporter: esmithbss <esmithbss>
Component: LoggerAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 162986
Attachments: stacktrace

Description esmithbss 2010-03-26 21:07:47 UTC
Build: NetBeans IDE Dev (Build 201003260201)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Linux

User Comments:
GUEST: Either during sending another error report, or during a project scan

esmithbss: Proccessing exceptions from  a failed UI Gestures collection.

esmithbss: Processing exceptions for a failed UI Collection.




Stacktrace: 
java.lang.RuntimeException: Couldn't create pixbuf of size 648x9803696
   at com.sun.java.swing.plaf.gtk.GTKNativeEngine.nativeStartPainting(GTKNativeEngine.java:0)
   at com.sun.java.swing.plaf.gtk.GTKNativeEngine.startPainting(GTKNativeEngine.java:479)
   at com.sun.java.swing.plaf.gtk.GTKPainter.paintTabbedPaneContentBackground(GTKPainter.java:820)
   at javax.swing.plaf.synth.SynthTabbedPaneUI.paintContentBorder(SynthTabbedPaneUI.java:651)
   at javax.swing.plaf.synth.SynthTabbedPaneUI.paint(SynthTabbedPaneUI.java:409)
   at javax.swing.plaf.synth.SynthTabbedPaneUI.update(SynthTabbedPaneUI.java:324)
Comment 1 esmithbss 2010-03-26 21:07:52 UTC
Created attachment 96030 [details]
stacktrace
Comment 2 Jindrich Sedek 2010-04-19 11:00:10 UTC
*** Bug 182969 has been marked as a duplicate of this bug. ***
Comment 3 Exceptions Reporter 2010-07-23 04:01:01 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=162986
Comment 4 Martin Entlicher 2012-03-12 13:45:33 UTC
No recent issues are reported, it's possible that this was fixed as noted in issue #199728.