--- a/eric6/eric6.py Mon Mar 16 19:24:18 2020 +0100 +++ b/eric6/eric6.py Mon Mar 16 19:25:47 2020 +0100 @@ -307,7 +307,7 @@ handleSingleApplication(ddindex) # set the search path for icons - Startup.initializeResourceSearchPath() + Startup.initializeResourceSearchPath(app) # generate and show a splash window, if not suppressed from UI.SplashScreen import SplashScreen, NoneSplashScreen