| View previous topic :: View next topic |
| Author |
Message |
MVV Power Member


Joined: 03 Aug 2008 Posts: 4598 Location: Russian Federation
|
Posted: Sun Jun 20, 2010 3:36 am Post subject: |
|
|
Sorry, it is not DiskDirExtended trouble, it just occurs only with DDE archives (don't know why). It was GAUP plugin (yeah, again, and another version).
But, how DDE checks if this archive is supported? Maybe problem is that DDE has no function CanYouHandleThisFile implemented?
Last edited by MVV on Sun Jun 20, 2010 3:47 am; edited 1 time in total |
|
| Back to top |
|
 |
ghisler(Author) Site Admin


Joined: 04 Feb 2003 Posts: 24702 Location: Switzerland
|
|
| Back to top |
|
 |
MVV Power Member


Joined: 03 Aug 2008 Posts: 4598 Location: Russian Federation
|
Posted: Thu Jun 24, 2010 1:43 am Post subject: |
|
|
TrePe, there is some inconsistency with TC 7.55, your plugin and GAUP plugin. Please read following post: http://ghisler.ch/board/viewtopic.php?p=205114#205114. It would be great if you can do something to prevent such bugs.
If I disable UseCanHandleThisFileForWCXs, all works fine. BTW, I have UseCanHandleThisFileForWCXsExtensions=7z,exe so I don't know why GAUP plugin is loaded when I'm entering DiskDirExtended archive (actually it is strange why it is loaded on every folder change on USB stick after first enterind DiskDirExtended archive). |
|
| Back to top |
|
 |
MVV Power Member


Joined: 03 Aug 2008 Posts: 4598 Location: Russian Federation
|
|
| Back to top |
|
 |
ghisler(Author) Site Admin


Joined: 04 Feb 2003 Posts: 24702 Location: Switzerland
|
Posted: Fri Jun 25, 2010 9:04 am Post subject: |
|
|
2MVV
You can already do this in the packer configuration dialog of the plugin.
Btw, in the next version of Diskdir Extended, the plugins will be loaded only in the PackFile function, not when the plugin loads. _________________ Author of Total Commander
http://www.ghisler.com |
|
| Back to top |
|
 |
MVV Power Member


Joined: 03 Aug 2008 Posts: 4598 Location: Russian Federation
|
Posted: Fri Jun 25, 2010 9:22 am Post subject: |
|
|
| ghisler(Author) wrote: | | You can already do this in the packer configuration dialog of the plugin. |
Don't know how. If I remove gaup from ListAlways, DiskDirExtended still loads it since I have UseCanHandleThisFileForWCXs enabled - here separate setting might be required. Personal extensions for installed plugins would be even better (e.g. SomeParameterName=7z,exe:multiarc;umx:gaup etc, existing UseCanHandleThisFileForWCXsExtensions parameter name can be used to handle old and new formats). It would speed up process if user has a lot of plugins.
| ghisler(Author) wrote: | | Btw, in the next version of Diskdir Extended, the plugins will be loaded only in the PackFile function, not when the plugin loads. |
That sounds great. For already loaded plugins there won't be time waste at all.
BTW option UseCanHandleThisFileForWCXsExtensions doesn't working for me again... Hope it is not because of Win7x64. I have SFX CAB/7Z archives (e.g. Opera_1053_ru_Setup.exe) and it doesn't list them... UseCanHandleThisFileForWCXs is enabled, UseCanHandleThisFileForWCXsExtensions=7z,exe (with empty UseCanHandleThisFileForWCXsExtensions same thing). I have 7zip.wcx and multiarc.wcx with 7Z and CAB support installed and all plugin extensions in [Packer] section of wincmd.ini are in lowercase (current DiskDirExtended requires them in lowcase). Of course, I can enter theese archives by Ctrl+PgDn. _________________ VirtualPanel plugin: Temporary panel for TC (forum)
TOTALCMD.NET: TCFS2, NTLinks, CopyTree, AskParam, ConPaste, Sudo… |
|
| Back to top |
|
 |
MVV Power Member


Joined: 03 Aug 2008 Posts: 4598 Location: Russian Federation
|
|
| Back to top |
|
 |
szabibacsi New Member

Joined: 18 Jul 2010 Posts: 1
|
Posted: Sun Jul 18, 2010 3:03 am Post subject: bug report: file size miscalculation |
|
|
I created a filename with these special characters: éáűőúüöüó.txt
This file is represented in the lst file as: éáuoúüöüó.txt
If it is inside a folder then the file size is zero, if it's in the root node then it is 54577955406430281
btw total commander handles non-ansi special characters badly, so it may be a problem with TC, but a warning would be nice.
As a sidenote - probably it is already known - archives inside archives are represented as folders, which clearly shows how the lst format is not capable of dealing with these situations (or at least its painfully hard on a code level: to keep track of the topmost archive container). Regards:
Szabolcs |
|
| Back to top |
|
 |
MVV Power Member


Joined: 03 Aug 2008 Posts: 4598 Location: Russian Federation
|
|
| Back to top |
|
 |
fg_2002fr Senior Member


Joined: 24 Feb 2003 Posts: 230 Location: Tours (France)
|
Posted: Wed Nov 16, 2011 10:14 am Post subject: |
|
|
Hi,
is there a x64 version planned for this plugin?
or are the sources available ? |
|
| Back to top |
|
 |
TrePe Junior Member


Joined: 10 Feb 2004 Posts: 40 Location: Slovakia
|
Posted: Mon Mar 26, 2012 2:37 pm Post subject: |
|
|
You can find 64bit version on totalcmd.net. I had to drop ISO support by now as it did not work with 64bits.
I also found out why my plugin can not "talk" to 7z plugin and the like - they are unicode version only. So the next step for me is to implement unicode support. |
|
| Back to top |
|
 |
TW Member

Joined: 19 Jan 2005 Posts: 157
|
Posted: Tue Mar 27, 2012 2:37 am Post subject: |
|
|
thanks for porting this to 64bit! will test it later.  _________________ licenced and happy TC user since 1994 (#1xxx) |
|
| Back to top |
|
 |
Alinda Junior Member

Joined: 04 Apr 2008 Posts: 4
|
Posted: Sun Apr 08, 2012 12:20 pm Post subject: 64bit version crashes |
|
|
Just tried out the 64bit version. This extension was the only reason I kept 7.56a around, so I was quite excited.
First I tried entering lst files, that worked brilliantly. Everything shows just like they should.
Then I tried to create a lst file, about 2 seconds after hitting ok on the packer dialog, complete TC8.0ß24 64bit crashed. I don't know what additional information I can give, but making lst files does not work. |
|
| Back to top |
|
 |
Horst.Epp Power Member


Joined: 06 Feb 2003 Posts: 858 Location: Germany
|
Posted: Mon Apr 09, 2012 3:52 am Post subject: |
|
|
I found that the option List archives in settings must be switched off.
Then it works for me. |
|
| Back to top |
|
 |
Joe_Cool Junior Member

Joined: 17 Aug 2010 Posts: 4
|
Posted: Wed Jul 04, 2012 8:41 am Post subject: |
|
|
| Certain CAB files seem to crash the 64bit version of the plugin. With the 32bit version it works fine. Can't tell which ones though. I just noticed unticking .CAB solved the crash for me. |
|
| Back to top |
|
 |
|