When returning from a game, TC has messed up icons

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
User avatar
m^2
Power Member
Power Member
Posts: 1413
Joined: 2006-07-12, 10:02 UTC
Location: Poland
Contact:

When returning from a game, TC has messed up icons

Post by *m^2 »

Something that happened to me several times already. I don't know if it's the particular game responsible or is it more generic.
I believe it might be related to the fact that the game is very memory hungry and system releases as much of TC memory as possible.
Anyway a screenshot of what I saw after I returned from the game.
After changing a directory back and forth, it looked correctly.
I recognize the 3d broken icon to be showed in the other panel in an inactive tab. The last one is from one of my programs and I didn't enter the directory containing it today.

I remember seeing similar effect in the buttonbar.
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3867
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

You may increase the number of cached icons (default is 500)

Code: Select all

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer]
"Max Cached Icons"="4096"
#5767 Personal license
User avatar
m^2
Power Member
Power Member
Posts: 1413
Joined: 2006-07-12, 10:02 UTC
Location: Poland
Contact:

Post by *m^2 »

OK, but why does incorrect icon appear? There should be just some delay.
I believe it's related to TC's own icon cache.
Post Reply