commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] [bugs #11928] "Grahics2D not implemented" with simple Swing


From: anonymous
Subject: [commit-cp] [bugs #11928] "Grahics2D not implemented" with simple Swing apps if cairo is disabled
Date: Thu, 10 Feb 2005 20:48:19 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050105 Galeon/1.3.19 (Debian package 1.3.19-1)

Follow-up Comment #2, bugs #11928 (project classpath):

This comes from native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkToolkit.c which
tries to get the Graphics2D class and initComponentGraphics2D methods ID.



Caching at this point is probably the wrong thing to do.



Maybe just moving the check that throws the Error to the GdkGraphics2D
constructor or initstate() methods is the easiest solution. But there are a
lot of constructors and a few variants of initstate().

    _______________________________________________________

This item URL is:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11928>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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