The International Simutrans Forum

Simutrans Extended => Simutrans-Extended development => Simutrans-Extended bug reports => Topic started by: Ranran(retired) on July 12, 2020, 10:26:46 AM

Title: Class manager opens with maximum window size
Post by: Ranran(retired) on July 12, 2020, 10:26:46 AM
Sometimes it is maximized and opened like this (https://i.imgur.com/VExK22d.png), but I am not sure under what conditions it is occurring
Title: Re: Class manager opens with maximum window size
Post by: jamespetts on July 22, 2020, 12:21:55 AM
I wonder whether Ves might look into this as it was he who designed this system?
Title: Re: Class manager opens with maximum window size
Post by: Ranran(retired) on July 22, 2020, 12:32:08 AM
This always happens with a carriage of that image (Mail coach (braked) (+ mail boot)) when playing online. But for somehow it doesn't happen offline.
Title: Re: Class manager opens with maximum window size
Post by: Ves on July 28, 2020, 07:45:27 PM
Thanks, yes I have noticed this too. Problem have always been that this behavior does only start to occur for me on my PC when under heavy load, for instance with the server game. When I just do the debug builds, these things happens so quickly that its hard to even notice it. This tendency also applies to the comboboxes in the line class manager, where they fail to update, but only on the server for me. I will take a look into it, to see if I can make some improvements, since I should be more knowinlgy of how things should be now, than when I did the window back then!
Title: Re: Class manager opens with maximum window size
Post by: Mariculous on July 28, 2020, 09:07:28 PM
Sound like a race condition.
Have fun seeking this, it's the most difficult kind of bug if it's really a race condition...