From owner-freebsd-emulation@FreeBSD.ORG Fri Sep 12 15:02:28 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1073D662 for ; Fri, 12 Sep 2014 15:02:28 +0000 (UTC) Received: from astart2.astart.com (108-248-95-193.lightspeed.sndgca.sbcglobal.net [108.248.95.193]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DB662C1B for ; Fri, 12 Sep 2014 15:02:27 +0000 (UTC) Received: from laptop_93.private (localhost [127.0.0.1]) by astart2.astart.com (8.14.4/8.14.4) with ESMTP id s8CF2QVO063664 for ; Fri, 12 Sep 2014 08:02:26 -0700 (PDT) (envelope-from papowell@astart.com) Message-ID: <54130B02.4090401@astart.com> Date: Fri, 12 Sep 2014 08:02:26 -0700 From: Patrick Powell Reply-To: papowell@astart.com Organization: Astart Technologies User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: freebsd-emulation@freebsd.org Subject: VirtualBox - Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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: Fri, 12 Sep 2014 15:02:28 -0000 Errors shown below. Problem: installed VirtualBox as per FreeBSD Handbook, FreeBSD 9.3, KDE4 Started VirtualBox, set up VM win7, and then tried to set the CD to read from an ISO file. When I clicked on the Browse button, the following errors were sent to STDERR and the file selection box was not displayed. Question: is this a known problem? Is this an issue with the X support or with DBus? Any suggestions? laptop_93: {20} % VirtualBox kdeinit4: Shutting down running client. Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. KDE Daemon (kded) already running. QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. kbuildsycoca4 running... kdeinit4: Shutting down running client. klauncher: Exiting on signal 15 Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. KDE Daemon (kded) already running. QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. kbuildsycoca4 running... kdeinit4: Shutting down running client. klauncher: Exiting on signal 15 Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. KDE Daemon (kded) already running. QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. kbuildsycoca4 running... Qt CRITICAL: startkdeinitlock(3772): couldn't create slave: "Cannot talk to klauncher: Not connected to D-Bus server" kdeinit4: Shutting down running client. klauncher: Exiting on signal 15 C