DiskDir Extended
Moderators: Hacker, petermad, Stefan2, white
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?
But, how DDE checks if this archive is supported? Maybe problem is that DDE has no function CanYouHandleThisFile implemented?
Last edited by MVV on 2010-06-20, 09:47 UTC, edited 1 time in total.
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
You mean this one?
http://www.totalcmd.net/plugring/gaup.html
Can you send me a sample archive for testing this problem, please?
http://www.totalcmd.net/plugring/gaup.html
Can you send me a sample archive for testing this problem, please?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
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).
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).
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
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.
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
https://www.ghisler.com
https://www.ghisler.com
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:You can already do this in the packer configuration dialog of the plugin.
That sounds great. For already loaded plugins there won't be time waste at all.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.
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.
-
- New Member
- Posts: 1
- Joined: 2010-07-18, 08:55 UTC
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
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
Hi, TrePe, when I delete all files from DDE archive and add new files into, plugin shows message with question:
Please add an option to remove this question. E.g. I'm always use DDE archives with full info about files so this question is very annoying.
Code: Select all
You chose to list 8 columns but this file has 1 columns.
Do you wish to keep file's number of columns (1)?
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.
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.