> On June 13, 2014, 3:14 p.m., David Edmundson wrote:
> > I don't understand where this is useful unless you have a broken setup to 
> > begin with.
> > 
> > Either you have your XDG paths set up properly for all users at which point 
> > you don't need this.
> > Or you have DBus setup to load apps with a missing env, which is clearly a 
> > silly thing to do.
> > 
> > This patch will make things to work in the Plasma 5 env; but it'll still be 
> > broken if you ran this from other desktops which makes the setup wrong.

> I don't understand where this is useful unless you have a broken setup to 
> begin with.

I have to disagree. We set quite a lot of stuff in startkde which won't be 
picked up by DBus, e.g. XCURSOR_THEME. This results in for example the ktp chat 
window having a different cursor than everything else (I reported this bug to 
you ;-) ).


- Martin


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118730/#review59979
-----------------------------------------------------------


On June 13, 2014, 3:01 p.m., Martin Gräßlin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/118730/
> -----------------------------------------------------------
> 
> (Updated June 13, 2014, 3:01 p.m.)
> 
> 
> Review request for Plasma and David Edmundson.
> 
> 
> Repository: plasma-workspace
> 
> 
> Description
> -------
> 
> [startkde] Introduce a ksyncdbusenv helper application
> 
> This application is invoked by startkde once all environment variables
> are set and syncs them to DBus for the activation environment.
> 
> 
> Diffs
> -----
> 
>   startkde/CMakeLists.txt 3360a1c59409588ecec49e63276914b69568164e 
>   startkde/ksyncdbusenv/CMakeLists.txt PRE-CREATION 
>   startkde/ksyncdbusenv/ksyncdbusenv.cpp PRE-CREATION 
>   startkde/startkde.cmake 0c1f5841eeefc1012dbdc71e1d1fde11e7511dd6 
> 
> Diff: https://git.reviewboard.kde.org/r/118730/diff/
> 
> 
> Testing
> -------
> 
> on log in kglobalacceld5 doesn't pick up the right environment yet, but on 
> manual invocation of the tool + trigger restart of kglobalacceld5 it works. 
> So the approach seems to work, just not yet from startkde (maybe it's too 
> late?)
> 
> 
> Thanks,
> 
> Martin Gräßlin
> 
>

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to