From owner-freebsd-emulation@FreeBSD.ORG Thu Mar 29 17:27:08 2012 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DE58F106566C for ; Thu, 29 Mar 2012 17:27:08 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id B5D158FC1B for ; Thu, 29 Mar 2012 17:27:08 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id q2THR546060775; Thu, 29 Mar 2012 10:27:06 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <4F749B69.5050103@rawbw.com> Date: Thu, 29 Mar 2012 10:27:05 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.3) Gecko/20120316 Thunderbird/10.0.3 MIME-Version: 1.0 To: freebsd-emulation@freebsd.org References: <4F5D9666.5000209@rawbw.com> In-Reply-To: <4F5D9666.5000209@rawbw.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Bernhard Froehlich Subject: Re: Screen of Ubuntu64 guest doesn't update when 3D acceleration option is "on" X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2012 17:27:08 -0000 On 03/11/2012 23:23, Yuri wrote: > Once I enabled 3D acceleration in "Display options", Ubuntu64 guest > screen stopped updating after guest window is covered by some other > host window. So that areas that became invisible are filled with > garbage until some window is closed or moved in guest and it repaints > the whole screen. > > This doesn't happen with Windows7 guest with 2D and 3D acceleration. > > vbox-4.1.8 on 9.0 amd64 host > > Update: I tried this with 32bit Ubuntu and it has the same issue with 3D option, and also same on vbox-4.1.10. I exported 32bit Ubuntu as an appliance and imported it into Mac OS 32bit, and Ubuntu guest doesn't even show panels there at all with 3D option. I filed the PR upstream: https://www.virtualbox.org/ticket/10392 Yuri