Review Request 125555: Port KAuth return code error checking in fontinst
David Edmundson
david at davidedmundson.co.uk
Sat Oct 10 00:19:05 UTC 2015
> On Oct. 9, 2015, 11:56 p.m., Hrvoje Senjan wrote:
> > kcms/kfontinst/dbus/FontInst.cpp, line 958
> > <https://git.reviewboard.kde.org/r/125555/diff/1/?file=410313#file410313line958>
> >
> > Shouldn't this be if (!j->exec()) { ?
Same thing really
final line of KJob::exec() is
return (d->error == 0);
Can change if you think it's clearer
- David
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125555/#review86603
-----------------------------------------------------------
On Oct. 8, 2015, 1:38 p.m., David Edmundson wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125555/
> -----------------------------------------------------------
>
> (Updated Oct. 8, 2015, 1:38 p.m.)
>
>
> Review request for Plasma.
>
>
> Repository: plasma-desktop
>
>
> Description
> -------
>
> Someone whilst porting had simply commented it out
> This causes the install dialog to freeze if there's a problem.
>
> CCBUG: 344473
> CCBUG: 300951
> CCBUG: 345234
>
>
> Diffs
> -----
>
> kcms/kfontinst/dbus/FontInst.cpp 42413c1a05717f416681ef32317b8914c2ba35ec
>
> Diff: https://git.reviewboard.kde.org/r/125555/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> David Edmundson
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20151010/258463d1/attachment.html>
More information about the Plasma-devel
mailing list