kdialog - Session bus not found

Rex Dieter rdieter at math.unl.edu
Sat Oct 10 13:16:33 UTC 2015


Brad Hubbard wrote:

> Is this expected?
> 
> It's new in f22 AFAICT.
> 
> $ kdialog --title "Test" --passivepopup "Test" 2
> kdialog(10183)/kdeui (kdelibs): Session bus not found
> To circumvent this problem try the following command (with Linux and bash)
> export $(dbus-launch)
> KCrash: Application 'kdialog' crashing...

It's not expected that your kde login not have an active dbus session.  If 
that's really the case, hardly anything will work.

To verify, does this return anything useful?
$ echo $DBUS_SESSION_BUS_ADDRESS

it should return something like:
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-yC5KUykdT


I guess it's also arguable that kdialog should fail more gracefully than 
crash in that situation too.

-- Rex



More information about the kde mailing list