I have a new consistent bug that can result with such contradictory scene:
This will happen if prior to going to This PC root by whatever method / route I would have used prior to this act my >>MXD 1.0.0<< Column Profile, while in the Right Panel I would have used my >>POGO 2.0.1<< Column Profile. This will happen if I will switch Panels i.e. used the >>MXD 1.0.0<< in Right Panel and >>POGO 2.0.1<< in Left Panel. The bug will occur also in both Panels if in both of them I would have used >>POGO 2.0.1<< and would not manifest itself if >>MXD 1.0.0<< would have been used prior to entering the This PC in the Tab
I have in total 4 Column Profiles that were defined by me at
Tools > Settings > View > Column profiles/Automatic views > Column profiles
and which are stored in the
FreeCommander.ini
config file like this:
Code: Select all
[FcDetailedViews]
1=POGO 2.0.1
2=Recycle Bin
3=This PC
4=MXD 1.0.0
[FcDetailedViews_POGO 2.0.1]
LoadShellTitle=1
Condition=<fixed>
ShowExtensionInCaption=1
ItemsCountRecursive=0
SizeCountRecursive=1
LastSorting=0,0,-1,0
AutoSizeNameColumn=1
1col_Name=Name
1col_Format=
1col_Align=1
1col_Width=117
1col_Sort=0
1col_ContentType=0
1col_ShellContentType=0
1col_RefValue=
1col_Content=0
1col_LvIndex=0
2col_Name=Size Auto
2col_Format=
2col_Align=1
2col_Width=20
2col_Sort=1
2col_ContentType=0
2col_ShellContentType=0
2col_RefValue=
2col_Content=6
2col_LvIndex=1
3col_Name=Modified
3col_Format=
3col_Align=0
3col_Width=29
3col_Sort=1
3col_ContentType=0
3col_ShellContentType=0
3col_RefValue=
3col_Content=9
3col_LvIndex=2
4col_Name=Type
4col_Format=
4col_Align=0
4col_Width=38
4col_Sort=0
4col_ContentType=0
4col_ShellContentType=208
4col_RefValue=
4col_Content=8
4col_LvIndex=3
[FcDetailedViews_Recycle Bin]
LoadShellTitle=1
Condition=<pidl>::{645FF040-5081-101B-9F08-00AA002F954E}
ShowExtensionInCaption=1
ItemsCountRecursive=0
SizeCountRecursive=1
LastSorting=1,2,0,0
AutoSizeNameColumn=0
1col_Name=Name
1col_Format=
1col_Align=0
1col_Width=177
1col_Sort=0
1col_ContentType=1
1col_ShellContentType=0
1col_RefValue=
1col_Content=0
1col_LvIndex=1
2col_Name=Date Deleted
2col_Format=
2col_Align=0
2col_Width=26
2col_Sort=0
2col_ContentType=1
2col_ShellContentType=2
2col_RefValue=
2col_Content=2
2col_LvIndex=0
3col_Name=Original Location
3col_Format=
3col_Align=0
3col_Width=70
3col_Sort=0
3col_ContentType=1
3col_ShellContentType=0
3col_RefValue=
3col_Content=1
3col_LvIndex=2
4col_Name=Size
4col_Format=
4col_Align=1
4col_Width=16
4col_Sort=0
4col_ContentType=1
4col_ShellContentType=1
4col_RefValue=
4col_Content=3
4col_LvIndex=3
5col_Name=Date modified
5col_Format=
5col_Align=0
5col_Width=24
5col_Sort=0
5col_ContentType=1
5col_ShellContentType=2
5col_RefValue=
5col_Content=5
5col_LvIndex=4
[FcDetailedViews_This PC]
LoadShellTitle=1
Condition=<csidl>17
ShowExtensionInCaption=1
ItemsCountRecursive=0
SizeCountRecursive=1
LastSorting=1,0,-1,0
AutoSizeNameColumn=1
1col_Name=Name
1col_Format=
1col_Align=0
1col_Width=0
1col_Sort=0
1col_ContentType=1
1col_ShellContentType=0
1col_RefValue=
1col_Content=0
1col_LvIndex=0
2col_Name=Type
2col_Format=
2col_Align=0
2col_Width=26
2col_Sort=0
2col_ContentType=1
2col_ShellContentType=0
2col_RefValue=
2col_Content=1
2col_LvIndex=1
3col_Name=Total Size
3col_Format=
3col_Align=1
3col_Width=16
3col_Sort=0
3col_ContentType=1
3col_ShellContentType=1
3col_RefValue=
3col_Content=2
3col_LvIndex=2
4col_Name=Free Space
4col_Format=
4col_Align=1
4col_Width=16
4col_Sort=0
4col_ContentType=1
4col_ShellContentType=1
4col_RefValue=
4col_Content=3
4col_LvIndex=4
5col_Name=Percent Full
5col_Format=
5col_Align=0
5col_Width=9
5col_Sort=0
5col_ContentType=1
5col_ShellContentType=0
5col_RefValue=
5col_Content=7
5col_LvIndex=3
[FcDetailedViews_MXD 1.0.0]
LoadShellTitle=1
Condition=
ShowExtensionInCaption=1
ItemsCountRecursive=0
SizeCountRecursive=1
LastSorting=0,0,-1,0
AutoSizeNameColumn=0
1col_Name=Name
1col_Format=
1col_Align=0
1col_Width=113
1col_Sort=0
1col_ContentType=0
1col_ShellContentType=0
1col_RefValue=
1col_Content=0
1col_LvIndex=1
2col_Name=Folder name
2col_Format=
2col_Align=0
2col_Width=20
2col_Sort=0
2col_ContentType=1
2col_ShellContentType=0
2col_RefValue=
2col_Content=190
2col_LvIndex=0I also have total of 3 Auto Selectable Views that were defined by me at
Tools > Settings > View > Column profiles/Automatic views > Auto selectable views
and which are stored in the
FreeCommander.views.ini
config file like this:
Code: Select all
[FcAutoSelectableViews]
1=asv_7D2049A9-9507-4693-BE47-6A7965418653
2=asv_D5445B38-D197-43FD-A4A7-A92ED2FAABF3
3=asv_300B4EAA-5116-43F6-AEC2-C580E032636C
ActivateAutoSelection=1
[asv_7D2049A9-9507-4693-BE47-6A7965418653]
Id=7D2049A9-9507-4693-BE47-6A7965418653
Name=<Default view>
ViewStyle=0
DetailedViewName=
DetailedViewAutoSelect=1
SortColumnContentType=0
SortColumnContent=0
SortAsc=1
SizeOfFolders=0
Condition=
ContentConditionType=0
ContentCondition=
QuickFilter=
QuickFilterBehave=0
FilterId=
[asv_D5445B38-D197-43FD-A4A7-A92ED2FAABF3]
Id=D5445B38-D197-43FD-A4A7-A92ED2FAABF3
Name=This PC (an Auto Selectable View)
ViewStyle=2
DetailedViewName=
DetailedViewAutoSelect=1
SortColumnContentType=0
SortColumnContent=0
SortAsc=1
SizeOfFolders=0
Condition=<csidl>17
ContentConditionType=0
ContentCondition=
QuickFilter=
QuickFilterBehave=0
FilterId=
[asv_300B4EAA-5116-43F6-AEC2-C580E032636C]
Id=300B4EAA-5116-43F6-AEC2-C580E032636C
Name=Recycle Bin (an Auto Selectable View)
ViewStyle=2
DetailedViewName=
DetailedViewAutoSelect=1
SortColumnContentType=1
SortColumnContent=2
SortAsc=0
SizeOfFolders=0
Condition=<pidl>::{645FF040-5081-101B-9F08-00AA002F954E}
ContentConditionType=0
ContentCondition=
QuickFilter=
QuickFilterBehave=0
FilterId=When this glitch occurs I can always get rid of it by either:
A] first changing the Column Profile from >>POGO 2.0.1<< to >>MXD 1.0.0.<< while still being in the This PC, then navigating to some root folder of a Volume - and then going back to This PC
B] first navigating to some root folder of a Volume, then changing the Column Profile from >>POGO 2.0.1<< to >>MXD 1.0.0.<< - and then going back to This PC
All in all this ill-behavior is fully reversible and consistent. It happens in Build 946 64-bit Donor Portable - but if I roll back with the same settings to FreeCommander XE 2024 Build 912 64-bit Donor Portable and Build 901 32-bit Public Installed then it does not occur