From owner-freebsd-emulation@FreeBSD.ORG Mon Apr 15 01:27:07 2013 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CCC42255 for ; Mon, 15 Apr 2013 01:27:07 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [IPv6:2001:470:1f07:4e1::1]) by mx1.freebsd.org (Postfix) with ESMTP id A203D9DC for ; Mon, 15 Apr 2013 01:27:07 +0000 (UTC) Received: from mail.auburn.protected-networks.net (mail.auburn.protected-networks.net [202.12.127.83]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.auburn.protected-networks.net", Issuer "Protected Networks Certificate Authority" (verified OK)) by sarah.protected-networks.net (Postfix) with ESMTPS id 9AAAC6164; Sun, 14 Apr 2013 21:27:00 -0400 (EDT) Authentication-Results: sarah.protected-networks.net; domainkeys=fail (no signature) (testing) header.from=imb@protected-networks.net Received: from [10.93.33.50] (mobile-198-228-198-061.mycingular.net [198.228.198.61]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: imb@mail.auburn.protected-networks.net) by mail.auburn.protected-networks.net (Postfix) with ESMTPSA id 2ED061CC99; Sun, 14 Apr 2013 21:26:58 -0400 (EDT) References: <516AD8DF.9040005@protected-networks.net> Mime-Version: 1.0 (1.0) In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: <043C1A1E-6FF2-4864-930F-C04F6F96AAE8@protected-networks.net> X-Mailer: iPhone Mail (10B329) From: Michael Butler Subject: Re: dbus 1.6.8 breaks VBox :-( Date: Sun, 14 Apr 2013 21:26:54 -0400 To: Warren Block Cc: "emulation@FreeBSD.org" 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: Mon, 15 Apr 2013 01:27:07 -0000 I rebuild all modules as part of any upgrade .. On the other hand, I'm runni= ng this on an Intel T-2300 (x86) Sent from my iPhone On Apr 14, 2013, at 20:26, Warren Block wrote: > On Sun, 14 Apr 2013, Michael Butler wrote: >=20 >> Apologies if this has been mentioned before but the update from dbus >> 1.4.14 to 1.6.8 breaks the "file open" dialogue when trying to attach a >> new ISO file to a VM for installation. >>=20 >> The only "fix" I've found so far is to revert dbus to 1.4.14 :-( >=20 > Just tried, and it works here on amd64 9-stable with virtualbox-ose-4.2.6.= Could you have updated the operating system but not yet rebuilt the Virtua= lBox kernel module?