Well that log file is much harder to make sense of. But it appears that MC is trying to access the site "
http://htbackdrops.org/" and fails, timing out. Then it takes a while to close the connection. I still can't reach that site, and get the message: "htbackdrops.org’s server DNS address could not be found", which is bad. It looks like the site is having some trouble.
You can turn off the lookup on HTBackdrops using "Tools > Options > Theater View > Appearance > Theme > Online Media Slideshow > deselect HTBackdrops" and see if that makes a difference.
I can see the problem when going from Theatre View to Display View, not the other way around.
Process 8164 is reading background images by the look of it, starting at 6.297 seconds, then failing at 9.484 seconds, then no further activity is logged until 12.250 seconds.
You actually changed to Display View at 9.328 seconds, which may have interrupted the lookup. I don't know how that works.
At 9.328 seconds | 0009328: 5424: General: CMCUICore::SetMode: Setting UI mode: 2 |
Then the lookup failed.
At 9.484 seconds | 0009484: 8164: Reader: CWinINetReader::Open: ConnectToURL failed, timed out (20000 ms), URL=http://htbackdrops.org/api/ecc142f7e2638ba7d50646a16599f432/searchXML?keywords=Radio&default_operator=and&fields=mb_name%2Cmb_alias&inc=mb_name&limit=20&encoding=UTF-8&dmin_w=640&dmin_h=360 |
At 9.484 seconds | 0009484: 8164: Reader: CWinINetReader::Close: Start |
At 12.250 seconds | 0012250: 4352: Sharing Plugins: CUDPSocketReader::Accept: Finish (8016 ms) |
Those last three lines are consecutive, so it looks like MC takes 2.766 seconds to recover from the failed connection. It does take 3.187 to decide the lookup has failed, but I don't think that would be stopping the interface from responding.
So it is about 6 seconds from starting the looking until MC has recovered from it. Could that be what you saw? I don't see a 10 second or longer delay in the log. It looks like you switched back to Theatre View (stopped audio playback so MC dropped back to Theatre View) at about 20 seconds, but there is stuff going on between 12 and 20 seconds, so it doesn't look like MC is locked up. There is about five seconds of playback, and a couple of seconds while MC gets back into Theatre View by the look. But there is a lot going on after the 20 second mark. Playing back audio streams (internet radio?) or something.
But like I said, this log is much harder to make sense of. More cryptic. I could be wrong in my conclusions.