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 - [69cat] RuntimeException: Couldn't create pixbuf of size 648x9803696
Summary: [69cat] RuntimeException: Couldn't create pixbuf of size 648x9803696
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Logger (show other bugs)
Version: 6.x
Hardware: All All
: P4 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
: 182969 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-26 21:07 UTC by esmithbss
Modified: 2012-03-12 13:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 162986


Attachments
stacktrace (2.37 KB, text/plain)
2010-03-26 21:07 UTC, esmithbss
Details

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