Hi,

On Mon, 2006-03-20 at 09:28 -0500, Thomas Fitzsimmons wrote:
> On Sun, 2006-03-19 at 11:54 +0100, Mark Wielaard wrote:
> Yes, this patch looks good.  The danger in introducing another lock is
> mutual-embrace deadlocks but I looked through the code and there aren't
> any cases where the locks are obtained in the reverse order.

Thanks for checking that.

> Please commit.

Done. If you have a scroll mouse please try out WW2D with Cacao (I
didn't get it working with jamvm yet, which seems to crash after loading
jawt).

Make sure you have a libgnujawt.so that is named correctly
in /usr/local/classpath/lib/classpath (there is some trick to that which
I always forget... we probably should add it to our build/install so
there is a "real" libjawt.so). Then just follow the instructions at:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=348504

Next up is figuring out why KeyEvents aren't delivered to the custom
Canvas (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26703). And it seems
to use a bit much cpu loading/scaling some of the higher resolution
images. Also the colors seem a little off, but running it with
-Dgnu.java.awt.peer.gtk.Graphics=Graphics2D seems to fix that
(but you don't actually need Graphics2D support for WW2D).

But the current result is already pretty nice!
http://gnu.wildebeest.org/diary/index.php?p=156

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to