[Differential] [Request, 17 lines] D455: Handle "disk is full" messages from cli plugins

rthomsen (Ragnar Thomsen) noreply at phabricator.kde.org
Mon Oct 26 16:38:31 UTC 2015


rthomsen created this revision.
rthomsen added a reviewer: elvisangelaccio.
Herald added a subscriber: kde-utils-devel.

REVISION SUMMARY
  Currently, Ark doesn't handle "disk is full" error messages from the cli
  plugins. This results in either the gui being "busy" continously, or
  that the user doesn't get any indication that there was a problem
  extracting the archive.
  
  p7zip 9.38.1 doesn't output a specific disk-is-full message, but the recently released 15.09 does.
  
  CCBUG: 206383, 206385

TEST PLAN
  Try extracting rar, 7z and zip archives to a small partition. Error message appears as approppriate. Tested with both clizip and cli7z for zip archives.

REPOSITORY
  rARK Ark

BRANCH
  diskfull-cli

REVISION DETAIL
  https://phabricator.kde.org/D455

AFFECTED FILES
  kerfuffle/cliinterface.cpp
  kerfuffle/cliinterface.h
  plugins/cli7zplugin/cliplugin.cpp
  plugins/clirarplugin/cliplugin.cpp
  plugins/clizipplugin/cliplugin.cpp

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: rthomsen, elvisangelaccio
Cc: kde-utils-devel


More information about the Kde-utils-devel mailing list