From nobody@FreeBSD.org  Tue Mar 12 06:01:55 2013
Return-Path: <nobody@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 5C27F88F
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 12 Mar 2013 06:01:55 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 432469A2
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 12 Mar 2013 06:01:55 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r2C61rxb008105
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 12 Mar 2013 06:01:53 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r2C61rg0008099;
	Tue, 12 Mar 2013 06:01:53 GMT
	(envelope-from nobody)
Message-Id: <201303120601.r2C61rg0008099@red.freebsd.org>
Date: Tue, 12 Mar 2013 06:01:53 GMT
From: Justin <freebsd.users@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: klauncher crash while attaching virtual cdrom to VirtualBox
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         176869
>Category:       ports
>Synopsis:       x11/kde4: klauncher crash while attaching virtual cdrom to VirtualBox
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kde
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 12 06:10:00 UTC 2013
>Closed-Date:    
>Last-Modified:  Sat Apr 13 14:20:00 UTC 2013
>Originator:     Justin
>Release:        9.1-RELEASE
>Organization:
>Environment:
FreeBSD apogee.xxx.xxx 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Fri Feb  1 02:36:50 PST 2013     root@apogee.xxx.xxxx:/usr/obj/usr/src/sys/HAWK  amd64

>Description:
This is the tail part of process before termination -

kbuildsycoca4(46223) KMimeAssociations::parseAllMimeAppsList: Parsing "/usr/home/apogee/.local/share/applications/mimeapps.list"
kbuildsycoca4(46223) KBuildSycoca::save: Saving
kbuildsycoca4(46223) kdemain: Emitting notifyDatabaseChanged ("apps")
Qt CRITICAL: startkdeinitlock(46165): Couldn't start knotify from knotify4.desktop:  "KLauncher could not be reached via D-Bus. Error when calling start_service_by_desktop_path:
Not connected to D-Bus server
" 

VirtuaBox works in xfce4 DE but fails in kde4 on 9.1-RELENG, 8.3-STABLE & 9.1-STABLE 

Full verbose log - http://pastebin.ca/2331303

GUI error - "Could not start process Cannot talk to klauncher: Not connected to D-Bus server."
>How-To-Repeat:
Run VirtualBox in kde4 DE and attach optical drive or virtual disks to your guest. 
>Fix:
VBoxManage works to register .vdi & .img files. This is qt-dbus related. 

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->kde 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Mar 12 06:34:17 UTC 2013 
Responsible-Changed-Why:  
Take a guess as to which port this PR applies to. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=176869 

From: Mikhail Tsatsenko <m.tsatsenko@gmail.com>
To: bug-followup@FreeBSD.org, freebsd.users@gmail.com
Cc:  
Subject: Re: ports/176869: x11/kde4: klauncher crash while attaching virtual
 cdrom to VirtualBox
Date: Tue, 9 Apr 2013 22:47:34 +0400

 Looks like the problem is dbus related. See:
 https://bugzilla.novell.com/show_bug.cgi?id=783657
 
 --
 Mikhail

From: Justin Smith <freebsd.users@gmail.com>
To: Mikhail Tsatsenko <m.tsatsenko@gmail.com>
Cc: bug-followup@freebsd.org
Subject: Re: ports/176869: x11/kde4: klauncher crash while attaching virtual
 cdrom to VirtualBox
Date: Sat, 13 Apr 2013 19:41:49 +0530

 On Wed, Apr 10, 2013 at 12:17 AM, Mikhail Tsatsenko
 <m.tsatsenko@gmail.com> wrote:
 > Looks like the problem is dbus related. See:
 > https://bugzilla.novell.com/show_bug.cgi?id=783657
 >
 > --
 > Mikhail
 
 Yeah, I know. It is more of a qt-dbus issue.
>Unformatted:
