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 #3130

Open
1 of 2 tasks
ArtosMukk opened this issue Dec 14, 2024 · 2 comments
Open
1 of 2 tasks

BUG: Flow Launcher got an error #3130

ArtosMukk opened this issue Dec 14, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@ArtosMukk
Copy link

Checks

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

  • I am using the latest version of Flow Launcher.

Problem Description

I have not noticed any noticeable changes in the program's operation, except for these periodically pop-up messages that are starting to annoy me.

Flow Launcher version: 1.19.4
OS Version: 19045.2130
IntPtr Length: 8
x64: True

Python Path:
Node Path:
Date: 12/14/2024 19:55:24
Exception:
System.IO.IOException: Не удается удалить заменяемый файл.
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.ViewModel.SettingWindowViewModel.Save() in C:\projects\flow-launcher\Flow.Launcher\ViewModel\SettingWindowViewModel.cs:line 40
at Flow.Launcher.SettingWindow.OnClosed(Object sender, EventArgs e) in C:\projects\flow-launcher\Flow.Launcher\SettingWindow.xaml.cs:line 52
at System.Windows.Window.WmDestroy()
at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
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. ...
  2. ...
  3. ...

Screenshots

No response

Flow Launcher Version

1.19.4

Windows Build Number

19045.2130

Error Log

2024-12-14.txt

@ArtosMukk ArtosMukk added the bug Something isn't working label Dec 14, 2024
@z1nc0r3
Copy link
Member

z1nc0r3 commented Dec 31, 2024

Please describe the pop-up messages that you're getting.

@ArtosMukk
Copy link
Author

Please describe the pop-up messages that you're getting.

Honestly speaking, I haven't received this error since the report. There was a message about a crash (although the program worked fine) and a request to create an issue here, a field from which it was suggested to copy the text that I pasted into the Problem Description and a txt file that was also suggested to be attached to the issue (Error Log - 2024-12-14.txt)

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

No branches or pull requests

2 participants