After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 741025 - Cannot delete file from password protected archived secured with 7-zip
Cannot delete file from password protected archived secured with 7-zip
Status: RESOLVED DUPLICATE of bug 618909
Product: file-roller
Classification: Applications
Component: general
3.14.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2014-12-02 15:07 UTC by Declan McGrath
Modified: 2014-12-05 11:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
bug-screenshot.png (32.99 KB, image/png)
2014-12-02 15:08 UTC, Declan McGrath
Details

Description Declan McGrath 2014-12-02 15:07:57 UTC
Steps to reproduce
* Given that p7zip is installed
* When I
  - mkdir foo
  - touch foo/asdf.txt
  - nautilus .
  - Within nautilus right-click the "foo" folder
  - Choose the following in the resulting dialog
    => ".7z" as the extension
    => "blahblah" as the password
    => Tick "Encrypt the file list too"
  - Then click Create
  - In the resulting dialog, choose "Open the Archive"
  - Enter the password when prompted
  - Click into the foo directory within the resulting File Roller window
  - Right-click on asdf.txt and select "Delete"
  - Leave the ticked option as "Selected Files"
  - Click "Delete"

Expected result
* File is delete from archive

Actual result
* See attached screenshot
* Warned of wrong password
* Even if you enter the correct password it will still not delete the file
* And if you enter the wrong password the prompt silently disappears
Comment 1 Declan McGrath 2014-12-02 15:08:33 UTC
Created attachment 291996 [details]
bug-screenshot.png
Comment 2 André Klapper 2014-12-04 02:08:59 UTC
Wondering if this is a duplicate of bug 618909?
Comment 3 Declan McGrath 2014-12-05 11:25:57 UTC
Yes it is, thanks André.

*** This bug has been marked as a duplicate of bug 618909 ***