Page 1 of 2

R520 - FC crashes when packing with Total7zip plugin

Posted: 28.12.2010, 11:02
by b-sonic
I installed the Total7zip wcx plugin (Download: http://www.totalcmd.net/plugring/Total7zip.html) on R520.
Operating System: Windows 7 Home Premium 64 Bit.

Browsing in 7z now works with it, but when trying to pack an 7z file, FC crashes every time.

Here is the problem signature:
Problemsignatur:
Problemereignisname: APPCRASH
Anwendungsname: FreeCommander.exe
Anwendungsversion: 0.0.0.520
Anwendungszeitstempel: 4d111905
Fehlermodulname: Total7zip.wcx_unloaded
Fehlermodulversion: 0.0.0.0
Fehlermodulzeitstempel: 4d162503
Ausnahmecode: c0000005
Ausnahmeoffset: 0563dd40
Betriebsystemversion: 6.1.7600.2.0.0.768.3
Gebietsschema-ID: 1031
Zusatzinformation 1: a7aa
Zusatzinformation 2: a7aa91f17ea749d42a4de3b390fa5b3d
Zusatzinformation 3: a7aa
Zusatzinformation 4: a7aa91f17ea749d42a4de3b390fa5b3d

Re: R520 - FC crashes when packing with Total7zip plugin

Posted: 28.12.2010, 11:13
by joby_toss
b-sonic wrote:I installed the Total7zip wcx plugin on R520.
Browsing in 7z now works with it
Thank you for this info!
b-sonic wrote:but when trying to pack an 7z file, FC crashes every time.
Same for me.

win7x64

Re: R520 - FC crashes when packing with Total7zip plugin

Posted: 28.12.2010, 12:18
by Karol
For me 7zip plugin works fine with XE http://www.totalcmd.net/plugring/7zip_new.html.

Re: R520 - FC crashes when packing with Total7zip plugin

Posted: 28.12.2010, 19:14
by joby_toss
Karol wrote:For me 7zip plugin works fine with XE http://www.totalcmd.net/plugring/7zip_new.html.
Indeed it works OK (although that's a different plugin and not recently updated)!
Thank you!

Re: R520 - FC crashes when packing with Total7zip plugin

Posted: 28.12.2010, 23:04
by Marek
Total7zip works OK for me (I have tested with 7z files). You need probably to define full path for 7z.dll and 7zG.exe.
Please check the file Total7zip.xml and update the options: path path_7z_dll and path_7zG_exe.

Re: R520 - FC crashes when packing with Total7zip plugin

Posted: 29.12.2010, 05:40
by joby_toss
Browsing 7z archives works using Total7zip plugin, but creating 7z archives does not work, even when the full path for 7z.dll and 7zG.exe is specified in Total7zip.xml file.

However, 7zip plugin that Karol mentioned works for both browsing and creating 7z archives.

Maybe it is not FCXE's fault?!

Re: R520 - FC crashes when packing with Total7zip plugin

Posted: 05.01.2011, 13:41
by Marek
I have asked the author of Total7Zip and I have got a good answer.
We need to change the option "alwaysWait7zip" in the xml config file.
The value should be:
alwaysWait7zip="1"

Re: R520 - FC crashes when packing with Total7zip plugin

Posted: 05.01.2011, 16:26
by joby_toss
Excellent! It works now! Thank you!

Re: R520 - FC crashes when packing with Total7zip plugin

Posted: 13.01.2011, 07:27
by b-sonic
Marek wrote:I have asked the author of Total7Zip and I have got a good answer.
We need to change the option "alwaysWait7zip" in the xml config file.
The value should be:
alwaysWait7zip="1"
Ok, so the plugin has invalid options.
Will the author change the options for the next release of the plugin or is the option only invalid for FC XE?

Re: R520 - FC crashes when packing with Total7zip plugin

Posted: 14.02.2011, 07:02
by b-sonic
Marek wrote:I have asked the author of Total7Zip and I have got a good answer.
We need to change the option "alwaysWait7zip" in the xml config file.
The value should be:
alwaysWait7zip="1"
The problem now appears in R525 even with this option changed.

Code: Select all

Problemsignatur:
  Problemereignisname:	APPCRASH
  Anwendungsname:	FreeCommander.exe
  Anwendungsversion:	0.0.0.525
  Anwendungszeitstempel:	4d4d5bb1
  Fehlermodulname:	Total7zip.wcx_unloaded
  Fehlermodulversion:	0.0.0.0
  Fehlermodulzeitstempel:	4d2b7f20
  Ausnahmecode:	c0000005
  Ausnahmeoffset:	10017a10
  Betriebsystemversion:	6.1.7600.2.0.0.768.3
  Gebietsschema-ID:	1031
  Zusatzinformation 1:	a7aa
  Zusatzinformation 2:	a7aa91f17ea749d42a4de3b390fa5b3d
  Zusatzinformation 3:	a7aa
  Zusatzinformation 4:	a7aa91f17ea749d42a4de3b390fa5b3d

Re: R520 - FC crashes when packing with Total7zip plugin

Posted: 14.02.2011, 21:29
by Marek
Works fine for me with the current version http://www.totalcmd.net/plugring/Total7zip.html.
"alwaysWait7zip=1" should be defined in Total7zip.xml.

Re: R520 - FC crashes when packing with Total7zip plugin

Posted: 14.02.2011, 22:04
by b-sonic
Marek wrote:Works fine for me with the current version http://www.totalcmd.net/plugring/Total7zip.html.
"alwaysWait7zip=1" should be defined in Total7zip.xml.
Damn, I edited the wrong xml file.

But shouldn't it be working without changing options in the xml file?
Total Commander works with standard settings and since WCX is a TC file extension, it should work like in TC.

In my opinion, every plugin should work with standard settings and without crashing.

Re: R520 - FC crashes when packing with Total7zip plugin

Posted: 21.02.2011, 06:57
by b-sonic
FC XE still crashes with standard settings in R528.

Re: R520 - FC crashes when packing with Total7zip plugin

Posted: 21.02.2011, 08:12
by Karol
Total7Zip was written not for FreeCommander but for another program.
It is really not to difficult to change this one option in the config file.

Re: R520 - FC crashes when packing with Total7zip plugin

Posted: 21.02.2011, 19:54
by b-sonic
Karol wrote:Total7Zip was written not for FreeCommander but for another program.
It is really not to difficult to change this one option in the config file.
Since FC XE uses the "other program interface", it should be able not to crash when using plugins.
The other program is the reference, so FC XE should be able to handle it.