bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug swing/23557] JComboBox under Graphics2D crashes VM and GTK


From: david dot gilbert at object-refinery dot com
Subject: [Bug swing/23557] JComboBox under Graphics2D crashes VM and GTK
Date: 29 Sep 2005 12:25:42 -0000

------- Additional Comments From david dot gilbert at object-refinery dot com  
2005-09-29 12:25 -------
The problem with Graphics2D is almost certainly due to this patch:

> I implemented a little optimization to MetalUtils.fillMetalPattern, that
> uses Graphics2D if it gets one. The pattern drawing is then performed via
> TexturePaint. Unfortunatly this segfaults with the current GTK-Cairo
> Graphics2D, so I cannot test this. However, I still commit this, since
> this patch otherwise blocks other patches I have.
> 
> 2005-09-28  Roman Kennke  <address@hidden>
> 
>        * javax/swing/plaf/metal/MetalInternalFrameTitlePane.java
>        (paintPalette): Use new MetalUtils.fillMetalPattern signature.
>        (paintComponent): Use new MetalUtils.fillMetalPattern signature.
>
> /Roman

Roman or someone else will have to comment on how that is being dealt with.

There's certainly more than one bug in the JComboBox code, and I'll continue
hunting them down.  Thanks for all the feedback.




-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23557




reply via email to

[Prev in Thread] Current Thread [Next in Thread]