Flow-Launcher / Flow.Launcher

:mag: Quick file search & app launcher for Windows with community-made plugins
https://flowlauncher.com
MIT License
7.32k stars 297 forks source link

way too long startup time #2710

Open Fokpi opened 2 months ago

Fokpi commented 2 months ago

Checks

Problem Description

When I start my computer flow launcher takes about 2-3m to start

I would like to point out that I have a good configuration (i5 10400f, rtx 3060ti and 32gb ram) and a very good connection, so I don't think the problem can come from here

To Reproduce

  1. start your computer
  2. wait for flow launcher

Screenshots

No response

Flow Launcher Version

1.18.0

Windows Build Number

version 10.0.22635.3640

Error Log

```shell 15:38:12.1328+02:00 - INFO - CommunityPluginSource.FetchAsync - Loading plugins from https://fastly.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json 15:38:12.1328+02:00 - INFO - CommunityPluginSource.FetchAsync - Loading plugins from https://gcore.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json 15:38:12.1328+02:00 - INFO - CommunityPluginSource.FetchAsync - Loading plugins from https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json 15:38:12.1328+02:00 - INFO - CommunityPluginSource.FetchAsync - Loading plugins from https://raw.githubusercontent.com/Flow-Launcher/Flow.Launcher.PluginsManifest/plugin_api_v2/plugins.json 15:38:12.1556+02:00 - INFO - PluginManager.InitializePlugins - Total init cost for is <357ms> 15:38:12.1556+02:00 - INFO - PluginManager.InitializePlugins - Total init cost for is <495ms> 15:38:12.1660+02:00 - INFO - PluginManager.InitializePlugins - Total init cost for is <330ms> 15:38:12.1660+02:00 - INFO - PluginManager.InitializePlugins - Total init cost for is <513ms> 15:38:12.7367+02:00 - INFO - PluginManager.InitializePlugins - Total init cost for is <876ms> 15:39:51.7345+02:00 - INFO - ImageLoader.Initialize - Preload images cost <101575ms> 15:39:51.7392+02:00 - INFO - ImageLoader.Initialize - Number of preload images is <148>, Images Number: 148, Unique Items 36 15:39:52.1420+02:00 - INFO - PluginManager.InitializePlugins - Total init cost for is <100330ms> 15:39:52.4778+02:00 - INFO - App.OnStartup - Dependencies Info: Python Path: Node Path: 15:39:53.0098+02:00 - INFO - App.OnStartup - End Flow Launcher startup ---------------------------------------------------- 15:39:53.0098+02:00 - INFO - App.OnStartup - Startup cost <103758ms> ```
VictoriousRaptor commented 2 months ago

Hi, sorry for the late reply. May I kindly ask you to try to delete the image cache of Flow (located at %APPDATA%\FlowLauncher\Cache\image.cahce by default) and check if it works?

taooceros commented 1 month ago

Sometimes it relates to the start order. Flow places itself in the User Startup folder, which will start later than some app that place themselves into the system startup folder.