From owner-freebsd-ports@FreeBSD.ORG Tue Jul 9 00:04:50 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 74D6DD1F for ; Tue, 9 Jul 2013 00:04:50 +0000 (UTC) (envelope-from gcr+freebsd-ports@tharned.org) Received: from roadkill.tharned.org (roadkill.tharned.org [75.145.12.185]) by mx1.freebsd.org (Postfix) with ESMTP id 365AD1027 for ; Tue, 9 Jul 2013 00:04:50 +0000 (UTC) Received: from badger.tharned.org (badger.tharned.org [10.10.10.23]) (authenticated bits=0) by roadkill.tharned.org (8.14.7/8.14.7) with ESMTP id r6901Y71006674 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 8 Jul 2013 19:01:34 -0500 (CDT) (envelope-from gcr+freebsd-ports@tharned.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tharned.org; s=2013; t=1373328095; bh=TcaPqW9OVGqnqCbKjuOrDgeZRHaXsvqekcBhN+9DugQ=; h=Date:From:To:Subject:In-Reply-To:References; b=GXSZ2y279zAttk6kJyNkHa42+fmUlxaZo9s+UANMUCAH4nYpcHIScEK2slKvXl+On w5GfiplCsVQQwPcTwNh+58V5mC6tQsrCoh1rWyF9hYZYQYJgBlunhwzRAg6P49r2FV wKCWoPqMt4c0fHVRB0ZwU+1agKkuCzFP+jDc7+dA= Date: Mon, 8 Jul 2013 19:01:34 -0500 (CDT) From: Greg Rivers To: freebsd-ports@freebsd.org Subject: Re: VirtualBox 4.2.14 unusable In-Reply-To: <20130708122355.GA15881@jmobile.jimmy.localnet> Message-ID: References: <20130708122355.GA15881@jmobile.jimmy.localnet> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (roadkill.tharned.org [75.145.12.185]); Mon, 08 Jul 2013 19:01:35 -0500 (CDT) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jul 2013 00:04:50 -0000 On Mon, 8 Jul 2013, Jimmy Kelley wrote: > >> On Sat, Jul 6, 2013 at 10:40 AM, David Demelier wrote: >> >>> Hey guys, >>> >>> Are you expecting the same behavior than me on VirtualBox 4.2.14? >>> >>> http://www.demelierdavid.fr/files/VirtualBox-Bug.png >>> >>> I just can't create a new virtual machine :-), >>> >>> >> Fix for this was done three days ago >> r321665. >> Port is now at 4.2.14_1. >> >> Does it still fail for you? > > I'm seeing the same thing, 10-CURRENT r252987, with r322456 of > virtualbox-ose (4.2.16). The "Memory size" dialog, when trying to create > a new virtual machine, shows 0MB for the max, the slider cannot be moved > and the text box accepts input but appears to be ignored. > I see this same problem on 9-STABLE r252890 i386. On this same system I also see this[1] dbus error when attempting to choose a file to import, yet there's every indication that dbus is working. Another system running 9-STABLE amd64 does not have any problems. Both systems are running virtualbox-ose-4.2.16 built from ports (under KDE4). [1] https://bugzilla.novell.com/show_bug.cgi?id=783657 -- Greg Rivers