https://bugs.kde.org/show_bug.cgi?id=206385

Ragnar Thomsen <rthoms...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |16.04.0
      Latest Commit|                            |http://commits.kde.org/ark/
                   |                            |7f65f9112b6574fc6477c240bea
                   |                            |6c138a1494dbb
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #5 from Ragnar Thomsen <rthoms...@gmail.com> ---
Git commit 7f65f9112b6574fc6477c240bea6c138a1494dbb by Ragnar Thomsen.
Committed on 20/03/2016 at 17:55.
Pushed by rthomsen into branch 'Applications/16.04'.

Handle "no space left" messages from cliplugins

Previously, Ark didn't handle "no space left" error messages from the
cliplugins. This resulted in either the gui being "busy" continously
(clizip), or that the user didn't get any indication that there was a
problem extracting the archive (cli7z and clirar).

This commit adds a pattern (DiskFullPatterns) for catching these errors.
An errorbox is then displayed to the user. Some of the programs used in
the cliplugins, such as 7z v9.38, doesn't output a specific message,
but then a generic "Extraction failed" message is displayed instead.
Related: bug 206383
FIXED-IN: 16.04.0

Differential Revision: D455

M  +10   -1    kerfuffle/cliinterface.cpp
M  +5    -0    kerfuffle/cliinterface.h
M  +2    -1    plugins/cli7zplugin/cliplugin.cpp
M  +2    -1    plugins/clirarplugin/cliplugin.cpp
M  +2    -0    plugins/clizipplugin/cliplugin.cpp

http://commits.kde.org/ark/7f65f9112b6574fc6477c240bea6c138a1494dbb

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to