TC11.03 RC1 - a newly created files will not appear on an empty disk

Bug reports will be moved here when the described bug has been fixed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
MartinK
Junior Member
Junior Member
Posts: 53
Joined: 2010-11-19, 20:21 UTC
Location: Brno, Czech Republic

TC11.03 RC1 - a newly created files will not appear on an empty disk

Post by *MartinK »

please try the following

totalcmd.exe /i="%TEMP%\fresh.ini"
select a blank flash drive (FS FAT)

create a new file "Test1.txt" using SHIFT F4
write anything, save changes and close notepad
the file will not be displayed

create another file "Test2.txt" using SHIFT F4
write anything, save changes and close notepad
still nothing shows up

only after pressing CTRL-R will both files be displayed

Win 10 22H2 x64, TC 11.03 RC1, RC2 32/64
TC 11.02 works fine.
Thanks. Martin
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: TC11.03 RC1 - a newly created files will not appear on an empty disk

Post by *ghisler(Author) »

This is related to your other report: TC suspends reading from a drive which returns a read error to avoid hanging on inaccessible drives now. On an empty drive, FindFirstFile also returns an error (ERROR_FILE_NOT_FOUND instead of ERROR_NO_MORE_FILES), which was leading to the reading suspension. I will fix it.
Author of Total Commander
https://www.ghisler.com
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: TC11.03 RC1 - a newly created files will not appear on an empty disk

Post by *ghisler(Author) »

This should be fixed in RC3, please test it!
Author of Total Commander
https://www.ghisler.com
User avatar
petermad
Power Member
Power Member
Posts: 14808
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: TC11.03 RC1 - a newly created files will not appear on an empty disk

Post by *petermad »

This should be fixed in RC3, please test it!
There is no entry in history.txt for this fix.

I could only reproduce the bug in TC 11.03rc2 with a fresh ini file, not with my working ini file. And if "Refresh when files are created, deleted and renamed" is enabled I could not reproduce the problem in TC 11.03rc2 with an otherwise fresh ini file either.

But I can confirm that in TC 11.03rc3 (and TC 11.02) I don't need to have "Refresh when files are created, deleted and renamed" enabled to see the file immediately after closing Notepad.

So confirmed changed in TC 11.03rc3 :-)

Moderator message from: petermad » 2024-01-29, 16:21 UTC

Moved to "TC fixed bugs" from "TC11.x bug reports (English)"
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: TC11.03 RC1 - a newly created files will not appear on an empty disk

Post by *ghisler(Author) »

It's not documented because it's the same bug as the other bug report where the header doesn't get displayed.
Author of Total Commander
https://www.ghisler.com
Post Reply