Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Flow launcher got an error #3043

Open
2 tasks done
KBelmin opened this issue Oct 24, 2024 · 6 comments
Open
2 tasks done

BUG: Flow launcher got an error #3043

KBelmin opened this issue Oct 24, 2024 · 6 comments
Labels
bug Something isn't working Waiting for response Waiting for poster to respond to Team message

Comments

@KBelmin
Copy link

KBelmin commented Oct 24, 2024

Checks

  • I have checked that this issue has not already been reported.

  • I am using the latest version of Flow Launcher.

Problem Description

Flow Launcher version: 1.19.3
OS Version: 19045.1889
IntPtr Length: 8
x64: True

Python Path: C:\Users\Belmin\AppData\Roaming\FlowLauncher\Environments\Python\PythonEmbeddable-v3.11.4\pythonw.exe
Node Path:
Date: 10/24/2024 12:31:26
Exception:
System.IO.IOException: Unable to remove the file to be replaced.
at System.IO.FileSystem.ReplaceFile(String sourceFullPath, String destFullPath, String destBackupFullPath, Boolean ignoreMetadataErrors)
at Flow.Launcher.Infrastructure.Storage.JsonStorage1.AtomicWriteSetting() in C:\projects\flow-launcher\Flow.Launcher.Infrastructure\Storage\JsonStorage.cs:line 209 at Flow.Launcher.Infrastructure.Storage.JsonStorage1.Save() in C:\projects\flow-launcher\Flow.Launcher.Infrastructure\Storage\JsonStorage.cs:line 189
at Flow.Launcher.Core.Plugin.JsonRPCPluginSettings.Save() in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPluginSettings.cs:line 102
at Flow.Launcher.Core.Plugin.JsonRPCPluginBase.Save() in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPluginBase.cs:line 156
at Flow.Launcher.Core.Plugin.PluginManager.Save() in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 59
at Flow.Launcher.PublicAPIInstance.SaveAppAllSettings() in C:\projects\flow-launcher\Flow.Launcher\PublicAPIInstance.cs:line 84
at Flow.Launcher.App.b__14_0() in C:\projects\flow-launcher\Flow.Launcher\App.xaml.cs:line 108
at Flow.Launcher.Infrastructure.Stopwatch.NormalAsync(String message, Func`1 action) in C:\projects\flow-launcher\Flow.Launcher.Infrastructure\Stopwatch.cs:line 58
at Flow.Launcher.App.OnStartupAsync(Object sender, StartupEventArgs e) in C:\projects\flow-launcher\Flow.Launcher\App.xaml.cs:line 51
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

To Reproduce

  1. Restart windows

Screenshots

No response

Flow Launcher Version

1.19.3

Windows Build Number

19045.1889

Error Log

Replace this line with the important log contents.

2024-10-24.txt

@KBelmin KBelmin added the bug Something isn't working label Oct 24, 2024
@taooceros
Copy link
Member

Could you describe more about how to reproduce?

@jjw24 jjw24 added the Waiting for response Waiting for poster to respond to Team message label Nov 1, 2024
@KBelmin
Copy link
Author

KBelmin commented Nov 6, 2024

Could you describe more about how to reproduce?

There is nothing to describe, whenever I restart (and flow starts - because autorun) it shows this error message. (I could still use it but this message popped up before)

Also bitdefender started to see flow as a infection suddenly, is this normal?

@taooceros
Copy link
Member

Also bitdefender started to see flow as a infection suddenly, is this normal?

I don't know? this error means that flow is trying to modify its setting files atomically, but failed. does it happen often or only occasionally?

@KBelmin
Copy link
Author

KBelmin commented Nov 7, 2024

Also bitdefender started to see flow as a infection suddenly, is this normal?

I don't know? this error means that flow is trying to modify its setting files atomically, but failed. does it happen often or only occasionally?

Now it happens everytime I try to start flow launcher. maybe I will try to do a full reinstall and hope it gets back to normal.

@taooceros
Copy link
Member

Pretty weird. I will check the diff. On the other hand it can happen due to malformed setting spec from some plugins. Have you installed some python plugin lately and find the issue appear?

@KBelmin
Copy link
Author

KBelmin commented Nov 14, 2024

Pretty weird. I will check the diff. On the other hand it can happen due to malformed setting spec from some plugins. Have you installed some python plugin lately and find the issue appear?

Hey, yes I installed the timer one which is pretty cool but when I tried to set a timer Bitdefender just completely closed everything and marked flow etc. as infected. I am going crazy is this normal? Is it safe to use flow and the plugins? But also why does Bitdefender start to flag flow etc.?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Waiting for response Waiting for poster to respond to Team message
Projects
None yet
Development

No branches or pull requests

3 participants