Bug 174150 - Cannot find the D-Bus session server
Summary: Cannot find the D-Bus session server
Status: RESOLVED FIXED
Alias: None
Product: kleopatra
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified FreeBSD
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-03 08:56 UTC by Silver Salonen
Modified: 2010-02-05 13:51 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Silver Salonen 2008-11-03 08:56:32 UTC
Version:            (using KDE 4.1.2)
OS:                FreeBSD
Installed from:    Unspecified BSD

I have a remote calendar added into KOrganizer via HTTPS, so it has to use and remember certificates (I've always said "Forever" for that). At some point KOrganizer started asking me to verify certificates every time it refreshed the calendar, although I still say it to remember the answer "Forever".

I downloaded the root-certificate and noticed, that I can open it with Kleopatra, but the latter didn't open. When I try to open it from terminal, I get:
=====
kleopatra(23864): KUniqueApplication: Cannot find the D-Bus session server

kleopatra(23854): KUniqueApplication: Pipe closed unexpectedly.
=====

I see that the following dbus processes are running:
=====
$ ps ax -U silver|grep dbu
23381  ??  I      0:00.00 dbus-launch --autolaunch ada2d16e5e24b1c93820481b48c31b56 --binary-syntax --close-stderr
23382  ??  Is     0:00.01 /usr/local/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
23393  ??  I      0:00.00 dbus-launch --sh-syntax --exit-with-session
23394  ??  Is     0:01.03 /usr/local/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
=====

I tried removing everything related to KDE from /tmp/ and /var/tmp/, but it didn't change anything.

A weekend later I get a new error when trying to start Kleopatra:
=====
$ /usr/local/kde4/bin/kleopatra
kleopatra(41706) KLocalePrivate::initEncoding: Cannot resolve system encoding, defaulting to ISO 8859-1.
kleopatra(41705): Communication problem with  "kleopatra" , it probably crashed.
Error message was:  "org.freedesktop.DBus.Error.NoReply" : " "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." "
=====

Can anyone guide me to what could be wrong with D-BUS?
Comment 1 Silver Salonen 2008-11-04 11:22:42 UTC
The issue in KDE Forum: http://forum.kde.org/showthread.php?tid=10379
Comment 2 Raphael Kubo da Costa 2010-02-05 03:52:15 UTC
Can you please confirm if this is still valid?
Comment 3 Silver Salonen 2010-02-05 08:36:56 UTC
No, I guess not. I don't use FreeBSD currently and I don't recall seeing this lately (a year or so).
Comment 4 Raphael Kubo da Costa 2010-02-05 13:51:03 UTC
Right, thanks. Closing.