On Thu, 2012-01-12 at 12:53 +0100, Szymon Stryczek wrote: > I've got an issue with KDE on cygwin (win xp x86) which I cannot figure out. > I try to run startkde and no matter what it always comes with: > > startkde: Starting up... > Connecting to deprecated signal > QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) > kded(6900): Communication problem with "kded" , it probably crashed. > Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message > did not receive a reply (timeout by message bus)" "
You may need to have a running system bus. To install, start a Cygwin terminal as an Administrator, run messagebus-config followed by 'cygrunsrv -S messagebus'. Then from a regular user shell, try startkde again. Yaakov Cygwin Ports ------------------------------------------------------------------------------ RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfdev2dev2 _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
