Re: Enviroment variables and KAuth

2011-07-22 Thread Dario Freddi
2011/7/5 Konstantinos Smanis konstantinos.sma...@gmail.com

 Is it a bug or feature that no enviroment variables (most notably
 $PATH) are set for DBus-activated KAuth helpers?
 Manually launching the helper from a shell doesn't lead to this
 behaviour: enviroment variables are properly set.


KAuth helpers are always triggered by DBus, so they follow DBus activation's
paradigm.
Besides that, no environment variables should be relevant to an helper, and
can instead be harmful, so you can indeed consider that a feature.



 Konstantinos Smanis



Enviroment variables and KAuth

2011-07-05 Thread Konstantinos Smanis
Is it a bug or feature that no enviroment variables (most notably
$PATH) are set for DBus-activated KAuth helpers?
Manually launching the helper from a shell doesn't lead to this
behaviour: enviroment variables are properly set.

Konstantinos Smanis