From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LNmvW-00037A-FM for qemu-devel@nongnu.org; Fri, 16 Jan 2009 06:31:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LNmvU-000363-NJ for qemu-devel@nongnu.org; Fri, 16 Jan 2009 06:31:50 -0500 Received: from [199.232.76.173] (port=36972 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LNmvU-00035s-DU for qemu-devel@nongnu.org; Fri, 16 Jan 2009 06:31:48 -0500 Received: from smtp.ctxuk.citrix.com ([62.200.22.115]:4561 helo=SMTP.EU.CITRIX.COM) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LNmvU-0001iN-2s for qemu-devel@nongnu.org; Fri, 16 Jan 2009 06:31:48 -0500 Message-ID: <49706FD1.2020108@eu.citrix.com> Date: Fri, 16 Jan 2009 11:30:25 +0000 From: Stefano Stabellini MIME-Version: 1.0 Subject: Re: [Qemu-devel] [6336] DisplayState interface change (Stefano Stabellini) References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org C.W. Betts wrote: > This patch completely breaks the cocoa front end. The cocoa end either > needs to be re-written. I will see what I can do, however, I am not > skilled in writing such code. > On Jan 15, 2009, at 3:14 PM, Anthony Liguori wrote: It is a known problem, I wrote a patch to show what changes have to be made to cocoa to use the new interface, we also spoke about it recently again and Anthony and\or Andreas said they would fix it. So it is just temporary, hold on help is on its way :)