[PATCH] Fix messed up display in GTK2

Linus Torvalds torvalds at linux-foundation.org
Tue Jan 29 16:48:11 PST 2013


On Wed, Jan 30, 2013 at 4:48 AM,  <subsurface at henrik.synth.no> wrote:
> From: Henrik Brautaset Aronsen <subsurface at henrik.synth.no>
>
> Commit 0323cb3741caa1e0a234815999b0516d2e75b0f1 ("Prepare to
> compile with gtk-3") does bad things to Subsurface on MacOSX,
> at least on GTK2.   The whole window looks messed up.

Hmm. Seems to be something about OSX, it just seems to leak memory on
my machine.

Anyway, that's the wrong location to destroy the cairo context, as it
would mess up the gtk3 path.

I'll send out a fixed patch in a minute,

          Linus


More information about the subsurface mailing list