1.11.0 Crash with Titan skin (4 Viewers)

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    16,039
    11,112
    Kyiv
    Home Country
    Ukraine Ukraine
    • Thread starter
    • Moderator
    • #41
    :cry:
     

    wizard123

    Retired Team Member
  • Premium Supporter
  • January 24, 2012
    2,569
    2,680
    Home Country
    United Kingdom United Kingdom
    Try and replace these files with the ones already in your cache>fonts folder. Then try run mp again and do fresh logs.
     

    Attachments

    • fonts.zip
      11.9 KB

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,039
    11,112
    Kyiv
    Home Country
    Ukraine Ukraine
    • Thread starter
    • Moderator
    • #44
    Try and replace these files with the ones already in your cache>fonts folder. Then try run mp again and do fresh logs.
    Crash :(

    PS: I took full cache titan folder from another HTPC. Worked (work-log). But why with a clean cache does not work?
     
    Last edited:

    HomeY

    Test Group
  • Team MediaPortal
  • February 23, 2008
    6,475
    4,645
    49
    ::1
    Home Country
    Netherlands Netherlands
    @ajs what files do you have in: C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Titan\Fonts

    And do you have a fonts.xml in C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Titan\ ??
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,039
    11,112
    Kyiv
    Home Country
    Ukraine Ukraine
    • Thread starter
    • Moderator
    • #46
    what files do you have in: C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Titan\Fonts
    Code:
    C:\>dir "\\H3PC\c$\ProgramData\Team MediaPortal\MediaPortal\skin\Titan\Fonts\"
     Volume in drive \\H3PC\c$ has no label.
     Volume Serial Number is 7A42-EE63
    
     Directory of \\H3PC\c$\ProgramData\Team MediaPortal\MediaPortal\skin\Titan\Fonts
    
    05.07.2015  15:48    <DIR>          .
    05.07.2015  15:48    <DIR>          ..
    07.08.2013  23:18           308 496 Titan.ttf
    07.08.2013  23:18           370 040 TitanLight.ttf
    07.08.2013  23:18           295 892 TitanMedium.ttf
    07.08.2013  23:18           464 756 TitanSmall.ttf
                   4 File(s)      1 439 184 bytes
                   2 Dir(s)  27 128 832 000 bytes free
    And do you have a fonts.xml in C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Titan\ ??
    Code:
    C:\>dir "\\H3PC\c$\ProgramData\Team MediaPortal\MediaPortal\skin\Titan\fonts.xml"
    Volume in drive \\H3PC\c$ has no label.
    Volume Serial Number is 7A42-EE63
    
    Directory of \\H3PC\c$\ProgramData\Team MediaPortal\MediaPortal\skin\Titan
    
    03.04.2014  22:05             2 854 fonts.xml
                   1 File(s)          2 854 bytes
                   0 Dir(s)  27 128 958 976 bytes free
     

    HomeY

    Test Group
  • Team MediaPortal
  • February 23, 2008
    6,475
    4,645
    49
    ::1
    Home Country
    Netherlands Netherlands
    That looks about right... and your fonts.xml matches mine exactly, so it's not the XML.

    I assume you re-installed all 4 fonts again, just to be sure?

    You said that your issue started happening after updating plugins, but using WatchDog option 1 also makes MP crash, which is weird.
    Have you tried deleting the entire Titan skin folder and re-install it? (Make sure you backup your SkinSettings.xml and other edited files!)
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,039
    11,112
    Kyiv
    Home Country
    Ukraine Ukraine
    • Thread starter
    • Moderator
    • #48
    That looks about right... and your fonts.xml matches mine exactly, so it's not the XML.
    Clear the cache does not work. Writes saved cache from a friend's computer. Works.
    I assume you re-installed all 4 fonts again, just to be sure?
    It does not help :(
    You said that your issue started happening after updating plugins, but using WatchDog option 1 also makes MP crash, which is weird.
    Clear the cache does not work. Writes saved cache from a friend's computer. Works. I think the plugin, nothing to do with. Especially any other skins work, tried 5 different. But Titan most convenient. And he's like a child.
    Have you tried deleting the entire Titan skin folder and re-install it? (Make sure you backup your SkinSettings.xml and other edited files!)
    Tried, does not help. Helps only the saved cache.
     

    Attachments

    • fonts.xml
      2.8 KB

    HomeY

    Test Group
  • Team MediaPortal
  • February 23, 2008
    6,475
    4,645
    49
    ::1
    Home Country
    Netherlands Netherlands
    Yeah, once the cache is loaded, the fonts are loaded:
    [hide=Loading fonts]
    Code:
    [2015-07-05 16:20:51,718] [Log    ] [MPMain   ] [INFO ] - Startup: Loading Fonts
    [2015-07-05 16:20:51,729] [Log    ] [MPMain   ] [DEBUG] - GUIFontManager: SafeDispose()
    [2015-07-05 16:20:51,734] [Log    ] [MPMain   ] [INFO ] - Load fonts from: C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Titan\fonts.xml
    [2015-07-05 16:20:51,784] [Log    ] [MPMain   ] [DEBUG] - GUIFontManager InitializeDeviceObjects()
    [2015-07-05 16:20:51,789] [Log    ] [MPMain   ] [DEBUG] - TextureLoader.CreateFile C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\fonts\debug_12.dds
    [2015-07-05 16:20:51,811] [Log    ] [MPMain   ] [DEBUG] - Saving font:debug height:12 texture:256x256 chars:[32-255] miplevels:1
    [2015-07-05 16:20:51,816] [Log    ] [MPMain   ] [DEBUG] - TextureLoader.CreateFile C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\fonts\font2_19.dds
    [2015-07-05 16:20:51,842] [Log    ] [MPMain   ] [DEBUG] - Saving font:font2 height:19 texture:512x512 chars:[32-256] miplevels:1
    [2015-07-05 16:20:51,844] [Log    ] [MPMain   ] [DEBUG] - TextureLoader.CreateFile C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\fonts\font10_17.dds
    [2015-07-05 16:20:51,867] [Log    ] [MPMain   ] [DEBUG] - Saving font:font10 height:17 texture:512x256 chars:[32-256] miplevels:1
    [2015-07-05 16:20:51,869] [Log    ] [MPMain   ] [DEBUG] - TextureLoader.CreateFile C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\fonts\font11_19.dds
    [2015-07-05 16:20:51,895] [Log    ] [MPMain   ] [DEBUG] - Saving font:font11 height:19 texture:512x512 chars:[32-256] miplevels:1
    [2015-07-05 16:20:51,897] [Log    ] [MPMain   ] [DEBUG] - TextureLoader.CreateFile C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\fonts\font12_20.dds
    [2015-07-05 16:20:51,926] [Log    ] [MPMain   ] [DEBUG] - Saving font:font12 height:20 texture:512x512 chars:[32-256] miplevels:1
    [2015-07-05 16:20:51,927] [Log    ] [MPMain   ] [DEBUG] - TextureLoader.CreateFile C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\fonts\font14_24.dds
    [2015-07-05 16:20:51,952] [Log    ] [MPMain   ] [DEBUG] - Saving font:font14 height:24 texture:512x512 chars:[32-256] miplevels:1
    [2015-07-05 16:20:51,953] [Log    ] [MPMain   ] [DEBUG] - TextureLoader.CreateFile C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\fonts\font22_38.dds
    [2015-07-05 16:20:52,032] [Log    ] [MPMain   ] [DEBUG] - Saving font:font22 height:38 texture:1024x1024 chars:[32-256] miplevels:1
    [2015-07-05 16:20:52,033] [Log    ] [MPMain   ] [DEBUG] - TextureLoader.CreateFile C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\fonts\fontB11_19.dds
    [2015-07-05 16:20:52,059] [Log    ] [MPMain   ] [DEBUG] - Saving font:fontB11 height:19 texture:512x512 chars:[32-256] miplevels:1
    [2015-07-05 16:20:52,061] [Log    ] [MPMain   ] [DEBUG] - TextureLoader.CreateFile C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\fonts\fontB12_20.dds
    [2015-07-05 16:20:52,087] [Log    ] [MPMain   ] [DEBUG] - Saving font:fontB12 height:20 texture:512x512 chars:[32-256] miplevels:1
    [2015-07-05 16:20:52,088] [Log    ] [MPMain   ] [DEBUG] - TextureLoader.CreateFile C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\fonts\fontB14_24.dds
    [2015-07-05 16:20:52,113] [Log    ] [MPMain   ] [DEBUG] - Saving font:fontB14 height:24 texture:512x512 chars:[32-256] miplevels:1
    [2015-07-05 16:20:52,114] [Log    ] [MPMain   ] [DEBUG] - TextureLoader.CreateFile C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\fonts\fontB16_27.dds
    [2015-07-05 16:20:52,154] [Log    ] [MPMain   ] [DEBUG] - Saving font:fontB16 height:27 texture:1024x512 chars:[32-256] miplevels:1
    [2015-07-05 16:20:52,155] [Log    ] [MPMain   ] [DEBUG] - TextureLoader.CreateFile C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\fonts\fontB20_34.dds
    [2015-07-05 16:20:52,242] [Log    ] [MPMain   ] [DEBUG] - Saving font:fontB20 height:34 texture:1024x1024 chars:[32-256] miplevels:1
    [2015-07-05 16:20:52,243] [Log    ] [MPMain   ] [DEBUG] - TextureLoader.CreateFile C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\fonts\TitanLight10_17.dds
    [2015-07-05 16:20:52,260] [Log    ] [MPMain   ] [DEBUG] - Saving font:TitanLight10 height:17 texture:512x256 chars:[32-256] miplevels:1
    [2015-07-05 16:20:52,262] [Log    ] [MPMain   ] [DEBUG] - TextureLoader.CreateFile C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\fonts\TitanLight11_19.dds
    [2015-07-05 16:20:52,285] [Log    ] [MPMain   ] [DEBUG] - Saving font:TitanLight11 height:19 texture:512x512 chars:[32-256] miplevels:1
    [2015-07-05 16:20:52,286] [Log    ] [MPMain   ] [DEBUG] - TextureLoader.CreateFile C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\fonts\TitanLight12_20.dds
    [2015-07-05 16:20:52,310] [Log    ] [MPMain   ] [DEBUG] - Saving font:TitanLight12 height:20 texture:512x512 chars:[32-256] miplevels:1
    [2015-07-05 16:20:52,311] [Log    ] [MPMain   ] [DEBUG] - TextureLoader.CreateFile C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\fonts\TitanLight14_24.dds
    [2015-07-05 16:20:52,335] [Log    ] [MPMain   ] [DEBUG] - Saving font:TitanLight14 height:24 texture:512x512 chars:[32-256] miplevels:1
    [2015-07-05 16:20:52,336] [Log    ] [MPMain   ] [DEBUG] - TextureLoader.CreateFile C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\fonts\TitanLight16_27.dds
    [2015-07-05 16:20:52,376] [Log    ] [MPMain   ] [DEBUG] - Saving font:TitanLight16 height:27 texture:1024x512 chars:[32-256] miplevels:1
    [2015-07-05 16:20:52,377] [Log    ] [MPMain   ] [DEBUG] - TextureLoader.CreateFile C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\fonts\TitanLight20_34.dds
    [2015-07-05 16:20:52,418] [Log    ] [MPMain   ] [DEBUG] - Saving font:TitanLight20 height:34 texture:1024x512 chars:[32-256] miplevels:1
    [2015-07-05 16:20:52,418] [Log    ] [MPMain   ] [DEBUG] - TextureLoader.CreateFile C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\fonts\TitanLight22_38.dds
    [2015-07-05 16:20:52,493] [Log    ] [MPMain   ] [DEBUG] - Saving font:TitanLight22 height:38 texture:1024x1024 chars:[32-256] miplevels:1
    [2015-07-05 16:20:52,494] [Log    ] [MPMain   ] [DEBUG] - TextureLoader.CreateFile C:\ProgramData\Team MediaPortal\MediaPortal\Cache\Titan\fonts\TitanLight32_55.dds
    [2015-07-05 16:20:52,637] [Log    ] [MPMain   ] [DEBUG] - Saving font:TitanLight32 height:55 texture:2048x1024 chars:[32-256] miplevels:1
    [2015-07-05 16:20:52,639] [Log    ] [MPMain   ] [INFO ] - Startup: Loading and Starting Window Plugins
    [2015-07-05 16:20:52,639] [Log    ] [MPMain   ] [DEBUG] - PlugInManager: LoadWindowPlugins()
    [/hide]

    So when you clear your cache, your system needs to reload it all, and that's when the problem occurs:
    Code:
    [2015-07-05 16:02:18,965] [Log    ] [MPMain   ] [INFO ] - Startup: Loading Fonts
    [2015-07-05 16:02:18,980] [Log    ] [MPMain   ] [DEBUG] - GUIFontManager: SafeDispose()
    [2015-07-05 16:02:18,980] [Log    ] [MPMain   ] [INFO ] - Load fonts from: C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Titan\fonts.xml
    [2015-07-05 16:02:18,980] [Log    ] [FileExistsCache Thread] [DEBUG] - AddWatcher c:\programdata\team mediaportal\mediaportal\skin
    [2015-07-05 16:02:18,980] [Log    ] [FileExistsCache Thread] [DEBUG] - FileExistsCacheThread: new items found waiting for caching: 3
    [2015-07-05 16:02:18,980] [Log    ] [FileExistsCache Thread] [DEBUG] - InsertFilesIntoCacheAsynch: pre-scanning dir : c:\programdata\team mediaportal\mediaportal\thumbs
    [2015-07-05 16:02:18,980] [Log    ] [MPMain   ] [WARN ] - GUIFontManager: Exception loading fonts C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Titan\fonts.xml err:Cannot access a disposed object.
    Object name: 'MediaPortalApp'. stack:   at System.Windows.Forms.Control.CreateHandle()
       at System.Windows.Forms.Form.CreateHandle()
       at System.Windows.Forms.Control.get_Handle()
       at System.Windows.Forms.Control.CreateGraphicsInternal()
       at System.Windows.Forms.Control.CreateGraphics()
       at MediaPortal.GUI.Library.GUIFontManager.LoadFonts(String strFilename)

    So somehow your system doesn't like to cache them...
    It seems we both have the HD4000, so that shouldn't be the problem (and it worked before as you said).

    Let's try something....
    Open MP Config > GUI > Disable 'Enable file existence cache'

    Then clear cache and start MP with WatchDog option 1.
     

    Users who are viewing this thread

    Similar threads

    I was not previously aware of the "Drive Free Space" plugin, and it is not easy to find. (There really ought to be an easier way of finding plugins.) There is this thread that introduces the plugin, and this thread that details some changes to the Titan skin made by Gary Martyn (from 2013 :eek: ). I installed the plugin on my Aorus...
    I was not previously aware of the "Drive Free Space" plugin, and it is not easy to find. (There really ought to be an easier way of...
    I have a multiseat MP setup running version 1.33. I use the Titan skin and yesterday I decided I would update all my plugins on my...
    Replies
    20
    Views
    3K
    If you can keep this up and running then I'm ready to add the theme back. But I do not see much difference with my theme in appearance.
    If you can keep this up and running then I'm ready to add the theme back. But I do not see much difference with my theme in appearance.
    Hi! Installed MP 1.31 today, and before I didn't have sub menus for TV and MovingPictures. My setup looked something like this...
    Replies
    20
    Views
    3K
    Maybe they only show the bits information for the x64 version and no bits information for the 32-bit version?
    Maybe they only show the bits information for the x64 version and no bits information for the 32-bit version?
    We have just released MediaPortal 1.34 - Dune x86 and x64 version. Highlights of this release Bugfixes: [MP1-5201] - Fix MPC-HC...
    Replies
    10
    Views
    4K
    • Sticky
    We have just released MediaPortal 1.35 - Horizon x86 and x64 version. Highlights of this release Bugfixes: [MP1-5221] - Core: Fix FrameGrabbing for EVR [MP1-5222] - TV Server: Fix ISO-8859-10/14 DVB text encodings [MP1-5224] - Fix Card "CancelTune" request Since Pre-Release : New: Since Pre-Release : Improvement / Rework...
    We have just released MediaPortal 1.35 - Horizon x86 and x64 version. Highlights of this release Bugfixes: [MP1-5221] - Core...
    We have just released MediaPortal 1.35 - Horizon x86 and x64 version. Highlights of this release Bugfixes: [MP1-5221] - Core...
    Replies
    0
    Views
    1K
    I can't believe I missed the new feature, pixel shaders. :) Thankyou guys for all your work (y)
    I can't believe I missed the new feature, pixel shaders. :) Thankyou guys for all your work (y)
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the...
    Replies
    1
    Views
    2K
    Top Bottom