TC 9.0a x64: No fonts

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
wpatrykw
New Member
New Member
Posts: 1
Joined: 2017-07-27, 07:37 UTC

TC 9.0a x64: No fonts

Post by *wpatrykw »

In TC 9.0a x64 fonts not working.

First I had the error:

Code: Select all

---------------------------
Total Commander 9.0a
---------------------------
TWinControl.WMSize loop detected, the widgetset does not like the LCL bounds or sends unneeded wmsize messages: CmdLine:TMyComboBox BoundsRealized=l=263,t=3,r=783,b=11 NewBoundsRealized=l=263,t=3,r=783,b=3.
TWinControl.WMSize loop detected, the widgetset does not like the LCL bounds or sends unneeded wmsize messages: CmdLine:TMyComboBox BoundsRealized=l=263,t=3,r=783,b=11 NewBoundsRealized=l=263,t=3,r=783,b=3
Windows 10 10.0 (Build 15063), base: 0400000

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

Stack trace (x64):82196D
821629 40F2FD 829990 81E363 919381 907737 922883 824DE8
824F2B 82529D 825287 825287 81A780 825BBF 825B7F 825B7F

Press Ctrl+C to copy this report!
Continue execution?
---------------------------
Tak   Nie   
---------------------------
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48021
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

This error means that a window is set to an impossibly small size (only 11 pixels wide).

You can try to delete the stored size from wincmd.ini, there should
be a section stating with the screen resolution, e.g. if you use
1920 by 1080 pixels, look for a section named
[1920x1080
Author of Total Commander
https://www.ghisler.com
Post Reply