From owner-freebsd-emulation@FreeBSD.ORG Sun Sep 15 17:35:21 2013 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B65EA3AB for ; Sun, 15 Sep 2013 17:35:21 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: from mail-bk0-x229.google.com (mail-bk0-x229.google.com [IPv6:2a00:1450:4008:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4EBB62C8E for ; Sun, 15 Sep 2013 17:35:21 +0000 (UTC) Received: by mail-bk0-f41.google.com with SMTP id na10so1200971bkb.0 for ; Sun, 15 Sep 2013 10:35:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=kz7wrVNwU8Qvygtiz3NGE+CvXygO7+sFBbWTyFW+G1Q=; b=w7a6hLOtc9r92Hofz0YUvh2+1K/BZb325OS1IUyWu89k1REHpAx2B8VwWvUE+X9Hq0 /tqFxCzxXVHUGPRV6ikEX1QGsGncqFL6WNxOzVEkfuaO8nVtqFFQAuTmaePoMe+6lwxq SIYSlJGvNea2dxQwkjTtnKBURSkphOmG3eDNcNSPSfdG9R3HNDIHKyHg25a3gDVdVZLH 7mNWMhLPnG2c2pl4dgVk6GftQmXpS1GaewfJCix8TqoqTGFLdmJPDtWr9oQZSuZ8QUK/ G/snfU/ZEKOoCGtjqBkQEJXnrF7vBkWV/fYzZhosgfqeJW2lB8W2mcoULu2Kk1bDy+wL Lu5Q== X-Received: by 10.204.247.71 with SMTP id mb7mr20782940bkb.7.1379266518683; Sun, 15 Sep 2013 10:35:18 -0700 (PDT) Received: from [10.10.50.70] (84.106.136.95.rev.vodafone.pt. [95.136.106.84]) by mx.google.com with ESMTPSA id b6sm5906780bko.16.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 15 Sep 2013 10:35:18 -0700 (PDT) Message-ID: <5235FDD6.9030400@gmail.com> Date: Sun, 15 Sep 2013 18:35:02 +0000 From: "Mike C." User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130813 Thunderbird/17.0.8 MIME-Version: 1.0 To: freebsd-emulation@FreeBSD.org Subject: Virtualbox "Settings" don't show any window (FreeBSD-10 current) X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 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, 15 Sep 2013 17:35:21 -0000 I've successfully installed virtualbox in my Latptop running Freebsd-10 current... Everything seems fine except for when I click the "Settings button" it doesn't show any window and the current windows stays "locked" (I can't click anything)... Running VirtualBox from the command-line I don't see any error... Has anyone tried VirtualBox in FreeBSD-10? Thanks!