| |||||||
| MediaPortal 1 Talk General talk regarding our HTPC-software MediaPortal 1 takes place here. |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Aug 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
| OK So i have been followings the CVS builds and normally update once a month untill recently i updated and suddenly my laptop continued to hibernate every 5 mins, so i switced of hibernation and it went into stand-by instead so i uninstalled MP and it stopped. So i tried the RC2 release today and teh same thing happens, so i uninstall and again no more hibernations An extremely odd bug that i have no idea why it happens, if naybody can shed some light? |
| | |
| | #2 (permalink) |
| Portal Developer | Strange, I haven't seen any of this behaviour on one of my laptops. I know at some point a "hibernate" option has been added to CVS, but there shouldn't be any reason why that would cause your system to constantly go into hibernation. Did your machine go into hibernation only when MP was running, or even without MP running? Maybe the MediaPortal.log can shed some more light on this issue. Kind regards, Michel |
| | |
| | #4 (permalink) |
| Portal Member Join Date: Aug 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
| it starts hibernating once you have opened MP, then even when it is no longer running it hibernates, the only way i can stop it is to uninstall it. Please find log below, i notice alot at the end about shut down but what causes it is unbeknown to me, unfortunatly im a law student not a programmer. many thanks 19/12/2005 13:37:08 Mediaportal is starting up 19/12/2005 13:37:08 Set current directory to :C:\Program Files\MediaPortal 19/12/2005 13:37:08 verify that directx 9 is installed 19/12/2005 13:37:08 verify that windows mediaplayer 9 or 10 is installed 19/12/2005 13:37:08 Windows media player version:10,0,0,3802 installed 19/12/2005 13:37:08 Check if mediaportal is already started 19/12/2005 13:37:08 delete old log\capture.log file... 19/12/2005 13:37:08 Check skin version 19/12/2005 13:37:08 Set registry keys for intervideo/windvd/hauppauge codecs 19/12/2005 13:37:08 Load key mapping from keymap.xml 19/12/2005 13:37:08 Init playlist player 19/12/2005 13:37:08 creating the WINLIRC device 19/12/2005 13:37:08 Initialising WinLirc... 19/12/2005 13:37:08 WinLirc window not found, starting WinLirc 19/12/2005 13:37:08 Winlirc process not found 19/12/2005 13:37:08 done creating the WINLIRC device 19/12/2005 13:37:08 Init players 19/12/2005 13:37:08 initializing DirectX 19/12/2005 13:37:09 start fullscreen 19/12/2005 13:37:09 ClientSize: 1400x1050 screen:1400x1050 19/12/2005 13:37:10 MAP: using default mappings for DirectInput 19/12/2005 13:37:12 texturemanager:dispose() 19/12/2005 13:37:12 TexturePacker ispose()19/12/2005 13:37:13 Load key mapping from keymap.xml 19/12/2005 13:37:13 load localized strings from:language\English\strings.xml 19/12/2005 13:37:14 Load fonts from skin\mce\fonts.xml 19/12/2005 13:37:15 fonts.InitializeDeviceObjects() 19/12/2005 13:37:15 Load skin mce 19/12/2005 13:37:15 LoadWindowPlugins() 19/12/2005 13:37:15 Load plugins from :plugins\windows\XihSolutions.DotMSN.dll 19/12/2005 13:37:15 Load plugins from :plugins\windows\Dialogs.dll 19/12/2005 13:37:15 Load plugins from :plugins\windows\WindowPlugins.dll 19/12/2005 13:37:18 using sqlite 3.2.7 19/12/2005 13:37:21 Loading references from skin\mce\references.xml 19/12/2005 13:37:21 original skin size:720x576 19/12/2005 13:37:23 opening tvdatabase 19/12/2005 13:37:23 AddTable: tblversion 19/12/2005 13:37:23 AddTable: channel 19/12/2005 13:37:23 AddTable: tblPrograms 19/12/2005 13:37:23 AddTable: genre 19/12/2005 13:37:23 AddTable: recording 19/12/2005 13:37:23 AddTable: canceledseries 19/12/2005 13:37:23 AddTable: recorded 19/12/2005 13:37:23 AddTable: tblDVBSMapping 19/12/2005 13:37:23 AddTable: tblDVBCMapping 19/12/2005 13:37:23 AddTable: tblATSCMapping 19/12/2005 13:37:23 AddTable: tblDVBTMapping 19/12/2005 13:37:23 AddTable: tblGroups 19/12/2005 13:37:23 AddTable: tblGroupMapping 19/12/2005 13:37:23 AddTable: tblChannelCard 19/12/2005 13:37:23 AddTable: tblNotifies 19/12/2005 13:37:23 AddTable: tblEPGMapping 19/12/2005 13:37:23 SQL:TVDatabaseV21.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:duplicate column name: epgLastUpdate query:ALTER TABLE channel ADD COLUMN epgLastUpdate text 19/12/2005 13:37:23 TVDatabase exception err QL:TVDatabaseV21.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:duplicate column name: epgLastUpdate query:ALTER TABLE channel ADD COLUMN epgLastUpdate text stack: at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)at SQLite.NET.SQLiteClient.Execute(String query) at MediaPortal.TV.Database.TVDatabase.UpdateFromPrevi ousVersion() at MediaPortal.TV.Database.TVDatabase.Open() 19/12/2005 13:37:23 tvdatabase opened 19/12/2005 13:37:23 Error initializing window:MediaPortal.GUI.TV.GUITVHome Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index mscorlib at System.ThrowHelper.ThrowArgumentOutOfRangeExceptio n(ExceptionArgument argument, ExceptionResource resource) at System.ThrowHelper.ThrowArgumentOutOfRangeExceptio n() at MediaPortal.GUI.TV.ChannelNavigator.LoadSettings(X ml xmlreader) at MediaPortal.GUI.TV.GUITVHome.LoadSettings() at MediaPortal.GUI.TV.GUITVHome.Init() at MediaPortal.GUI.Library.PluginManager.LoadWindowPl ugin(String strFile) 19/12/2005 13:37:25 xml:skin\mce\videoOSD.xml image id:350 width:0 height:0 gfx:- 19/12/2005 13:37:29 xml:skin\mce\tvOSD.xml image id:350 width:0 height:0 gfx:- 19/12/2005 13:37:29 Init MPScript 19/12/2005 13:37:29 C:\Program Files\MediaPortal\scripts 19/12/2005 13:37:29 WindowManager.Load 19/12/2005 13:37:29 load calibration1400x1050.xml 19/12/2005 13:37:29 WindowManager.Preinitialize 19/12/2005 13:37:30 TexturePacker: Loaded skin\mce\packedgfx20.png texture:2048x2048 miplevels:1 19/12/2005 13:37:30 TexturePacker: fontengine add texure:199 19/12/2005 13:37:31 texturemanager:added:skin\mce\media\black.bmp total:0 mem left:99614720 19/12/2005 13:37:31 WindowManager.ActivateWindow 19/12/2005 13:37:31 xml:skin\mce\home.xml image id:1000 width:0 height:0 gfx:- 19/12/2005 13:37:31 Texturemanager loaded temporay:skin\mce\media\tetris\hover.png 175x131 format:A8R8G8B8 19/12/2005 13:37:32 texturemanager:added:skin\mce\media\tetris\hover.p ng total:1 mem left:99614720 19/12/2005 13:37:32 texturemanager:added:skin\mce\media\hover_my plugins.png total:2 mem left:99614720 19/12/2005 13:37:32 TexturePacker: Loaded skin\mce\packedgfx21.png texture:2048x2048 miplevels:1 19/12/2005 13:37:32 TexturePacker: fontengine add texure:195 19/12/2005 13:37:32 window:MediaPortal.GUI.Home.HomeWindow init 19/12/2005 13:37:32 skin initialized 19/12/2005 13:37:32 DX9 size: 1400x1050 19/12/2005 13:37:32 video ram left:97280 KByte 19/12/2005 13:37:32 Using USA MCE 2005 remote 19/12/2005 13:37:32 Register for MCE2005 remote#1 19/12/2005 13:37:32 Registered#1 19/12/2005 13:37:32 Register for MCE2005 remote#2 19/12/2005 13:37:32 Registered#2 19/12/2005 13:37:33 running... 19/12/2005 13:37:33 Mediaportal.OnStartup() 19/12/2005 13:37:33 Recorder: Loading capture cards from capturecards.xml 19/12/2005 13:37:33 Recorder: no capture cards found. Use file->setup to setup tvcapture! 19/12/2005 13:37:33 PlugInManager.Load() 19/12/2005 13:37:33 Load plugins from :plugins\process\MyGreenButton.dll 19/12/2005 13:37:33 Load plugins from :plugins\process\ProcessPlugins.dll 19/12/2005 13:37:33 PlugInManager.Start() 19/12/2005 13:37:33 MyGreenButton.Start: Starting... 19/12/2005 13:37:33 MyGreenButton.Start: Started 19/12/2005 13:37:33 PowerScheduler: version 0.3 19/12/2005 13:37:33 PowerScheduler: Settings loaded - wakeup 2, shutdown 5, mode Hibernate 19/12/2005 13:37:33 PowerScheduler: Shutdown timer activated, automatic shutdown in 5 minutes 19/12/2005 13:37:34 Loaded font:font13 height:23 texture:1024x1024 chars:[32-513] miplevels:1 19/12/2005 13:37:34 Loaded font:font16 height:29 texture:1024x1024 chars:[32-513] miplevels:1 19/12/2005 13:37:43 key:13 0xD (2) 19/12/2005 13:37:43 window:MediaPortal.GUI.Home.HomeWindow deinit 19/12/2005 13:37:43 texturemanager:CleanupThumbs() 19/12/2005 13:37:43 texturemanager:dispose:skin\mce\media\tetris\hover .png total:3 mem left:62914560 19/12/2005 13:37:43 Total Memory allocated:4.30 MB 19/12/2005 13:37:43 Recorder:disable dx9 exclusive mode 19/12/2005 13:37:43 goto windowed:True 19/12/2005 13:37:43 xml:skin\mce\myweather.xml image id:21 width:0 height:0 gfx:- 19/12/2005 13:37:43 xml:skin\mce\myweather.xml image id:35 width:0 height:0 gfx:- 19/12/2005 13:37:43 xml:skin\mce\myweather.xml image id:45 width:0 height:0 gfx:- 19/12/2005 13:37:43 xml:skin\mce\myweather.xml image id:55 width:0 height:0 gfx:- 19/12/2005 13:37:43 xml:skin\mce\myweather.xml image id:65 width:0 height:0 gfx:- 19/12/2005 13:37:44 Texturemanager loaded temporay:weather\logos\TWClogo_64px.png 86x64 format:A8R8G8B8 19/12/2005 13:37:44 texturemanager:added:weather\logos\TWClogo_64px.pn g total:2 mem left:62914560 19/12/2005 13:37:44 window:MediaPortal.GUI.Weather.GUIWindowWeather init 19/12/2005 13:37:44 Texturemanager loaded temporay:weather\128x128\na.png 128x128 format:A8R8G8B8 19/12/2005 13:37:44 texturemanager:added:weather\128x128\na.png total:3 mem left:62914560 19/12/2005 13:37:44 Texturemanager loaded temporay:weather\64x64\na.png 64x64 format:A8R8G8B8 19/12/2005 13:37:44 texturemanager:added:weather\64x64\na.png total:4 mem left:62914560 19/12/2005 13:37:44 PowerScheduler: No pending events scheduled, disable wakeup timer (might be pending events too near in time to use wakeup) 19/12/2005 13:37:44 PowerScheduler: Shutdown timer deactivated 19/12/2005 13:37:46 key:13 0xD (2) 19/12/2005 13:37:46 Exception: System.InvalidCastException: Unable to cast object of type 'MediaPortal.Dialogs.GUIDialogMenu' to type 'MediaPortal.Dialogs.GUIDialogMenu'. at MediaPortal.GUI.Weather.GUIWindowWeather.OnMessage (GUIMessage message) at MediaPortal.GUI.Library.GUIWindowManager.SendMessa ge(GUIMessage message) 19/12/2005 13:37:49 Exception: System.InvalidCastException: Unable to cast object of type 'MediaPortal.Dialogs.GUIDialogMenu' to type 'MediaPortal.Dialogs.GUIDialogMenu'. at MediaPortal.GUI.Weather.GUIWindowWeather.OnMessage (GUIMessage message) at MediaPortal.GUI.Library.GUIWindowManager.SendMessa ge(GUIMessage message) 19/12/2005 13:37:54 texturemanager:added:thumbs\MPTemp0.gif total:6 mem left:62914560 19/12/2005 13:37:54 window:MediaPortal.GUI.Weather.GUIWindowWeather deinit 19/12/2005 13:37:54 texturemanager:dispose:weather\logos\TWClogo_64px. png frames:1 total:6 mem left:60817408 19/12/2005 13:37:54 texturemanager:dispose:weather\128x128\na.png frames:1 total:5 mem left:60817408 19/12/2005 13:37:54 texturemanager:dispose:weather\64x64\na.png frames:1 total:4 mem left:60817408 19/12/2005 13:37:54 texturemanager:CleanupThumbs() 19/12/2005 13:37:54 texturemanager:dispose:thumbs\MPTemp0.gif total:3 mem left:60817408 19/12/2005 13:37:54 Total Memory allocated:10.29 MB 19/12/2005 13:37:54 Recorder:disable dx9 exclusive mode 19/12/2005 13:37:54 goto windowed:True 19/12/2005 13:37:54 Texturemanager loaded temporay:skin\mce\media\tetris\hover.png 175x131 format:A8R8G8B8 19/12/2005 13:37:54 texturemanager:added:skin\mce\media\tetris\hover.p ng total:2 mem left:62914560 19/12/2005 13:37:54 window:MediaPortal.GUI.Home.HomeWindow init 19/12/2005 13:37:54 key:27 0x1B (2) 19/12/2005 13:37:54 PowerScheduler: Shutdown timer activated, automatic shutdown in 5 minutes 19/12/2005 13:37:56 window:MediaPortal.GUI.Home.HomeWindow deinit 19/12/2005 13:37:56 texturemanager:CleanupThumbs() 19/12/2005 13:37:56 texturemanager:dispose:skin\mce\media\tetris\hover .png total:3 mem left:62914560 19/12/2005 13:37:56 Total Memory allocated:10.29 MB 19/12/2005 13:37:56 Recorder:disable dx9 exclusive mode 19/12/2005 13:37:56 goto windowed:True 19/12/2005 13:37:56 Texturemanager loaded temporay:weather\logos\TWClogo_64px.png 86x64 format:A8R8G8B8 19/12/2005 13:37:56 texturemanager:added:weather\logos\TWClogo_64px.pn g total:2 mem left:62914560 19/12/2005 13:37:56 Texturemanager loaded temporay:weather\128x128\na.png 128x128 format:A8R8G8B8 19/12/2005 13:37:56 texturemanager:added:weather\128x128\na.png total:3 mem left:62914560 19/12/2005 13:37:56 Texturemanager loaded temporay:weather\64x64\na.png 64x64 format:A8R8G8B8 19/12/2005 13:37:56 texturemanager:added:weather\64x64\na.png total:4 mem left:62914560 19/12/2005 13:37:57 texturemanager:added:thumbs\MPTemp0.gif total:6 mem left:62914560 19/12/2005 13:37:57 window:MediaPortal.GUI.Weather.GUIWindowWeather init 19/12/2005 13:38:03 PowerScheduler: Shutdown timer deactivated 19/12/2005 13:38:08 Exception: System.InvalidCastException: Unable to cast object of type 'MediaPortal.Dialogs.GUIDialogMenu' to type 'MediaPortal.Dialogs.GUIDialogMenu'. at MediaPortal.GUI.Weather.GUIWindowWeather.OnMessage (GUIMessage message) at MediaPortal.GUI.Library.GUIWindowManager.SendMessa ge(GUIMessage message) 19/12/2005 13:38:15 texturemanager:added: memoryImage total:7 mem left:50331648 19/12/2005 13:38:36 window:MediaPortal.GUI.Weather.GUIWindowWeather deinit 19/12/2005 13:38:36 texturemanager:dispose:weather\logos\TWClogo_64px. png frames:1 total:7 mem left:48234496 19/12/2005 13:38:36 texturemanager:dispose:weather\128x128\na.png frames:1 total:6 mem left:48234496 19/12/2005 13:38:36 texturemanager:dispose:weather\64x64\na.png frames:1 total:5 mem left:48234496 19/12/2005 13:38:36 texturemanager:CleanupThumbs() 19/12/2005 13:38:36 texturemanager:dispose:thumbs\MPTemp0.gif total:4 mem left:48234496 19/12/2005 13:38:36 Total Memory allocated:10.29 MB 19/12/2005 13:38:36 Recorder:disable dx9 exclusive mode 19/12/2005 13:38:36 goto windowed:True 19/12/2005 13:38:36 Texturemanager loaded temporay:skin\mce\media\tetris\hover.png 175x131 format:A8R8G8B8 19/12/2005 13:38:36 texturemanager:added:skin\mce\media\tetris\hover.p ng total:3 mem left:60817408 19/12/2005 13:38:36 window:MediaPortal.GUI.Home.HomeWindow init 19/12/2005 13:38:36 key:27 0x1B (2) 19/12/2005 13:38:38 window:MediaPortal.GUI.Home.HomeWindow deinit 19/12/2005 13:38:38 texturemanager:CleanupThumbs() 19/12/2005 13:38:38 texturemanager:dispose:skin\mce\media\tetris\hover .png total:4 mem left:60817408 19/12/2005 13:38:38 Total Memory allocated:10.29 MB 19/12/2005 13:38:38 Recorder:disable dx9 exclusive mode 19/12/2005 13:38:38 goto windowed:True 19/12/2005 13:38:38 window:MediaPortal.GUI.Radio.GUIRadio init 19/12/2005 13:38:38 open radiodatabase 19/12/2005 13:38:38 AddTable: station 19/12/2005 13:38:38 AddTable: tblDVBSMapping 19/12/2005 13:38:38 AddTable: tblDVBCMapping 19/12/2005 13:38:38 AddTable: tblATSCMapping 19/12/2005 13:38:38 AddTable: tblDVBTMapping 19/12/2005 13:38:38 AddTable: tblversion 19/12/2005 13:38:38 AddTable: tblChannelCard 19/12/2005 13:38:38 Radio database opened 19/12/2005 13:38:39 key:13 0xD (2) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage |
| | |
| | #5 (permalink) |
| Portal Member Join Date: Aug 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
| it starts hibernating once you have opened MP, then even when it is no longer running it hibernates, the only way i can stop it is to uninstall it. Please find log below, i notice alot at the end about shut down but what causes it is unbeknown to me, unfortunatly im a law student not a programmer. many thanks 19/12/2005 13:37:08 Mediaportal is starting up 19/12/2005 13:37:08 Set current directory to :C:\Program Files\MediaPortal 19/12/2005 13:37:08 verify that directx 9 is installed 19/12/2005 13:37:08 verify that windows mediaplayer 9 or 10 is installed 19/12/2005 13:37:08 Windows media player version:10,0,0,3802 installed 19/12/2005 13:37:08 Check if mediaportal is already started 19/12/2005 13:37:08 delete old log\capture.log file... 19/12/2005 13:37:08 Check skin version 19/12/2005 13:37:08 Set registry keys for intervideo/windvd/hauppauge codecs 19/12/2005 13:37:08 Load key mapping from keymap.xml 19/12/2005 13:37:08 Init playlist player 19/12/2005 13:37:08 creating the WINLIRC device 19/12/2005 13:37:08 Initialising WinLirc... 19/12/2005 13:37:08 WinLirc window not found, starting WinLirc 19/12/2005 13:37:08 Winlirc process not found 19/12/2005 13:37:08 done creating the WINLIRC device 19/12/2005 13:37:08 Init players 19/12/2005 13:37:08 initializing DirectX 19/12/2005 13:37:09 start fullscreen 19/12/2005 13:37:09 ClientSize: 1400x1050 screen:1400x1050 19/12/2005 13:37:10 MAP: using default mappings for DirectInput 19/12/2005 13:37:12 texturemanager:dispose() 19/12/2005 13:37:12 TexturePacker ispose()19/12/2005 13:37:13 Load key mapping from keymap.xml 19/12/2005 13:37:13 load localized strings from:language\English\strings.xml 19/12/2005 13:37:14 Load fonts from skin\mce\fonts.xml 19/12/2005 13:37:15 fonts.InitializeDeviceObjects() 19/12/2005 13:37:15 Load skin mce 19/12/2005 13:37:15 LoadWindowPlugins() 19/12/2005 13:37:15 Load plugins from :plugins\windows\XihSolutions.DotMSN.dll 19/12/2005 13:37:15 Load plugins from :plugins\windows\Dialogs.dll 19/12/2005 13:37:15 Load plugins from :plugins\windows\WindowPlugins.dll 19/12/2005 13:37:18 using sqlite 3.2.7 19/12/2005 13:37:21 Loading references from skin\mce\references.xml 19/12/2005 13:37:21 original skin size:720x576 19/12/2005 13:37:23 opening tvdatabase 19/12/2005 13:37:23 AddTable: tblversion 19/12/2005 13:37:23 AddTable: channel 19/12/2005 13:37:23 AddTable: tblPrograms 19/12/2005 13:37:23 AddTable: genre 19/12/2005 13:37:23 AddTable: recording 19/12/2005 13:37:23 AddTable: canceledseries 19/12/2005 13:37:23 AddTable: recorded 19/12/2005 13:37:23 AddTable: tblDVBSMapping 19/12/2005 13:37:23 AddTable: tblDVBCMapping 19/12/2005 13:37:23 AddTable: tblATSCMapping 19/12/2005 13:37:23 AddTable: tblDVBTMapping 19/12/2005 13:37:23 AddTable: tblGroups 19/12/2005 13:37:23 AddTable: tblGroupMapping 19/12/2005 13:37:23 AddTable: tblChannelCard 19/12/2005 13:37:23 AddTable: tblNotifies 19/12/2005 13:37:23 AddTable: tblEPGMapping 19/12/2005 13:37:23 SQL:TVDatabaseV21.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:duplicate column name: epgLastUpdate query:ALTER TABLE channel ADD COLUMN epgLastUpdate text 19/12/2005 13:37:23 TVDatabase exception err QL:TVDatabaseV21.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:duplicate column name: epgLastUpdate query:ALTER TABLE channel ADD COLUMN epgLastUpdate text stack: at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)at SQLite.NET.SQLiteClient.Execute(String query) at MediaPortal.TV.Database.TVDatabase.UpdateFromPrevi ousVersion() at MediaPortal.TV.Database.TVDatabase.Open() 19/12/2005 13:37:23 tvdatabase opened 19/12/2005 13:37:23 Error initializing window:MediaPortal.GUI.TV.GUITVHome Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index mscorlib at System.ThrowHelper.ThrowArgumentOutOfRangeExceptio n(ExceptionArgument argument, ExceptionResource resource) at System.ThrowHelper.ThrowArgumentOutOfRangeExceptio n() at MediaPortal.GUI.TV.ChannelNavigator.LoadSettings(X ml xmlreader) at MediaPortal.GUI.TV.GUITVHome.LoadSettings() at MediaPortal.GUI.TV.GUITVHome.Init() at MediaPortal.GUI.Library.PluginManager.LoadWindowPl ugin(String strFile) 19/12/2005 13:37:25 xml:skin\mce\videoOSD.xml image id:350 width:0 height:0 gfx:- 19/12/2005 13:37:29 xml:skin\mce\tvOSD.xml image id:350 width:0 height:0 gfx:- 19/12/2005 13:37:29 Init MPScript 19/12/2005 13:37:29 C:\Program Files\MediaPortal\scripts 19/12/2005 13:37:29 WindowManager.Load 19/12/2005 13:37:29 load calibration1400x1050.xml 19/12/2005 13:37:29 WindowManager.Preinitialize 19/12/2005 13:37:30 TexturePacker: Loaded skin\mce\packedgfx20.png texture:2048x2048 miplevels:1 19/12/2005 13:37:30 TexturePacker: fontengine add texure:199 19/12/2005 13:37:31 texturemanager:added:skin\mce\media\black.bmp total:0 mem left:99614720 19/12/2005 13:37:31 WindowManager.ActivateWindow 19/12/2005 13:37:31 xml:skin\mce\home.xml image id:1000 width:0 height:0 gfx:- 19/12/2005 13:37:31 Texturemanager loaded temporay:skin\mce\media\tetris\hover.png 175x131 format:A8R8G8B8 19/12/2005 13:37:32 texturemanager:added:skin\mce\media\tetris\hover.p ng total:1 mem left:99614720 19/12/2005 13:37:32 texturemanager:added:skin\mce\media\hover_my plugins.png total:2 mem left:99614720 19/12/2005 13:37:32 TexturePacker: Loaded skin\mce\packedgfx21.png texture:2048x2048 miplevels:1 19/12/2005 13:37:32 TexturePacker: fontengine add texure:195 19/12/2005 13:37:32 window:MediaPortal.GUI.Home.HomeWindow init 19/12/2005 13:37:32 skin initialized 19/12/2005 13:37:32 DX9 size: 1400x1050 19/12/2005 13:37:32 video ram left:97280 KByte 19/12/2005 13:37:32 Using USA MCE 2005 remote 19/12/2005 13:37:32 Register for MCE2005 remote#1 19/12/2005 13:37:32 Registered#1 19/12/2005 13:37:32 Register for MCE2005 remote#2 19/12/2005 13:37:32 Registered#2 19/12/2005 13:37:33 running... 19/12/2005 13:37:33 Mediaportal.OnStartup() 19/12/2005 13:37:33 Recorder: Loading capture cards from capturecards.xml 19/12/2005 13:37:33 Recorder: no capture cards found. Use file->setup to setup tvcapture! 19/12/2005 13:37:33 PlugInManager.Load() 19/12/2005 13:37:33 Load plugins from :plugins\process\MyGreenButton.dll 19/12/2005 13:37:33 Load plugins from :plugins\process\ProcessPlugins.dll 19/12/2005 13:37:33 PlugInManager.Start() 19/12/2005 13:37:33 MyGreenButton.Start: Starting... 19/12/2005 13:37:33 MyGreenButton.Start: Started 19/12/2005 13:37:33 PowerScheduler: version 0.3 19/12/2005 13:37:33 PowerScheduler: Settings loaded - wakeup 2, shutdown 5, mode Hibernate 19/12/2005 13:37:33 PowerScheduler: Shutdown timer activated, automatic shutdown in 5 minutes 19/12/2005 13:37:34 Loaded font:font13 height:23 texture:1024x1024 chars:[32-513] miplevels:1 19/12/2005 13:37:34 Loaded font:font16 height:29 texture:1024x1024 chars:[32-513] miplevels:1 19/12/2005 13:37:43 key:13 0xD (2) 19/12/2005 13:37:43 window:MediaPortal.GUI.Home.HomeWindow deinit 19/12/2005 13:37:43 texturemanager:CleanupThumbs() 19/12/2005 13:37:43 texturemanager:dispose:skin\mce\media\tetris\hover .png total:3 mem left:62914560 19/12/2005 13:37:43 Total Memory allocated:4.30 MB 19/12/2005 13:37:43 Recorder:disable dx9 exclusive mode 19/12/2005 13:37:43 goto windowed:True 19/12/2005 13:37:43 xml:skin\mce\myweather.xml image id:21 width:0 height:0 gfx:- 19/12/2005 13:37:43 xml:skin\mce\myweather.xml image id:35 width:0 height:0 gfx:- 19/12/2005 13:37:43 xml:skin\mce\myweather.xml image id:45 width:0 height:0 gfx:- 19/12/2005 13:37:43 xml:skin\mce\myweather.xml image id:55 width:0 height:0 gfx:- 19/12/2005 13:37:43 xml:skin\mce\myweather.xml image id:65 width:0 height:0 gfx:- 19/12/2005 13:37:44 Texturemanager loaded temporay:weather\logos\TWClogo_64px.png 86x64 format:A8R8G8B8 19/12/2005 13:37:44 texturemanager:added:weather\logos\TWClogo_64px.pn g total:2 mem left:62914560 19/12/2005 13:37:44 window:MediaPortal.GUI.Weather.GUIWindowWeather init 19/12/2005 13:37:44 Texturemanager loaded temporay:weather\128x128\na.png 128x128 format:A8R8G8B8 19/12/2005 13:37:44 texturemanager:added:weather\128x128\na.png total:3 mem left:62914560 19/12/2005 13:37:44 Texturemanager loaded temporay:weather\64x64\na.png 64x64 format:A8R8G8B8 19/12/2005 13:37:44 texturemanager:added:weather\64x64\na.png total:4 mem left:62914560 19/12/2005 13:37:44 PowerScheduler: No pending events scheduled, disable wakeup timer (might be pending events too near in time to use wakeup) 19/12/2005 13:37:44 PowerScheduler: Shutdown timer deactivated 19/12/2005 13:37:46 key:13 0xD (2) 19/12/2005 13:37:46 Exception: System.InvalidCastException: Unable to cast object of type 'MediaPortal.Dialogs.GUIDialogMenu' to type 'MediaPortal.Dialogs.GUIDialogMenu'. at MediaPortal.GUI.Weather.GUIWindowWeather.OnMessage (GUIMessage message) at MediaPortal.GUI.Library.GUIWindowManager.SendMessa ge(GUIMessage message) 19/12/2005 13:37:49 Exception: System.InvalidCastException: Unable to cast object of type 'MediaPortal.Dialogs.GUIDialogMenu' to type 'MediaPortal.Dialogs.GUIDialogMenu'. at MediaPortal.GUI.Weather.GUIWindowWeather.OnMessage (GUIMessage message) at MediaPortal.GUI.Library.GUIWindowManager.SendMessa ge(GUIMessage message) 19/12/2005 13:37:54 texturemanager:added:thumbs\MPTemp0.gif total:6 mem left:62914560 19/12/2005 13:37:54 window:MediaPortal.GUI.Weather.GUIWindowWeather deinit 19/12/2005 13:37:54 texturemanager:dispose:weather\logos\TWClogo_64px. png frames:1 total:6 mem left:60817408 19/12/2005 13:37:54 texturemanager:dispose:weather\128x128\na.png frames:1 total:5 mem left:60817408 19/12/2005 13:37:54 texturemanager:dispose:weather\64x64\na.png frames:1 total:4 mem left:60817408 19/12/2005 13:37:54 texturemanager:CleanupThumbs() 19/12/2005 13:37:54 texturemanager:dispose:thumbs\MPTemp0.gif total:3 mem left:60817408 19/12/2005 13:37:54 Total Memory allocated:10.29 MB 19/12/2005 13:37:54 Recorder:disable dx9 exclusive mode 19/12/2005 13:37:54 goto windowed:True 19/12/2005 13:37:54 Texturemanager loaded temporay:skin\mce\media\tetris\hover.png 175x131 format:A8R8G8B8 19/12/2005 13:37:54 texturemanager:added:skin\mce\media\tetris\hover.p ng total:2 mem left:62914560 19/12/2005 13:37:54 window:MediaPortal.GUI.Home.HomeWindow init 19/12/2005 13:37:54 key:27 0x1B (2) 19/12/2005 13:37:54 PowerScheduler: Shutdown timer activated, automatic shutdown in 5 minutes 19/12/2005 13:37:56 window:MediaPortal.GUI.Home.HomeWindow deinit 19/12/2005 13:37:56 texturemanager:CleanupThumbs() 19/12/2005 13:37:56 texturemanager:dispose:skin\mce\media\tetris\hover .png total:3 mem left:62914560 19/12/2005 13:37:56 Total Memory allocated:10.29 MB 19/12/2005 13:37:56 Recorder:disable dx9 exclusive mode 19/12/2005 13:37:56 goto windowed:True 19/12/2005 13:37:56 Texturemanager loaded temporay:weather\logos\TWClogo_64px.png 86x64 format:A8R8G8B8 19/12/2005 13:37:56 texturemanager:added:weather\logos\TWClogo_64px.pn g total:2 mem left:62914560 19/12/2005 13:37:56 Texturemanager loaded temporay:weather\128x128\na.png 128x128 format:A8R8G8B8 19/12/2005 13:37:56 texturemanager:added:weather\128x128\na.png total:3 mem left:62914560 19/12/2005 13:37:56 Texturemanager loaded temporay:weather\64x64\na.png 64x64 format:A8R8G8B8 19/12/2005 13:37:56 texturemanager:added:weather\64x64\na.png total:4 mem left:62914560 19/12/2005 13:37:57 texturemanager:added:thumbs\MPTemp0.gif total:6 mem left:62914560 19/12/2005 13:37:57 window:MediaPortal.GUI.Weather.GUIWindowWeather init 19/12/2005 13:38:03 PowerScheduler: Shutdown timer deactivated 19/12/2005 13:38:08 Exception: System.InvalidCastException: Unable to cast object of type 'MediaPortal.Dialogs.GUIDialogMenu' to type 'MediaPortal.Dialogs.GUIDialogMenu'. at MediaPortal.GUI.Weather.GUIWindowWeather.OnMessage (GUIMessage message) at MediaPortal.GUI.Library.GUIWindowManager.SendMessa ge(GUIMessage message) 19/12/2005 13:38:15 texturemanager:added: memoryImage total:7 mem left:50331648 19/12/2005 13:38:36 window:MediaPortal.GUI.Weather.GUIWindowWeather deinit 19/12/2005 13:38:36 texturemanager:dispose:weather\logos\TWClogo_64px. png frames:1 total:7 mem left:48234496 19/12/2005 13:38:36 texturemanager:dispose:weather\128x128\na.png frames:1 total:6 mem left:48234496 19/12/2005 13:38:36 texturemanager:dispose:weather\64x64\na.png frames:1 total:5 mem left:48234496 19/12/2005 13:38:36 texturemanager:CleanupThumbs() 19/12/2005 13:38:36 texturemanager:dispose:thumbs\MPTemp0.gif total:4 mem left:48234496 19/12/2005 13:38:36 Total Memory allocated:10.29 MB 19/12/2005 13:38:36 Recorder:disable dx9 exclusive mode 19/12/2005 13:38:36 goto windowed:True 19/12/2005 13:38:36 Texturemanager loaded temporay:skin\mce\media\tetris\hover.png 175x131 format:A8R8G8B8 19/12/2005 13:38:36 texturemanager:added:skin\mce\media\tetris\hover.p ng total:3 mem left:60817408 19/12/2005 13:38:36 window:MediaPortal.GUI.Home.HomeWindow init 19/12/2005 13:38:36 key:27 0x1B (2) 19/12/2005 13:38:38 window:MediaPortal.GUI.Home.HomeWindow deinit 19/12/2005 13:38:38 texturemanager:CleanupThumbs() 19/12/2005 13:38:38 texturemanager:dispose:skin\mce\media\tetris\hover .png total:4 mem left:60817408 19/12/2005 13:38:38 Total Memory allocated:10.29 MB 19/12/2005 13:38:38 Recorder:disable dx9 exclusive mode 19/12/2005 13:38:38 goto windowed:True 19/12/2005 13:38:38 window:MediaPortal.GUI.Radio.GUIRadio init 19/12/2005 13:38:38 open radiodatabase 19/12/2005 13:38:38 AddTable: station 19/12/2005 13:38:38 AddTable: tblDVBSMapping 19/12/2005 13:38:38 AddTable: tblDVBCMapping 19/12/2005 13:38:38 AddTable: tblATSCMapping 19/12/2005 13:38:38 AddTable: tblDVBTMapping 19/12/2005 13:38:38 AddTable: tblversion 19/12/2005 13:38:38 AddTable: tblChannelCard 19/12/2005 13:38:38 Radio database opened 19/12/2005 13:38:39 key:13 0xD (2) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation) at MediaPortal.GUI.Library.GUITextureManager.LoadGrap hic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height) 19/12/2005 13:38:39 TextureManage:LoadGraphic(Thumbs\Radio\Star104.png ) failed:Error in the application. -2005529767 (D3DXERR_INVALIDDATA) at Microsoft.DirectX.Direct3D.TextureLoader.FromFile( Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette) at Microsoft.DirectX.Direct3D.TextureL |