Bug with thumbs introduced after Rev688 (1 Viewer)

infinite.loop

Retired Team Member
  • Premium Supporter
  • December 26, 2004
    16,163
    4,133
    127.0.0.1
    Home Country
    Austria Austria
    Some time during the last few days, a bug has been introduced in StreamedMP's svn.

    Currently in ListView, Thumbs generated by MediaPortal (MTN.exe) are nolonger displayed, and inside the error.log i find this.

    Code:
    2009-11-16 21:10:47.268083 [ERROR][ExtractVideoThumb]: Exception   :Beim Aufruf einer COM-Komponente wurde ein HRESULT E_FAIL-Fehler zurückgegeben.
    2009-11-16 21:10:47.273083 [ERROR][ExtractVideoThumb]:   site      :Void GetImage(VistaToolbelt.Interop.Native.SIZE, VistaToolbelt.Interop.Native.SIIGBF, IntPtr ByRef)
    2009-11-16 21:10:47.276084 [ERROR][ExtractVideoThumb]:   source    :Core
    2009-11-16 21:10:47.279084 [ERROR][ExtractVideoThumb]:   stacktrace:   bei VistaToolbelt.Interop.Native.IShellItemImageFactory.GetImage(SIZE size, SIIGBF flags, IntPtr& phbm)
       bei VistaToolbelt.Shell.ThumbnailGenerator.GenerateThumbnail(String filename)
       bei MediaPortal.Util.Utils.GetVideoThumb(Object i)
    2009-11-16 21:10:47.599102 [ERROR][ExtractVideoThumb]: Could not create thumbnail for \\mainframe\Videos\Kids\Filme\Presto.mkv
    2009-11-16 21:10:47.604102 [ERROR][ExtractVideoThumb]: Exception   :System.Runtime.InteropServices.COMException (0x80004005): Beim Aufruf einer COM-Komponente wurde ein HRESULT E_FAIL-Fehler zurückgegeben.
       bei VistaToolbelt.Interop.Native.IShellItemImageFactory.GetImage(SIZE size, SIIGBF flags, IntPtr& phbm)
       bei VistaToolbelt.Shell.ThumbnailGenerator.GenerateThumbnail(String filename)
       bei MediaPortal.Util.Utils.GetVideoThumb(Object i)
    2009-11-16 21:10:47.609103 [ERROR][ExtractVideoThumb]: Exception   :Beim Aufruf einer COM-Komponente wurde ein HRESULT E_FAIL-Fehler zurückgegeben.
    2009-11-16 21:10:47.613103 [ERROR][ExtractVideoThumb]:   site      :Void GetImage(VistaToolbelt.Interop.Native.SIZE, VistaToolbelt.Interop.Native.SIIGBF, IntPtr ByRef)
    2009-11-16 21:10:47.617103 [ERROR][ExtractVideoThumb]:   source    :Core
    2009-11-16 21:10:47.623103 [ERROR][ExtractVideoThumb]:   stacktrace:   bei VistaToolbelt.Interop.Native.IShellItemImageFactory.GetImage(SIZE size, SIIGBF flags, IntPtr& phbm)
       bei VistaToolbelt.Shell.ThumbnailGenerator.GenerateThumbnail(String filename)
       bei MediaPortal.Util.Utils.GetVideoThumb(Object i)
    For some reason this does not happen for all videovidels MP generated a thumbnail for. Some are still working.
    But the issue itselfe is not random. After a restart of MP, it are always the same videos which no thumbs are displayed for.

    If i revert to rev688 (2009-11-10) then the error messages and the issue is gone.

    I hope this helps. If you need more testing, please tell me. :)
    :D
     

    infinite.loop

    Retired Team Member
  • Premium Supporter
  • December 26, 2004
    16,163
    4,133
    127.0.0.1
    Home Country
    Austria Austria
    More info:

    Rev695 - All working
    Thumbs are displayed for every video in this folder

    MediaPortal 2009-11-17 12-40-42-45.jpg MediaPortal 2009-11-17 12-40-47-82.jpg

    Rev695 - BROKEN
    In List view, no thumb is display. In all other views they are.

    MediaPortal 2009-11-17 12-42-28-72.jpg MediaPortal 2009-11-17 12-42-33-95.png MediaPortal 2009-11-17 12-42-39-87.jpg

    MediaPortal 2009-11-17 12-42-47-29.jpg MediaPortal 2009-11-17 12-42-53-89.jpg

    This issue does not occur in Blue3 nor in Maya.
    Used latest MP svn for all testing.

    Hope this info helps. :)
     

    Users who are viewing this thread

    Top Bottom