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 152039 - Password Protected Files must be displayed differently
Password Protected Files must be displayed differently
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
2.14.x
Other All
: High enhancement
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2004-09-07 06:41 UTC by srinath
Modified: 2006-06-21 15:10 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
proposed patch (6.60 KB, patch)
2006-04-09 21:30 UTC, Sven Rech
none Details | Review
proposed patch 2 (better readable) (12.40 KB, patch)
2006-04-11 21:58 UTC, Sven Rech
none Details | Review

Description srinath 2004-09-07 06:41:07 UTC
When file-roller opens an archive that contains password-protected files, those
files must be shown differently. For example, they could be shown in Italics, or
in a different colour, etc.
Comment 1 Teppo Turtiainen 2005-06-25 11:23:09 UTC
This and bug 144391 seem mutually exclusives solutions to the same problem.
Which would be the better solution: clearly showing which files are
password-protected and which are not or applying the password-protection to the
entire archive?
Comment 2 Sven Rech 2006-04-09 21:30:27 UTC
Created attachment 63060 [details] [review]
proposed patch

This patch shows an emblem for all encrypted files in the archive.
Comment 3 Sven Rech 2006-04-11 21:58:42 UTC
Created attachment 63264 [details] [review]
proposed patch 2 (better readable)

Sry, the last patch was not made with the -u -p parameters. Now it's better readable.
Comment 4 Paolo Bacchilega 2006-06-21 15:10:34 UTC
patch applied, thanks.