[Maniphest] [Updated] T1877: Batch extraction of header-encrypted archives: password asked twice if wrong

elvisangelaccio (Elvis Angelaccio) noreply at phabricator.kde.org
Mon Jul 25 21:50:01 UTC 2016


elvisangelaccio added a comment.


  I think I found out the reason: this is yet another bug caused by the "hidden" ListJob that we run when we create an archive (see https://phabricator.kde.org/T3300).
  
  If the user enters a wrong password, the ListJob fails but BatchExtract has no way to realize that. It doesn't know that there is a ListJob running in the first place, and it just starts an ExtractJob because that's what it does.
  
  In the cli7z case, the ExtractJob founds again the password prompt line and shows again the PasswordQuery.

TASK DETAIL
  https://phabricator.kde.org/T1877

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

To: elvisangelaccio
Cc: kde-utils-devel, elvisangelaccio, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20160725/1b9de506/attachment.html>


More information about the Kde-utils-devel mailing list