View Issue Details

IDProjectCategoryView StatusLast Update
0003296Wishes.PluginsArclitepublic2017-01-10 14:02
ReporterHermanSemm Assigned To2useven10  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Platformx86OSAlso tested on Windows 7 x86 SP1OS Version10
Summary0003296: 7z.dll can only add/make archive 7z, zip, wim and tar
DescriptionHi 7-Zip author and team..

I've found that 7z.dll can only add/make archive 7z, zip, wim and tar and failed to make archive bzip2, xz, SWFc and gzip
Error message "The parameter is incorrect. (0x80070057) update.cpp:937" always appears
I also tried 7z plugins with Far Manager 3 build 4774 and Far Manager 1.75, also with manual command line, but it happened the same way
I think this is 7z.dll internal error and you should check for other archive that 7-Zip can handle, especially with parameters
And I think you also should update 7z parameters for Far Manager plugins and command line in file far7z.reg

Please fix this problem soon and please reply to herman.semm@gmail.com...

Best Regards,
Herman Semm
TagsNo tags attached.

Activities

2useven10

2016-09-10 07:26

developer   bugnote:0014751

Last edited: 2016-09-10 09:05

bzip2, gzip and xz works fine.
But all of them can contain not more than one file inside. it is format restriction.
Maybe arclite have to disable single file archive formats in archive creation dialog
if more than one file or directory selected.

I am not sure if 7z can create SWFc archives.
Probably that format should be removed from file creation dialog format list.

2useven10

2016-09-10 08:50

developer   bugnote:0014752

far3 (the only supported version) doesn't use registry.
all parameters stored in sqlite databases in %FARPROFILE%\ and %FARLOCALPROFILE%\ directories.
native far3 plugin configuration stored in %FARPROFILE%\PluginsData\<PluginGUID>.db

2useven10

2016-10-17 11:00

developer   bugnote:0014916

Last edited: 2016-10-17 11:01

SFWc also works.
That is also single file format.
And it can compress only uncompressed SWF files.
A am not sure if such exotic is necessary in arclite.
It is omited in actual 7zfm.

2useven10

2016-10-17 11:04

developer   bugnote:0014917

I am going to exclude single file formats when creating new multifile archive.
And maybe add more informative message when try to modify single file format archives/

2useven10

2016-12-27 18:24

developer   bugnote:0015108

build 245

Issue History

Date Modified Username Field Change
2016-09-10 05:21 HermanSemm New Issue
2016-09-10 07:26 2useven10 Note Added: 0014751
2016-09-10 08:50 2useven10 Note Added: 0014752
2016-09-10 08:56 2useven10 Note Edited: 0014751
2016-09-10 09:05 2useven10 Note Edited: 0014751
2016-09-10 10:03 DrKnS Priority immediate => normal
2016-10-17 10:55 2useven10 Category Command Line/Execute => _Common
2016-10-17 10:57 2useven10 Project Known Error => Wishes.Plugins
2016-10-17 11:00 2useven10 Note Added: 0014916
2016-10-17 11:00 2useven10 Category _Common => ArcLite
2016-10-17 11:00 2useven10 Note Edited: 0014916
2016-10-17 11:01 2useven10 Note Edited: 0014916
2016-10-17 11:04 2useven10 Note Added: 0014917
2016-12-27 18:24 2useven10 Note Added: 0015108
2016-12-27 18:24 2useven10 Assigned To => 2useven10
2016-12-27 18:24 2useven10 Status new => feedback
2017-01-10 14:02 2useven10 Status feedback => closed
2017-01-10 14:02 2useven10 Resolution open => fixed
2017-10-23 08:39 DrKnS Category ArcLite => Arclite