Bug 374148 - Adding files to archives compressed with non-default options uses default options
Summary: Adding files to archives compressed with non-default options uses default opt...
Status: CONFIRMED
Alias: None
Product: ark
Classification: Applications
Component: general (other bugs)
Version First Reported In: 16.12.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-25 18:24 UTC by Soukyuu
Modified: 2016-12-25 18:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Soukyuu 2016-12-25 18:24:34 UTC
Test case:

- compress some files with max compression to .rar (method "-m5 -md=256K")
- modify a file externally
- drag and drop file into archive
- confirm overwrite
- check archive info

-> newly added file has "-m3 -md=256K" instead of "-m5 -md=256K"
-> newly file also shows weird values for "size" and "compressed" until archive is reopened

The last few updates really improved Ark, many thanks to everyone involved! 
Merry Christmas!
Comment 1 Elvis Angelaccio 2016-12-25 18:56:32 UTC
Yep, we aware of this limitation (see also https://phabricator.kde.org/T4010).
Comment 2 Elvis Angelaccio 2016-12-25 18:56:51 UTC
(In reply to Elvis Angelaccio from comment #1)
> Yep, we aware of this limitation (see also
> https://phabricator.kde.org/T4010).

*we are aware :p