[Top][All Lists]
[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
- [Bug swing/23557] JComboBox under Graphics2D crashes VM and GTK, fitzsim at redhat dot com, 2005/09/02
- [Bug swing/23557] JComboBox under Graphics2D crashes VM and GTK, cvs-commit at developer dot classpath dot org, 2005/09/02
- [Bug swing/23557] JComboBox under Graphics2D crashes VM and GTK, mark at gcc dot gnu dot org, 2005/09/06
- [Bug swing/23557] JComboBox under Graphics2D crashes VM and GTK, hendrich at informatik dot uni-hamburg dot de, 2005/09/23
- [Bug swing/23557] JComboBox under Graphics2D crashes VM and GTK, david dot gilbert at object-refinery dot com, 2005/09/23
- [Bug swing/23557] JComboBox under Graphics2D crashes VM and GTK, fitzsim at redhat dot com, 2005/09/23
- [Bug swing/23557] JComboBox under Graphics2D crashes VM and GTK, david dot gilbert at object-refinery dot com, 2005/09/29
- [Bug swing/23557] JComboBox under Graphics2D crashes VM and GTK, hendrich at informatik dot uni-hamburg dot de, 2005/09/29
- [Bug swing/23557] JComboBox under Graphics2D crashes VM and GTK,
david dot gilbert at object-refinery dot com <=
- [Bug swing/23557] JComboBox under Graphics2D crashes VM and GTK, hendrich at informatik dot uni-hamburg dot de, 2005/09/29
- [Bug swing/23557] JComboBox under Graphics2D crashes VM and GTK, roman at kennke dot org, 2005/09/29
- [Bug swing/23557] JComboBox under Graphics2D crashes VM and GTK, david dot gilbert at object-refinery dot com, 2005/09/29