denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] SOC - remarks 3 [FIX]


From: Ralf Mattes
Subject: Re: [Denemo-devel] SOC - remarks 3 [FIX]
Date: Thu, 4 Aug 2011 19:06:16 +0000 (UTC)
User-agent: Pan/0.132 (Waxed in Black)

On Thu, 04 Aug 2011 19:00:51 +0000, Ralf Mattes wrote:

> Another little buglet: during playback, two notes are highlighed, the
> one playing and the one before.

Found it: the call to gtk_main() should be protected by gdk_thread_enter/leave
I've fixed that in view.c (will be commited to soc). BTW, I'd rather prefer
that gtk_init happens within that protection as well, but unfortunately that
function is called in main instead of inner main. This should be cleaned up
soon.

>  Cheers, RalfD





reply via email to

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