Skip to content

SynchronizationLockException: Object synchronization method was called from an unsynchronized block of code. #5

@Jack251970

Description

@Jack251970

Please open new issue in https://github.com/Flow-Launcher/Flow.Launcher/issues

  1. Upload log file: C:\Users\11602\AppData\Roaming\FlowLauncher\Logs\1.20.2\2025-08-23.txt
  2. Copy below exception message

Flow Launcher version: 1.20.2
OS Version: 26100.4946
IntPtr Length: 8
x64: True

Python Path: C:\Users\11602\AppData\Roaming\FlowLauncher\Environments\Python\PythonEmbeddable-v3.11.4\pythonw.exe
Node Path: C:\Program Files\nodejs\node.exe

Date: 08/23/2025 13:37:55
Exception:
System.Threading.SynchronizationLockException: Object synchronization method was called from an unsynchronized block of code.
at System.Threading.Monitor.Exit(Object obj)
at BulkCrapUninstaller.Functions.AppUninstaller.ReleaseUninstallLock()
at BulkCrapUninstaller.Functions.AppUninstaller.<>c__DisplayClass15_0.g__FinallyAction|0()
at BulkCrapUninstaller.Functions.AppUninstaller.RunUninstallW(IEnumerable1 selectedUninstallers, IEnumerable1 allUninstallers, Boolean quiet)
at BulkCrapUninstaller.Forms.Windows.MainWindow.RunLoudUninstall(IEnumerable1 selectedUninstallers, IEnumerable1 allUninstallers)
at Flow.Launcher.Plugin.UninstallerPlus.UninstallerPlus.<>c__DisplayClass33_1.b__1(ActionContext )
at Flow.Launcher.Plugin.Result.ExecuteAsync(ActionContext context) in /
/Flow.Launcher.Plugin/Result.cs:line 267
at Flow.Launcher.ViewModel.MainViewModel.OpenResultAsync(String index) in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 518
at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask)
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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions