[8.0ß18] SyncDirs, F6, Enter -> File disappears from list

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

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
Flint
Power Member
Power Member
Posts: 3487
Joined: 2003-10-27, 09:25 UTC
Location: Antalya, Turkey
Contact:

[8.0ß18] SyncDirs, F6, Enter -> File disappears from list

Post by *Flint »

When I rename a file in SyncDirs (even when file name was not changed at all), the file simply disappears from the list. The same-named file on the other side is then marked as unique giving the impression that the first file was removed completely.
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
 
Using TC 10.52 / Win10 x64
User avatar
karlchen
Power Member
Power Member
Posts: 4603
Joined: 2003-02-06, 22:23 UTC
Location: Germany

Post by *karlchen »

Hello, Flint.

There must be more relevant factors than just using T.C. 8.0ß18 32-bit.
Cannot reproduce the reported problem so far.

Tested combinations:

Total Commander 8.0ß18 32-bit
Total Commander 8.0ß18 64-bit
Server 2008 R2
--
Total Commander 8.0ß18 32-bit
Wine 1.2.3
Ubuntu 10.04.3 Desktop 32-bit

Kind regards,
Karl
MX Linux 21.3 64-bit xfce, Total Commander 10.52 64-bit
The people of Alderaan keep on bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine.
The Prophet's Song
User avatar
Flint
Power Member
Power Member
Posts: 3487
Joined: 2003-10-27, 09:25 UTC
Location: Antalya, Turkey
Contact:

Post by *Flint »

OMG! Indeed, with empty INI it is not reproduced. So I worked on reducing my working INI to find the minimal configuration for reproducing the problem. I bet you'll never guess which key caused the problem!

Code: Select all

[Configuration]
DrivesExportUpcase=1
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
 
Using TC 10.52 / Win10 x64
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Thanks, I will add support for it. TC is checking for the exactly matching path name, which is apparently changed by DrivesExportUpcase...
Author of Total Commander
https://www.ghisler.com
User avatar
karlchen
Power Member
Power Member
Posts: 4603
Joined: 2003-02-06, 22:23 UTC
Location: Germany

Post by *karlchen »

Hm.

My wincmd.ini holds these entries

Code: Select all

DrivesExportUpcase=1
DrivesShowUpcase=1
and the problem does not show.

What am I doing wrong?

Karl
MX Linux 21.3 64-bit xfce, Total Commander 10.52 64-bit
The people of Alderaan keep on bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine.
The Prophet's Song
User avatar
Hacker
Moderator
Moderator
Posts: 13067
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

karlchen,
You are missing

Code: Select all

[Configuration]
? :P

Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

There is no problem with DrivesShowUpcase=1, because then both the old and the new name have uppercase drive letters. There is a problem only when the old name (lowercase) and the new name (uppercase) have different case drive letters.
Author of Total Commander
https://www.ghisler.com
User avatar
karlchen
Power Member
Power Member
Posts: 4603
Joined: 2003-02-06, 22:23 UTC
Location: Germany

Post by *karlchen »

Hello, Hacker.
Hacker wrote:You are missing

Code: Select all

[Configuration]
Don't think so. If the entries were not located in the section [Configuration] they would not have any effect.

Cheers,
Karl
MX Linux 21.3 64-bit xfce, Total Commander 10.52 64-bit
The people of Alderaan keep on bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine.
The Prophet's Song
User avatar
Flint
Power Member
Power Member
Posts: 3487
Joined: 2003-10-27, 09:25 UTC
Location: Antalya, Turkey
Contact:

Post by *Flint »

Confirm the fix in 8.0β19.
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
 
Using TC 10.52 / Win10 x64
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Thanks!
Author of Total Commander
https://www.ghisler.com
Post Reply