bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/24099] GdkGraphics2D.copyArea() needs to be implemented


From: hendrich at informatik dot uni-hamburg dot de
Subject: [Bug swing/24099] GdkGraphics2D.copyArea() needs to be implemented
Date: 4 Oct 2005 09:16:07 -0000


------- Comment #2 from hendrich at informatik dot uni-hamburg dot de  
2005-10-04 09:16 -------
(In reply to comment #1)
> A naive patch can be found at:
> http://lists.gnu.org/archive/html/classpath-patches/2005-10/msg00013.html

Unfortunately, the patch doesn't really help for my applications.
I now get the following:


(.:4481): Gdk-CRITICAL **: gdk_drawable_get_size: assertion `GDK_IS_DRAWABLE
(dr
awable)' failed
java.lang.InternalError: Gdk: gdk_drawable_get_size: assertion `GDK_IS_DRAWABLE 
(drawable)' failed
   at gnu.java.awt.peer.gtk.GdkGraphics2D.gdkDrawDrawable (Native Method)
   at gnu.java.awt.peer.gtk.GdkGraphics2D.copyArea (GdkGraphics2D.java:1411)
   at javax.swing.JViewport.paintBackingStore (JViewport.java:817)
   at javax.swing.JViewport.paintBlit (JViewport.java:870)
   at javax.swing.JViewport.paint (JViewport.java:499)


-- 


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





reply via email to

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