You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: