Unexpected error!

Issue #6508 duplicate
David B. created an issue

I’m using windows 10. here is the error data:

The notification platform is unavailable.

The notification platform is unavailable.

App: LaunchBox
Version: 12.4
Type: System.Exception
Site: Windows.UI.Notifications.ToastNotifier CreateToastNotifier(System.String)
Source:

at Windows.UI.Notifications.ToastNotificationManager.CreateToastNotifier(String applicationId)
at Microsoft.Toolkit.Uwp.Notifications.ToastNotificationManagerCompat.CreateToastNotifier()
at Unbroken.LaunchBox.Windows.Desktop.Notifications.SortTransactionalField()
at Unbroken.LaunchBox.Windows.Desktop.Notifications.get_ToastNotificationsEnabled()
at InterceptorPublisher.PrepareTransactionalConsumer(InterceptorPublisher )
at Unbroken.LaunchBox.Windows.Desktop.Notifications.SendInfoNotification(String message)
at MerchantPublisher.PrepareTransactionalConsumer(String res, MerchantPublisher )
at Unbroken.LaunchBox.Windows.Desktop.MessageBoxManager.ShowInfo(String info)
at MerchantPublisher.PrepareTransactionalConsumer(String res, MerchantPublisher )
at Unbroken.LaunchBox.Windows.Desktop.MenuActions.ImportRomFilesMenuAction.<>c__DisplayClass4_0.CustomizeFocusAttr()
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- End of stack trace from previous location where exception was thrown ---
at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Desktop.MenuActions.ImportRomFilesMenuAction.<>c__DisplayClass4_0.ConcatTraversalAuthentication(Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Desktop.MenuActions.ImportRomFilesMenuAction.<>c__DisplayClass4_0.PrepareFocusAttr()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.QueryPrincipalBase(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.CountIdentifiableAnnotation()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

5:03:29 PM Exception

Comments (4)

  1. Log in to comment