JUCE window stalls for 10 sec when Internet is on

My answers, which you’re being so critical of, are based on the fact that you said this happens when you launch other apps.

If you’re right about that, then the only thing that can cause two apps to influence each other to that extent MUST involve a driver, or other OS-level process over which we have no control. It doesn’t matter whether other apps have the same problem or not, because if it were to be e.g. a driver bug, then it’s naive to expect that all apps would behave the same way.

If you’re wrong about other processes being involved, then for us to help, you’d need to either

  • debug it and give us more of clues about where it’s getting stuck
  • OR give us a decent piece of test-code which so we can try to reproduce it

And maybe look at this thread:

Based on the content of this thread, no, there’s not enough clues for me to understand what’s happening. I’m not psychic.

If you search far enough back, every juce bug ever found is in the forum somewhere. Doesn’t mean they’re still there.