On Monday 17 November 2014 11:27:31 Thiago Macieira wrote:
> On Monday 17 November 2014 20:12:41 Milian Wolff wrote:
> > Yep, that is also what is documented on the Techbase article. Thing is, I
> > don't want multiple dbus sessions (see the first mail of this thread). But
> > when I log in to my KDE4 environment, the KF5 environment data, including
> > its custom XDG_DATA_DIRS is not known. Is there a way to tell a running
> > dbus session that XDG_DATA_DIRS was changed?
> 
> No. You need to modify your full system environment so that XDG_DATA_DIRS is
> properly set before D-Bus is started.
> 
> If the dbus-daemon was started by startkde, that's easy: just modify the env
> files that startkde sources. If it was started by the Xsession mechanisms
> of your distro, look up how to modify the environment of the Xsession.

Right, which brings me back to step one :) Or maybe I'm missing something, 
but:

Assuming I add my custom KF5 path to XDG_DATA_DIRS even in my KDE4 session, 
isn't that highly unsafe considering the other environment variables are not 
set, and cannot be set, since I don't want to influence my KDE4 session? I 
have things like XDG_{CACHE,CONFIG}_HOME in mind.

Or would you say that adding my custom KF5 data dir to XDG_DATA_DIRS even in a 
KDE4 session is safe, as noone should request the start of kded5 or similar?

I might just need to try this out apparently...

Bye

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

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

Reply via email to