Error with CRC calculating

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

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Jungle
Member
Member
Posts: 129
Joined: 2005-12-03, 11:18 UTC
Contact:

Error with CRC calculating

Post by *Jungle »

1. Create some folder, e.g. c:\temp\test
2. Select some files and execute "Create checksum file(s)"
3. Enter created pathname in the appeared dialog

Code: Select all

Save CRC file(s) to:
c:\temp\test
4. Press OK. Dialog box appears with message "Access denied...". Whatever you choose - Skip, Cancel or Rename - background error window appears:

Code: Select all

---------------------------
Error
---------------------------
Control deleted from background thread!
---------------------------
ОК   
---------------------------
It will appear 3 more times after pessing OK.

Typing existing directory name instead of correct file name was my mistake, but maybe there should be some warning before operation start?
CoolWater
Power Member
Power Member
Posts: 737
Joined: 2003-03-27, 16:33 UTC

Post by *CoolWater »

Confirmed.

It seems TC does not check whether the target is a directory or file.

TC 7.55a, OS: XP SP3
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48077
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Indeed this function was moved to a background thread. It seems that I missed this dialog and didn't make it thread-safe yet, sorry! Don't worry, the function does work even with the error message.
Author of Total Commander
https://www.ghisler.com
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48077
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

This fix was confirmed in the beta forum, thanks!
Author of Total Commander
https://www.ghisler.com
Post Reply