Re: [Lxde-list] [PATCH] lxsession-logout: fix dbus string value check for systemd

2014-11-03 Thread Stefan Agner
Hi Julien, Yes, thats exactly it! -- Stefan Am 2014-10-31 16:16, schrieb Julien Lavergne: > Thanks for the patch. Is it the same bug / patch that > http://sourceforge.net/p/lxde/bugs/616/ ? > > Regards, > Julien Lavergne > > 2014-10-29 15:38 GMT+01:00 Stefan Agner : >> The string values have n

Re: [Lxde-list] [PATCH] lxsession-logout: fix dbus string value check for systemd

2014-10-31 Thread Julien Lavergne
Thanks for the patch. Is it the same bug / patch that http://sourceforge.net/p/lxde/bugs/616/ ? Regards, Julien Lavergne 2014-10-29 15:38 GMT+01:00 Stefan Agner : > The string values have not been checked to be equal to "yes" or > "challenge", but to be other than equal. This is always true becau