Replies: 7 comments 23 replies
-
From the video, the slowness shouldn't come from cost of querying, because we can see the suggested title. Probably is because some wpf window initialization or the issue discussed in #553. The slowness shouldn't come from the error you show, because it is supposed to use a new thread to retrieve image when not exist. However, it is possible that the image is from cache but hasn't got loaded fully, which may lead to some weird issue possibly. Does it happens before 1.8.0 or upgrading to 1.8.0 cause the issue? By the way, does this happen everytime restarting Flow? |
Beta Was this translation helpful? Give feedback.
-
Okay, continue the investigation 😄 I got a hunch, maybe it got something to do with the Program plugin, maybe a specific software on my machine (and @kubalav) that causing the delay when loading the icon of that program or something. @kubalav seems can reproduce the delay when upgrade to @jjw24 seems not able to reproduce the delay @taooceros Do you able to reproduce the delay on dev branch? @Flow-Launcher/team Anyone else can reproduce this delay on dev branch or latest releases? Steps to reproduce: Suppose you setup action keywords like this,
|
Beta Was this translation helpful? Give feedback.
-
I thought the problem occurred after the upgrade from 1.7.2 to version 1.8.0 |
Beta Was this translation helpful? Give feedback.
-
Is this problem solved? |
Beta Was this translation helpful? Give feedback.
-
The issue is still persist. |
Beta Was this translation helpful? Give feedback.
-
I'm still experiencing this :/ |
Beta Was this translation helpful? Give feedback.
-
yea same issue here |
Beta Was this translation helpful? Give feedback.
-
I think my fist query take much time (cca 8 sec). After that is blazing fast.
I type "git" and it freeze at G.
first_query.mp4
Can it caused by this error in log?
Possible interpretation of the error: Unable to get logo for Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge from and located in C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe
Beta Was this translation helpful? Give feedback.
All reactions