lxqt / lxqt-archiver

A simple & lightweight desktop-agnostic Qt file archiver
https://lxqt.github.io
GNU General Public License v2.0
39 stars 29 forks source link

LXQt archiver: set password always possibile #97

Open stefonarch opened 5 years ago

stefonarch commented 5 years ago

When creating for example a tar.gz archive it's possible to set an passwd even if neither .tar nor .gz has this feature afaik. Probably true for others too.

Expected Behavior

Passwd field should be deactivated if archive format doesn't support it.

Possible Solution

Check for features when selecting suffix/format

System Information

git checkout of lxqt-archiver, arch

tsujan commented 5 years ago

Logical. We should see that, in addition to 7z, which supported archive formats accept passwords.