[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kdeui/kernel
From:       Thorsten Staerk <dev () staerk ! de>
Date:       2010-07-24 13:00:51
Message-ID: 20100724130051.4C302AC7E2 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1153986 by tstaerk:

Give the user a possibility to solve his problem

 M  +2 -0      kapplication.cpp  


--- trunk/KDE/kdelibs/kdeui/kernel/kapplication.cpp #1153985:1153986
@@ -510,6 +510,8 @@
   QDBusConnectionInterface *bus = 0;
   if (!QDBusConnection::sessionBus().isConnected() || !(bus = \
QDBusConnection::sessionBus().interface())) {  kFatal(101) << "Session bus not found" \
<< endl; +      kFatal(101) << "To circumvent this problem try the following command \
(with Linux and bash)" << endl; +      kFatal(101) << "export $(dbus-launch)" << \
endl;  ::exit(125);
   }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic