On Monday 17 November 2014 13:03:13 Milian Wolff wrote:
> On Thursday 13 November 2014 22:47:19 Thomas Lübking wrote:
> > On Donnerstag, 13. November 2014 22:27:44 CEST, Milian Wolff wrote:
> > > eval `dbus-launch`
> > > 
> > > So can/should I just remove this? The warning is obsolete, yeah?
> > 
> > Likely ("rather", "better do so")
> > 
> > This will run a second dbus daemon and alter DBUS_SESSION_BUS_ADDRESS &
> > DBUS_SESSION_BUS_PID variables for the shell. Whatever the consequences
> > are, they'll cause trouble in some way (notably if that second daemon
> > exits) - at least your clients are talking to different session daemons
> > depending on when / from where they're launched.
> 
> Hm apparently the warning on TechBase is still valid. Without starting a
> DBUS session, I see tons of warnings like this one in KF5-based
> applications:
> 
> kdevelop(3355)/(default) KSycocaPrivate::checkDatabase: Couldn't start kded5
> from org.kde.kded5.service:
> QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name
> org.kde.kded5 was not provided by any .service files") , falling back to
> running kbuildsycoca5
> 
> Still seems to work though...

I was just told that I need to run "kdeinit5 --kded" manually. That does fix 
the issue above. But how is this supposed to work when someone launches a KF5 
application from - say - a Gnome environment? Shouldn't the above be launched 
automatically?

Bye

-- 
Milian Wolff
[email protected]
http://milianw.de

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to