Chocolatey crasht immer wieder - unbehandelte Ausnahme ? Hallo und vielen Dank für die Hilfe. PROBLEM :
Chocolatey Crasht manchmal wenn ich etwas Installiere - scheinbar wegen unbehandelter Ausnahmen ? (=Die letzten 3 anhänge ganz am Ende meines Posts). SYSTEM :
ganz neu - selbstbau :
Windows 11pro , Asus Strix 670E-I , AMD 7700 zu, Corsair Dominator 32GB 6200
Ausführen von Skripts ist deaktiviert (laut Powershell Meldung ). CHRONIK :
Als Ich Chocolatey per CMD installieren wollte kam gegen Ende immer die Warnung: Code:
WARNING: Not setting tab completion: Profile file does not exist at
"c: \Users\benji\Documents\WindowsPowershell\Microsoft.Powershell_profile.ps1' Gab online Lösungen betreffend chocolatey wie man die Profil Datei erstellt mit Verweis auf diesen Link : https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_profiles?view=powershell-7#how-to-create-a-profile
Danach klappte die Installation .
Nur schreibt es während es etwas installiert alles doppelt in die Konsolenausgabe und crasht immer wieder mal : https://i.ibb.co/WvdGBvQ/Screenshot-...-29-051601.jpg FEHLERAUSGABE NACH CHOCOLATEY CRASH : Code:
Name der fehlerhaften Anwendung: ChocolateyGui.exe, Version: 1.1.2.0, Zeitstempel: 0x6408a02b
Name des fehlerhaften Moduls: KERNELBASE.dll, Version: 10.0.22621.1413, Zeitstempel: 0x5129184b
Ausnahmecode: 0xe0434352
Fehleroffset: 0x000000000008fe7c
ID des fehlerhaften Prozesses: 0x0x21CC
Startzeit der fehlerhaften Anwendung: 0x0x1D961EB6A8CE351
Pfad der fehlerhaften Anwendung: C:\Program Files (x86)\Chocolatey GUI\ChocolateyGui.exe
Pfad des fehlerhaften Moduls: C:\Windows\System32\KERNELBASE.dll
Berichtskennung: 0ece551e-456f-4a32-9398-587acf2bb985
Vollständiger Name des fehlerhaften Pakets: Code:
Anwendung: ChocolateyGui.exe
Frameworkversion: v4.0.30319
Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
Ausnahmeinformationen: System.Exception
bei ChocolateyGui.Common.Windows.Commands.CommandExecutionManager+CommandExecutionProvider`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]..ctor(System.Type, System.String, System.String)
bei DynamicClass.lambda_method(System.Runtime.CompilerServices.Closure)
bei ChocolateyGui.Common.Windows.Commands.CommandExecutionManager.GetCommandExecutionProvider(System.Object, System.String, System.String)
bei ChocolateyGui.Common.Windows.Commands.CommandExecutionManager.TryExecuteCommand(System.Object, System.Object, Boolean, System.String, System.String, Boolean ByRef)
bei ChocolateyGui.Common.Windows.Commands.DataContextCommandAdapter.System.Windows.Input.ICommand.CanExecute(System.Object)
bei MS.Internal.Commands.CommandHelpers.CanExecuteCommandSource(System.Windows.Input.ICommandSource)
bei System.Windows.Controls.MenuItem.UpdateCanExecute()
bei System.Windows.WeakEventManager+ListenerList.DeliverEvent(Listener ByRef, System.Object, System.EventArgs, System.Type)
bei System.Windows.WeakEventManager+ListenerList.DeliverEvent(System.Object, System.EventArgs, System.Type)
bei System.Windows.WeakEventManager.DeliverEvent(System.Object, System.EventArgs)
bei System.Windows.Input.CommandManager.RaiseRequerySuggested(System.Object)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
bei System.Windows.Threading.DispatcherOperation.InvokeImpl()
bei MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
bei System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
bei MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
bei System.Windows.Threading.DispatcherOperation.Invoke()
bei System.Windows.Threading.Dispatcher.ProcessQueue()
bei System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
bei MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
bei System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
bei MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
bei System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
bei System.Windows.Application.RunDispatcher(System.Object)
bei System.Windows.Application.RunInternal(System.Windows.Window)
bei ChocolateyGui.App.Main(System.String[]) https://i.ibb.co/4ZCnb6B/Chocolatey.png
Danke nochmal ,
Gruß, Benji |