Review Request: Kill process when no cancel option exists for a cli tool
Commit Hook
null at kde.org
Wed Sep 28 02:23:36 UTC 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102702/#review6876
-----------------------------------------------------------
This review has been submitted with commit 68e2f4ab93bed8120682763916958cb2494bd61d by Raphael Kubo da Costa to branch master.
- Commit Hook
On Sept. 26, 2011, 11:24 a.m., Theofilos Intzoglou wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/102702/
> -----------------------------------------------------------
>
> (Updated Sept. 26, 2011, 11:24 a.m.)
>
>
> Review request for KDE Utils and Raphael Kubo da Costa.
>
>
> Description
> -------
>
> When extracting an archive and a file exists, we are presented with 4 different options, however some cli tools don't have the option to cancel the extraction. Until now as I can see the only option would be to just autoskip when pressing cancel. This led to different results than what was expected (cancel extraction completely).
>
> The patch attached adds a special response "KILL" that when is used from a plugin, the process is killed.
>
>
> Diffs
> -----
>
> kerfuffle/cliinterface.h 09729c3
> kerfuffle/cliinterface.cpp f187e1c
> plugins/clizipplugin/cliplugin.cpp 8552562
>
> Diff: http://git.reviewboard.kde.org/r/102702/diff/diff
>
>
> Testing
> -------
>
>
> Thanks,
>
> Theofilos Intzoglou
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20110928/ae1c25f1/attachment.html>
More information about the Kde-utils-devel
mailing list