View Issue Details

IDProjectCategoryView StatusLast Update
0000566Little System Cleaner[All Projects] Generalpublic2015-09-29 15:38
ReporterAssigned Toub3rst4r 
PrioritynormalSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
Platform.NET Framework v4.0 (SP 0)OSMicrosoft WindowsOS VersionWindows 8.1 SP0 (64 bit)
Summary0000566: This BackgroundWorker states that it doesn't support cancellation. Modify WorkerSupportsCancellation to state that it does suppo
DescriptionStack trace:
   at System.ComponentModel.BackgroundWorker.CancelAsync()
   at Little_System_Cleaner.Duplicate_Finder.Controls.LoadingResults.LoadingResults_Closing(Object sender, CancelEventArgs e)
   at System.Windows.Window.WmClose()
   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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

Source:
System

Target site:
Void CancelAsync()


TagsNo tags attached.

Activities

ub3rst4r

2015-09-29 15:38

administrator   ~0000808

Fixed in commit 7baf8e14b7930f3b931f84eb131b147e19cdde09

Issue History

Date Modified Username Field Change
2015-09-29 15:38 ub3rst4r Note Added: 0000808
2015-09-29 15:38 ub3rst4r Status new => resolved
2015-09-29 15:38 ub3rst4r Resolution open => fixed
2015-09-29 15:38 ub3rst4r Assigned To => ub3rst4r