Bug#512401: general: Java, Tk and Tkinter applications broken in Metacity window manager

Jonathan Nieder jrnieder at gmail.com
Wed Jun 1 21:10:33 UTC 2011


Hi Miguel,

Miguel Filgueiras wrote:

> I'm willing to help but could you please explain how to get
> the patch and how to install it?

Probably the easiest way is

 # apt-get build-dep metacity
 # apt-get install git fakeroot

 $ apt-get source metacity
 $ cd metacity-2.30.1
 $ git init
 $ git add .
 $ git commit -m basis
 $ wget 'http://bugzilla-attachments.gnome.org/attachment.cgi?id=145814'
 $ git am 'attachment.cgi?id=145814'
 $ sed -i -e 's/== "1"/= "1"/' configure
 $ dpkg-buildpackage -b

I am not sure why the patch doesn't apply with "patch -p1".  Oh well.

> And thanks for your work on it!

Ah, I didn't do anything. :)





More information about the pkg-gnome-maintainers mailing list