Had this on HTPC yesterday again, while navigating through GUI
At that point attach a debugger to the .exe and check if some threads are in deadlock. It could give really good pointer to Albert for solving the issue.
Had this on HTPC yesterday again, while navigating through GUI
Well, there won't be a deadlock, but I think the animation engine runs amok, would be good to check if there is an animation running repeatingly and which component puts that animation into the animation queue.