ChocolateyGUI icon indicating copy to clipboard operation
ChocolateyGUI copied to clipboard

Unhandled exception while uninstall package

Open 4-FLOSS-Free-Libre-Open-Source-Software opened this issue 2 years ago • 0 comments

Unhandled exception while uninstall package


---------------------------
Unbehandelte Ausnahme
---------------------------
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

   bei ChocolateyGui.Common.Windows.Services.ChocolateyService.<>c.<GetOutdatedPackages>b__13_2(KeyValuePair`2 p) in C:\github_local\organisations\chocolatey\ChocolateyGUI\Source\ChocolateyGui.Common.Windows\Services\ChocolateyService.cs:Zeile 142.

   bei System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()

   bei System.Linq.Buffer`1..ctor(IEnumerable`1 source)

   bei System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)

   bei ChocolateyGui.Common.Windows.Services.ChocolateyService.<GetOutdatedPackages>d__13.MoveNext() in C:\github_local\organisations\chocolatey\ChocolateyGUI\Source\ChocolateyGui.Common.Windows\Services\ChocolateyService.cs:Zeile 140.

--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---

   bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

   bei ChocolateyGui.Common.Windows.ViewModels.LocalSourceViewModel.<CheckOutdated>d__79.MoveNext() in C:\github_local\organisations\chocolatey\ChocolateyGUI\Source\ChocolateyGui.Common.Windows\ViewModels\LocalSourceViewModel.cs:Zeile 465.

--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---

   bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

   bei ChocolateyGui.Common.Windows.ViewModels.LocalSourceViewModel.<LoadPackages>d__78.MoveNext() in C:\github_local\organisations\chocolatey\ChocolateyGUI\Source\ChocolateyGui.Common.Windows\ViewModels\LocalSourceViewModel.cs:Zeile 441.

--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---

   bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

   bei ChocolateyGui.Common.Windows.ViewModels.LocalSourceViewModel.<OnInitialize>d__76.MoveNext() in C:\github_local\organisations\chocolatey\ChocolateyGUI\Source\ChocolateyGui.Common.Windows\ViewModels\LocalSourceViewModel.cs:Zeile 383.

--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---

   bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

   bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

   bei System.Windows.Threading.DispatcherOperation.InvokeImpl()

   bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

   bei MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)

   bei System.Windows.Threading.DispatcherOperation.Invoke()

   bei System.Windows.Threading.Dispatcher.ProcessQueue()

   bei System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

   bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

   bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)

   bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

   bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

   bei System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)

   bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

   bei MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)

   bei System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)

   bei System.Windows.Application.RunDispatcher(Object ignore)

   bei System.Windows.Application.RunInternal(Window window)

   bei ChocolateyGui.App.Main(String[] args) in C:\github_local\organisations\chocolatey\ChocolateyGUI\Source\ChocolateyGui\App.xaml.cs:Zeile 116.
---------------------------
OK   
---------------------------