[Bug] Different view-menus found for left/right panel

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

Moderators: white, Hacker, petermad, Stefan2

Post Reply
StatusQuo
Power Member
Power Member
Posts: 1524
Joined: 2007-01-17, 21:36 UTC
Location: Germany

[Bug] Different view-menus found for left/right panel

Post by *StatusQuo »

Only a little optical confusion:
The menu for choosing the actual view mode (Shift-F1 in each panel) is different for left and right panel
(Screenshot here)
On the left side it says "File-Comments Show (cm_LeftCommands, ^-F2)",
on the right side it says "Comments Ctrl+Shift+F2"

Is this intentional?

Second:
- ^-F2 (without Shift) as mentioned in left menu does nothing here (I can't remember changing something here).
- Ctrl+Shift+F2 switches the Comments-View on the actual side, whichever is acticated ("cm_LeftCommands"?).
Last edited by StatusQuo on 2007-04-22, 19:41 UTC, edited 1 time in total.
Who the hell is General Failure, and why is he reading my disk?
-- TC starter menu: Fast yet descriptive command access!
User avatar
StickyNomad
Power Member
Power Member
Posts: 1933
Joined: 2004-01-10, 00:15 UTC
Location: Germany

Post by *StickyNomad »

2StatusQuo

Hm, I cannot confirm this. I tried the built-in english language and the english language file, both display the correct menu entry. maybe some error in your languagefile?
StatusQuo
Power Member
Power Member
Posts: 1524
Joined: 2007-01-17, 21:36 UTC
Location: Germany

Post by *StatusQuo »

Thanks, but the language files don't seem to be the problem. I tried with a fresh install into an empty directory. I searched the file contents in TC-dir, no file contains "cm_LeftCommands".
Then I started with a fresh INI and both menus look normal (as on right side in screenshot) - so the problem seems to be there.

In my INI the only position where I found the displayed string from the left side was in Start (user) menu:

Code: Select all

[user]
menu9=File-Comments Show                                  (cm_LeftComments, ^-F2)
cmd9=cm_LeftComments
That's exactly the text shown in the view menu.
If I change the title in the Start (user) menu, it also changes in this view menu.

Bug or feature :?:
[Edit:] Replacing the above entry by copying menu8/cmd8 to menu9/cmd9 fixes the problem. All "spaces" are real ones (ASCII 20 Hex).

[same behaviour in TC 6.56 and 7.00rc3, using W2k + XP SP2]
Who the hell is General Failure, and why is he reading my disk?
-- TC starter menu: Fast yet descriptive command access!
StatusQuo
Power Member
Power Member
Posts: 1524
Joined: 2007-01-17, 21:36 UTC
Location: Germany

Post by *StatusQuo »

Reproduceable with a new INI (created with TOTALCMD.EXE /i=c:\tc_new.ini) and the above line added to Start (user) menu.
Complete INI with which this occurs here reproduceably:

Code: Select all

[Configuration]
firstmnu=2682
SeparateTree=0
PanelsVertical=0
[left]
path=c:\
ShowAllDetails=1
SpecialView=0
show=1
sortorder=0
negative Sortorder=0
[right]
path=c:\
ShowAllDetails=1
SpecialView=0
show=1
sortorder=0
negative Sortorder=0
[user]
menu1=File-Comments Show                                  (cm_LeftComments, ^-F2)
cmd1=cm_LeftComments
[RightHistory]
0=c:\
[LeftHistory]
0=c:\
Maybe this thread should be moved to TC7 Beta bug reports?
Who the hell is General Failure, and why is he reading my disk?
-- TC starter menu: Fast yet descriptive command access!
User avatar
petermad
Power Member
Power Member
Posts: 14739
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

I can also confirm the bug.

I doesn't have to be cmd9 - I reproduced it with cmd2.

It also applies to cm_LeftShort, cm_LeftLong and cm_LeftThumbs used as the cmd.

But it does NOT apply to cm_RightShort, cm_RightLong, cm_RightComments and cm_RightThumbs OR cm_ScrShort, cm_ScrLong, cm_ScrComments and cm_ScrThumbs
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.50b4 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
Flint
Power Member
Power Member
Posts: 3487
Joined: 2003-10-27, 09:25 UTC
Location: Antalya, Turkey
Contact:

Post by *Flint »

Yes, I can confirm that either.
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
 
Using TC 10.52 / Win10 x64
User avatar
Hacker
Moderator
Moderator
Posts: 13052
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

[mod]Moved to TC7 bug reports forum.

Hacker (Moderator)[/mod]
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: 48021
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Should be fixed now in RC4, please test!
Author of Total Commander
https://www.ghisler.com
User avatar
Flint
Power Member
Power Member
Posts: 3487
Joined: 2003-10-27, 09:25 UTC
Location: Antalya, Turkey
Contact:

Post by *Flint »

Yes, seems to be fixed.
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
 
Using TC 10.52 / Win10 x64
User avatar
petermad
Power Member
Power Member
Posts: 14739
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

Fixed here in TC7rc4 :-)
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.50b4 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
StatusQuo
Power Member
Power Member
Posts: 1524
Joined: 2007-01-17, 21:36 UTC
Location: Germany

Post by *StatusQuo »

Confirm, fixed in TC7 rc4. :)
Who the hell is General Failure, and why is he reading my disk?
-- TC starter menu: Fast yet descriptive command access!
Post Reply