Flow-Launcher / Flow.Launcher

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

BUG: #2969

Open zacharykai opened 2 weeks ago

zacharykai commented 2 weeks ago

Checks

Problem Description

The settings page often freezes and doesn't resize when I move it to another screen or full-screen it or make it smaller.

To Reproduce

  1. Open the settings in the app.
  2. Move the window to a new screen or try to resize it.
  3. It freezes/slows down the computer.

Screenshots

No response

Flow Launcher Version

1.19.1

Windows Build Number

22631.4112

Error Log

```shell Replace this line with the important log contents. ```
Kylotan commented 1 week ago

Same here. Task Manager reports that the Settings entry under Flow.Launcher.exe is using a full CPU core, and Process Monitor suggests that the program is - in my case, at least - continually reading Nvidia-related directories:

Between reading those repeatedly, it is looking for and failing to find these .dlls (as they do not exist in that location, or anywhere on my machine):

\AppData\Local\FlowLauncher\app-1.19.1\aurora.dll \AppData\Local\FlowLauncher\app-1.19.1\jengined.dll \AppData\Local\FlowLauncher\app-1.19.1\rendspt.dll \AppData\Local\FlowLauncher\app-1.19.1\oculusmedium.exe \AppData\Local\FlowLauncher\app-1.19.1\petromod_nvidia_profile_identifier.ogl \AppData\Local\FlowLauncher\app-1.19.1\jengine.dll This process seems to go on indefinitely (e.g. an infinite loop) with very gradual memory increases, most likely just memory fragmentation rather than a sign of it making any progress with an operation.
jjw24 commented 12 hours ago

hmm so far unable to reproduce on a single display, tried resizing + maximizing settings window.