[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: |
hendrich at informatik dot uni-hamburg dot de |
Subject: |
[Bug swing/23557] JComboBox under Graphics2D crashes VM and GTK |
Date: |
29 Sep 2005 12:48:21 -0000 |
------- Additional Comments From hendrich at informatik dot uni-hamburg dot de
2005-09-29 12:48 -------
Subject: Re: JComboBox under Graphics2D crashes VM and GTK
> The problem with Graphics2D is almost certainly due to this patch:
> [...]
Well, I don't see SEGVs in PR23557 at the moment, but just Unsupported-
OperationExceptions because Graphics2D.copyArea() is not implemented yet.
This in turn is due to a change in the Swing repaint mechanism that
Roman checked in a few days ago: the 2005-09-22 JViewport patch.
As copyArea() is required for almost all non-trivial applications somewhere,
Swing with Graphics2D enabled is more or less pointless at the moment.
I submitted this as PR24099.
- Norman
--
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, 2005/09/29
- [Bug swing/23557] JComboBox under Graphics2D crashes VM and GTK,
hendrich at informatik dot uni-hamburg dot de <=
- [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