MediaPortal Version: MediaPortal 0.2
SVN: MediaPortal-svn--08-27-2006--19-58-Rev10035.exe
MediaPortal Skin: PM III
Windows Version: Windows XP SP2
CPU Type: AMD Sempron 2800+ @ 2.2Ghz
HDD: 1.5TB total Maxtor
Memory: 2GB DDR 400
Motherboard: ASUS s754 AGP
Motherboard Chipset: Via
Video Card: ASUS nVidia 6200AGP (256MB)
Video Card Driver:
Sound Card: Soundblaster X-Fi Platinum
1. TV Card: AverTV PVR 250MCE
1. TV Card Type: Analog
MPEG2 Video Codec: nVidia PureVideo
MPEG2 Audio Codec: nVidia PureVideo
Satelite/CableTV Provider: home
HTPC Case: Unknown brand ATX Mediacasing
Power Supply: 200 Watt
Remote: Microsoft IR remote
TV: Philips Matchline 82cm 4:3 CRT (1024-768)
TV - HTPC Connection: Composite
The playlist isn't showing anything at all. It stays empty while there should be at least something showing. I use the ExternalControlPlugin2 for writing a webbased media controller for MP. The plugin returns the content of the playlist always correctly. At the same time the MP interface isn't showing anything in the playlist.
Apart from this bug I find the playlist functionality very frustrsting. It's nearly impossible to create a playlist. Adding a track makes that song start immediately, so the music playing at that moment gets interrupted. And pussing one wrong butten makes the existing playlist disappear. Maybe it would be an idea the implement a dialog that asks if you realy wish to clear the existing playlist?
Another thing.. (it might all be connected...i don't know).
I see the following error occure often in my mediaportal_error.log
Just like this one....
As I said. This might all be connected to eachother. That's why I post it all in one topic.
SVN: MediaPortal-svn--08-27-2006--19-58-Rev10035.exe
MediaPortal Skin: PM III
Windows Version: Windows XP SP2
CPU Type: AMD Sempron 2800+ @ 2.2Ghz
HDD: 1.5TB total Maxtor
Memory: 2GB DDR 400
Motherboard: ASUS s754 AGP
Motherboard Chipset: Via
Video Card: ASUS nVidia 6200AGP (256MB)
Video Card Driver:
Sound Card: Soundblaster X-Fi Platinum
1. TV Card: AverTV PVR 250MCE
1. TV Card Type: Analog
MPEG2 Video Codec: nVidia PureVideo
MPEG2 Audio Codec: nVidia PureVideo
Satelite/CableTV Provider: home
HTPC Case: Unknown brand ATX Mediacasing
Power Supply: 200 Watt
Remote: Microsoft IR remote
TV: Philips Matchline 82cm 4:3 CRT (1024-768)
TV - HTPC Connection: Composite
The playlist isn't showing anything at all. It stays empty while there should be at least something showing. I use the ExternalControlPlugin2 for writing a webbased media controller for MP. The plugin returns the content of the playlist always correctly. At the same time the MP interface isn't showing anything in the playlist.
Apart from this bug I find the playlist functionality very frustrsting. It's nearly impossible to create a playlist. Adding a track makes that song start immediately, so the music playing at that moment gets interrupted. And pussing one wrong butten makes the existing playlist disappear. Maybe it would be an idea the implement a dialog that asks if you realy wish to clear the existing playlist?
Another thing.. (it might all be connected...i don't know).
I see the following error occure often in my mediaportal_error.log
Code:
8/30/2006 1:11:49 PM 703 [ERROR] render exception:System.NullReferenceException: Object reference not set to an instance of an object.
at MediaPortal.GUI.Library.GUIImage.AllocResources()
at MediaPortal.GUI.Library.GUIImage.Render(Single timePassed)
at MediaPortal.GUI.Library.GUIListControl.RenderIcon(Single timePassed, Int32 buttonNr, Int32 x, Int32 y, Boolean gotFocus)
at MediaPortal.GUI.Library.GUIListControl.Render(Single timePassed)
at MediaPortal.GUI.Library.GUIFacadeControl.Render(Single timePassed)
at MediaPortal.GUI.Library.GUIGroup.Render(Single timePassed)
at MediaPortal.GUI.Library.GUIWindow.Render(Single timePassed)
Just like this one....
Code:
8/29/2006 4:54:01 PM 953 [ERROR] Exception :Out of memory.
8/29/2006 4:54:01 PM 953 [ERROR] site :System.Drawing.Image FromFile(System.String, Boolean)
8/29/2006 4:54:01 PM 953 [ERROR] source :System.Drawing
8/29/2006 4:54:01 PM 968 [ERROR] stacktrace: at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
at System.Drawing.Image.FromFile(String filename)
at MediaPortal.GUI.Library.GUITextureManager.LoadGraphic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height)
As I said. This might all be connected to eachother. That's why I post it all in one topic.