TWinControl.WMSize loop detected, the widgetset does not lik

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

Moderators: Hacker, petermad, Stefan2, white

Post Reply
cubic
Junior Member
Junior Member
Posts: 82
Joined: 2007-07-18, 12:21 UTC

TWinControl.WMSize loop detected, the widgetset does not lik

Post by *cubic »

---------------------------
Total Commander 8.52a
---------------------------
TWinControl.WMSize loop detected, the widgetset does not like the LCL bounds or sends unneeded wmsize messages: W_DriveInfoDriveBar2:TMyPanel BoundsRealized=l=228,t=3,r=829,b=24 NewBoundsRealized=l=228,t=3,r=29412532,b=721384.
TWinControl.WMSize loop detected, the widgetset does not like the LCL bounds or sends unneeded wmsize messages: W_DriveInfoDriveBar2:TMyPanel BoundsRealized=l=228,t=3,r=829,b=24 NewBoundsRealized=l=228,t=3,r=29412532,b=721384
Windows 7 SP1 6.1 (Build 7601)

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

Stack trace (x64):7DC1ED
7DBEA9 40F40D 8CFC28 8BE317 8D9133 7DF668 7DF7AB 7DFB1D
7DFB07 7DFB07 7D5000 7E043F 7E03FF 7E03FF 7DA47D 9B5149

Press Ctrl+C to copy this report!
Continue execution?

--------


The problem appeared when I returned back to commander from another program. That program sent 'minimize' signal to all windows.


Gui corruption:
Image: http://i.imgur.com/6Pkdzwb.png

You can also see the last tab showing three dots. I don't know why.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50550
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

This error is from the compiler framework. Something has sent incredibly large coordinates to TC:
right=29412532,bottom=721384

Any idea what could have resized TC? Maybe a multiple desktop software?
Author of Total Commander
https://www.ghisler.com
Post Reply