crash whilst browsing

Issue #7805 open
andy atchison created an issue

never happened before?

Comments (4)

  1. andy atchison reporter

    (Inner Exception)

    The component cannot be found. (0x88982F50)

    App: LaunchBox
    Version: 13.3
    Type: System.Runtime.InteropServices.COMException
    Site:
    Source:

    (Outer Exception)

    No imaging component suitable to complete this operation was found.

    App: LaunchBox
    Version: 13.3
    Type: System.NotSupportedException
    Site: System.Windows.Media.SafeMILHandle SetupDecoderFromUriOrStream(System.Uri, System.IO.Stream, System.Windows.Media.Imaging.BitmapCacheOption, System.Guid ByRef, Boolean ByRef, System.IO.Stream ByRef, System.IO.UnmanagedMemoryStream ByRef, Microsoft.Win32.SafeHandles.SafeFileHandle ByRef)
    Source: PresentationCore

    at System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
    at System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
    at System.Windows.Media.Imaging.BitmapImage.FinalizeCreation()
    at Unbroken.LaunchBox.Windows.Desktop.Controls.Carousel.CarouselItem.AwakeDrivenRequest(Object )
    at Unbroken.LaunchBox.Windows.Desktop.Controls.Carousel.CarouselItem.InitSupportedListener()
    at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.RemoveMetaStrategy(Object )
    at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.PrintFocusParser()
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
    --- End of stack trace from previous location ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

    Recent Log:

    18:56:53 Exception

  2. Log in to comment