cm_CountDirContent not work in 8.0b21?
Moderators: Hacker, petermad, Stefan2, white
cm_CountDirContent not work in 8.0b21?
cm_CountDirContent not work in 8.0b21?
p.s.:
Calcola spazio occupada...
in italian i wrong.
just is:
Calcola spazio occupato...
p.s.:
Calcola spazio occupada...
in italian i wrong.
just is:
Calcola spazio occupato...
- ghisler(Author)
- Site Admin
- Posts: 50934
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Do you get this problem regularly? If yes, please contact me for a special test version (beta at ghisler com).
Anyone else who get this problem regularly should contact me too!
Anyone else who get this problem regularly should contact me too!
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50934
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Di you remember wether the first folder where it stopped working contained any kind of symbolic links (junctions, reparse points)? TC shows them with <LNK> instead of <DIR> in the size column.
For example, the folders under c:\users are full of such links...
For example, the folders under c:\users are full of such links...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50934
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Do you remember which was the first directory where the size wasn't shown any more? If no, try to check it the next time it happens. Please also check whether it contains any hard links.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50934
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Please try it with Total Commander 7.57a release candidate 1:
http://ghisler.ch/board/viewtopic.php?p=242914
If the fix works, I will add it also to TC8 beta, therefore please test it with TC 7.57a!
I'm using the code from TC 7.56a now (with slight changes only) to check for infinite loops, so it will not catch all of them. However, it should at least no longer stop. Since I cannot reproduce the problem myself, I cannot guarantee that it will work. Therefore I have added some code to detect where exactly it hangs.
Please add the following string to the file wincmd.ini, section [Configuration]:
DebugIconThread=1
You can edit the wincmd.ini via Configuration - Change settings files directly.
When it starts to hang, you can go to the temp directory with
cd %TEMP%
and look at the file tcicolog.txt. It's a log file of the icon thread and related operations in the foreground thread.
http://ghisler.ch/board/viewtopic.php?p=242914
If the fix works, I will add it also to TC8 beta, therefore please test it with TC 7.57a!
I'm using the code from TC 7.56a now (with slight changes only) to check for infinite loops, so it will not catch all of them. However, it should at least no longer stop. Since I cannot reproduce the problem myself, I cannot guarantee that it will work. Therefore I have added some code to detect where exactly it hangs.
Please add the following string to the file wincmd.ini, section [Configuration]:
DebugIconThread=1
You can edit the wincmd.ini via Configuration - Change settings files directly.
When it starts to hang, you can go to the temp directory with
cd %TEMP%
and look at the file tcicolog.txt. It's a log file of the icon thread and related operations in the foreground thread.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Now folder size not work.ghisler(Author) wrote:Please add the following string to the file wincmd.ini, section [Configuration]:
DebugIconThread=1
You can edit the wincmd.ini via Configuration - Change settings files directly.
When it starts to hang, you can go to the temp directory with
cd %TEMP%
and look at the file tcicolog.txt. It's a log file of the icon thread and related operations in the foreground thread.
I have added DebugIconThread=1 but it not hang and not create tcicolog.txt
When i execute folder size, it change <DIR> column in blank.
-
- Member
- Posts: 142
- Joined: 2003-02-07, 12:54 UTC
-
- Member
- Posts: 142
- Joined: 2003-02-07, 12:54 UTC
ALT-SHIFT-ENTER works fine
then i moved files with background transfer manager (F6 F2)
for each file...
after completing BTM every time i ALT-SHIFT-ENTER
but no dir size...
Code: Select all
calc size: C:\Users\Sidji\AppData\Local\Temp\swtlib-32
Size: 348160 bytes
for each file...
Code: Select all
copy thumb: sourcepath_and_filename<destpath_and_filename
delete thumb: sourcepath_and_filename
Code: Select all
Removing pending bitmap and icon notifications
Removing bitmaps and icons from background thread queue
Last edited by codi on 2012-03-07, 16:34 UTC, edited 1 time in total.