-
-
Notifications
You must be signed in to change notification settings - Fork 22
Description
You Found An Error
Battery Percentage Icon version 2.1.8 has run into an error. You can help to fix this by:
-
Press Ctrl+C on this message
-
Report the copied error at https://github.com/soleon/Percentage/issues
System.Runtime.InteropServices.COMException (0x803E0105): Die Benachrichtigungsplattform ist nicht verfügbar.
Die Benachrichtigungsplattform ist nicht verfügbar.
at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr)
at WinRT.ExceptionHelpers.ThrowExceptionForHR(Int32 hr)
at ABI.Windows.UI.Notifications.IToastNotificationManagerStaticsMethods.CreateToastNotifier(IObjectReference _obj)
at Windows.UI.Notifications.ToastNotificationManager.CreateToastNotifier()
at Microsoft.Toolkit.Uwp.Notifications.ToastNotificationManagerCompat.CreateToastNotifier()
at Microsoft.Toolkit.Uwp.Notifications.ToastContentBuilder.Show(CustomizeToast customize)
at Microsoft.Toolkit.Uwp.Notifications.ToastContentBuilder.Show()
at Percentage.App.Extensions.ToastNotificationExtensions.ShowToastNotification(String header, String body, NotificationType notificationType)
at Percentage.App.NotifyIconWindow.UpdateBatteryStatus()
at System.Reactive.AnonymousSafeObserver`1.OnNext(T value)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)