From owner-freebsd-emulation@FreeBSD.ORG Sun Apr 24 16:26:34 2011 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DFC39106564A; Sun, 24 Apr 2011 16:26:33 +0000 (UTC) (envelope-from lenzi.sergio@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 734508FC0A; Sun, 24 Apr 2011 16:26:33 +0000 (UTC) Received: by gxk28 with SMTP id 28so608273gxk.13 for ; Sun, 24 Apr 2011 09:26:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:from:to:cc:in-reply-to:references :content-type:date:message-id:mime-version:x-mailer; bh=u1ZyVcKF2GSTTsM2TKQVCJg2DboN+xkfWT3qss/LL0E=; b=HVz4VpXQSAUOboZXY26rUPMrycr75In3p6OXuTNs/XtuKoKr6o4DALDvEMljhPuJ4z WwDf9qbzU1aGJ5NEbMbSQvHrZ7e6VECWUnyqU2nKatNts62xaVC8SgNyZDCqeID8v86/ f4fP1uSfhP8NWAazw/p5dwj1rNlyEXeu0/cws= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer; b=OB7SqM9mvwfUqQn9I5ef5l8xHxuyKh/Wk2MG4Blj2QfZFi53F25s9nmL47kt+HA72G WZcuN0o9IY13qbR86sWEwMOnQ0O6rgC0qp8cXF42A+MprFsY2JxPGVDoNCRnGvLuSAMj X0OzGWsut8KtSOjNP/+3qXQ4C2fH2QF9z7HPA= Received: by 10.150.61.13 with SMTP id j13mr2794772yba.180.1303662392541; Sun, 24 Apr 2011 09:26:32 -0700 (PDT) Received: from [192.168.6.230] ([201.21.167.145]) by mx.google.com with ESMTPS id p11sm2756871ann.49.2011.04.24.09.26.29 (version=SSLv3 cipher=OTHER); Sun, 24 Apr 2011 09:26:31 -0700 (PDT) From: Sergio de Almeida Lenzi To: Bernhard Froehlich In-Reply-To: <430fcb25aefc374bf256e45e3151de15@bluelife.at> References: <430fcb25aefc374bf256e45e3151de15@bluelife.at> Date: Sun, 24 Apr 2011 13:26:28 -0300 Message-ID: <1303662388.42253.5.camel@z6000.lenzicasa> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: emulation@FreeBSD.org, ports@FreeBSD.org Subject: Re: Call for Testers: VirtualBox 4.0.6 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: Sun, 24 Apr 2011 16:26:34 -0000 For me it is working... running windows XP dnd linux over an old(4.0.2) image it is ok... very stable... Only a problem remains (that is not still fixed): it is the problem with the vnc in VBoxHeadless the cursor is not in sync (the vnc cursor) is not in sync with the XP cursor.. although the sync is better (compared with 4.0.2 but is still out of sync)... How to reproduce: VBoxHeadless --vnc --vncport 5901 --startvm XPimg then goto another machine and execute: vncviewer x.x.x.x:5901, the system opens works but the mouse cursor is not in sync... Question: Will there be a fix??? Thanks for your attention.... Happy Easter for all