--- a/eric6.py Tue Sep 23 18:40:26 2014 +0200
+++ b/eric6.py Tue Sep 23 18:48:30 2014 +0200
@@ -254,6 +254,7 @@
splash = NoneSplashScreen()
else:
splash = SplashScreen()
+ QCoreApplication.processEvents()
# modify the executable search path for the PyQt5 installer
if Globals.isWindowsPlatform():