Re: Async action with helper in KAuth

2012-11-15 Thread Yichao Yu
Filed a bug here[1], hopefully this will help you tracking the bug and to cherrypick/fix it in other branches. [1] https://bugs.kde.org/show_bug.cgi?id=310149 On Thu, Nov 15, 2012 at 8:45 AM, Dario Freddi wrote: > Hello Yichao, > > 2012/11/12 Yichao Yu >> >> I checkout out the code for KAuth an

Re: Async action with helper in KAuth

2012-11-15 Thread Yichao Yu
On Thu, Nov 15, 2012 at 8:45 AM, Dario Freddi wrote: > Hello Yichao, > > 2012/11/12 Yichao Yu >> >> I checkout out the code for KAuth and found out the following lines >> in` ActionReply Action::execute(const QString &helperID) const` >> >> if (d->async) { >> if (hasHelper()) { >>