MENUITEM "&Fonts", 2124 doesn't work for me

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

Moderators: white, Hacker, petermad, Stefan2

User avatar
petermad
Power Member
Power Member
Posts: 14811
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: MENUITEM "&Fonts", 2124 doesn't work for me

Post by *petermad »

Horst.Epp wrote:\\OS (C:)\Windows\Fonts\*.*
I see the same: \\WINDOWS (C:)\Windows\Fonts\*.* in TC 11.00 - Before TC 11.00 it used to show: \\Fonts\*.*

Maybe due to this change:
history.txt wrote:16.04.23 Fixed: Store display name of multiple level virtual folder like on Android forms with changed prefix \\: to distinguish from UNC paths, e.g. \\Galaxy S10\Internal memory\Download (32/64)
If I use:

Code: Select all

CD ::{21EC2020-3AEA-1069-A2DD-08002B30309D}\::{BD84B380-8CA2-1069-AB1D-08000948F534}
I am still taken to \\Fonts\*.* (actually to \\Skrifttyper\*.* which is the same in Danish).


Does CD ::{21EC2020-3AEA-1069-A2DD-08002B30309D}\::{BD84B380-8CA2-1069-AB1D-08000948F534} for the people here with Windows 11 for whom cm_OpenFonts (2124) does not work :?:


EDIT:
I did some more testing:
CD ::{21EC2020-3AEA-1069-A2DD-08002B30309D}\::{BD84B380-8CA2-1069-AB1D-08000948F534} only works in 64bit TC

cm_OpenFonts or cd shell:Fonts shows an empty \\WINDOWS (C:)\Windows\Fonts\ folder under my Windows 10 22H2 with TC 11.00
cm_OpenFonts or cd shell:Fonts shows a populated \\Fonts\ folder under my Windows 10 22H2 with TC 10.52
CD ::{21EC2020-3AEA-1069-A2DD-08002B30309D}\::{BD84B380-8CA2-1069-AB1D-08000948F534} shows an empty \\Skrifttyper\ folder under Windows 10 with TC 11.00

cm_OpenFonts or cd shell:Fonts shows a populated \\WINDOWS (C:)\Windows\Fonts\ folder under my Windows XP, 7 and 8.1 with TC 11.00
cm_OpenFonts or cd shell:Fonts shows a populated \\Fonts\ folder under my Windows XP, 7 and 8.1 with TC 10.52
CD ::{21EC2020-3AEA-1069-A2DD-08002B30309D}\::{BD84B380-8CA2-1069-AB1D-08000948F534} shows a populated \\Skrifttyper\ folder under Windows
7, 8.1 and 10 with 64bit TC
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
sergiokapone
Junior Member
Junior Member
Posts: 30
Joined: 2017-01-17, 07:45 UTC

Re: MENUITEM "&Fonts", 2124 doesn't work for me

Post by *sergiokapone »

It looks like a lottery, someone was lucky with the 11th version, someone was not. At the same time, everything is fine on versions 10.x.
Russian Language of Total Commander
Windows 10 Core 10.0 (Build 19045), base: 0400000
sergiokapone
Junior Member
Junior Member
Posts: 30
Joined: 2017-01-17, 07:45 UTC

Re: MENUITEM "&Fonts", 2124 doesn't work for me

Post by *sergiokapone »

I checked 11b1x64, it's already got an "Access violation" error.
11b1x32, empty folder.
Russian Language of Total Commander
Windows 10 Core 10.0 (Build 19045), base: 0400000
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48093
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: MENUITEM "&Fonts", 2124 doesn't work for me

Post by *ghisler(Author) »

Could you post the address of the access violation? Just copy it with Ctrl+C if it's a Total Commander error.
Author of Total Commander
https://www.ghisler.com
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48093
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: MENUITEM "&Fonts", 2124 doesn't work for me

Post by *ghisler(Author) »

Could you try again with TC 11.01 RC1? One change in TC11 was reading 128 directory entries in one step instead of one by one. This was breaking the visibility of Android and Photo devices on Windows XP. Maybe it's also causing the read problem of the fonts folder? In RC1, I have now reverted to reading one directory entry per function call only.
Author of Total Commander
https://www.ghisler.com
sergiokapone
Junior Member
Junior Member
Posts: 30
Joined: 2017-01-17, 07:45 UTC

Re: MENUITEM "&Fonts", 2124 doesn't work for me

Post by *sergiokapone »

---------------------------
Total Commander 11.00b1
---------------------------
Access violation
Windows 10 Core 10.0 (Build 19045), base: 0400000

Please report this error to the Author, with a description
of what you were doing when this error occurred!

Stack trace (x64):5E23CD
530AE4 5310A1 531105 53E98C 5E2D8E 60549F 7B8CBD 7BA6D9
8A63E0 40F78D 8F7895 9D18EB 7FFCF66AE7E8
Russian Language of Total Commander
Windows 10 Core 10.0 (Build 19045), base: 0400000
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48093
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: MENUITEM "&Fonts", 2124 doesn't work for me

Post by *ghisler(Author) »

Thanks, that's not what I expected: It's in the call to get the total and free space for that location:
GetDetailsEx called with parameter PKEY_Computer_Capacity.
Author of Total Commander
https://www.ghisler.com
sergiokapone
Junior Member
Junior Member
Posts: 30
Joined: 2017-01-17, 07:45 UTC

Re: MENUITEM "&Fonts", 2124 doesn't work for me

Post by *sergiokapone »

I just checked new v11.01rc1, I'm fine there, the bug doesn't show up.
Russian Language of Total Commander
Windows 10 Core 10.0 (Build 19045), base: 0400000
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48093
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: MENUITEM "&Fonts", 2124 doesn't work for me

Post by *ghisler(Author) »

I can confirm that
CD ::{21EC2020-3AEA-1069-A2DD-08002B30309D}\::{BD84B380-8CA2-1069-AB1D-08000948F534}
doesn't work in TC 11.0x 32-bit only. I will investigate.
Both cm_OpenFonts and cd shell:Fonts work fine in 32-bit, though...
Author of Total Commander
https://www.ghisler.com
User avatar
petermad
Power Member
Power Member
Posts: 14811
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: MENUITEM "&Fonts", 2124 doesn't work for me

Post by *petermad »

I can confirm that cm_OpenFonts and cd shell:Fonts now works in TC 11.01rc1 also in Windows 10.

I can also confirm that CD ::{21EC2020-3AEA-1069-A2DD-08002B30309D}\::{BD84B380-8CA2-1069-AB1D-08000948F534} works with 32bit TC 10.52 as stated by AntonyD.
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: 48093
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: MENUITEM "&Fonts", 2124 doesn't work for me

Post by *ghisler(Author) »

I found something interesting: In 32-bit, you need to call
cd shell:::{21EC2020-3AEA-1069-A2DD-08002B30309D}\::{BD84B380-8CA2-1069-AB1D-08000948F534}
instead of
cd ::{21EC2020-3AEA-1069-A2DD-08002B30309D}\::{BD84B380-8CA2-1069-AB1D-08000948F534}
TC 10.52 retried with the shell: prefix if it failed without it, TC 11.0x doesn't. I will add it.

You can change the command to use the shell: prefix to make it work in 32-bit.
Author of Total Commander
https://www.ghisler.com
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48093
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: MENUITEM "&Fonts", 2124 doesn't work for me

Post by *ghisler(Author) »

2AntonyD
TC 32bit fails to open ::{21EC2020-3AEA-1069-A2DD-08002B30309D}\::{BD84B380-8CA2-1069-AB1D-08000948F534} and therefore goes to its parent ::{21EC2020-3AEA-1069-A2DD-08002B30309D}
That would be the control panel, but it seems to be unavailable in 64-bit. I'm only getting a Java subfolder, because it seems to provide both 32-bit and 64-bit shell extensions.
Author of Total Commander
https://www.ghisler.com
User avatar
petermad
Power Member
Power Member
Posts: 14811
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: MENUITEM "&Fonts", 2124 doesn't work for me

Post by *petermad »

2ghisler(Author)
I'm only getting a Java subfolder
I get 4 third-party entries: Java, Quick Time, Flash Player and DivX Control panel
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
JOUBE
Power Member
Power Member
Posts: 1482
Joined: 2004-07-08, 08:58 UTC

Re: MENUITEM "&Fonts", 2124 doesn't work for me

Post by *JOUBE »

If I understand it correctly, everything can be invoked. Why keep working on it, it seems purely formal to me.

Joube
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48093
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: MENUITEM "&Fonts", 2124 doesn't work for me

Post by *ghisler(Author) »

This should be fixed in Total Commander 11.01 RC2, please try it!
Author of Total Commander
https://www.ghisler.com
Post Reply