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 703187 - Error: cannot add files to archive
Error: cannot add files to archive
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
3.8.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2013-06-27 13:17 UTC by Srinivasa Ragavan
Modified: 2013-07-03 07:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Enable the 'Add' button only when there are selected/checked files. (2.51 KB, patch)
2013-06-27 13:19 UTC, Srinivasa Ragavan
none Details | Review

Description Srinivasa Ragavan 2013-06-27 13:17:58 UTC
Steps
1. Open File Roller
2. Create archive (tar.gz)
3. Try to add file to archive, in the file selector by clicking on a file.

Result: "An error occured while loading the archive"

Reason: The user selected the file, but didn't click on the checkbox. 

It is always a good to let the 'Add' button be enabled only when a file is selected via the checkbox.
Comment 1 Srinivasa Ragavan 2013-06-27 13:19:01 UTC
Created attachment 247901 [details] [review]
Enable the 'Add' button only when there are selected/checked files.
Comment 2 Srinivasa Ragavan 2013-07-02 10:17:37 UTC
Paolo: Can you review this patch? Tia.
Comment 3 Paolo Bacchilega 2013-07-03 07:08:19 UTC
Patch applied with some changes to master, thank you.