This happens with all plugins which are playing media streams from internet, e.g. mms://, I guess...
In particular was observed in wwitv.com plugin and in my plugin, which is still under development.
1. start mediaportal
2. go to plugin wwitv.com
3. choose сountry->russian fed.->RBC TV
Video plays in full screen
4. go back. Video plays in window mode.
Since then it's not possible to select videowindow to go to fullscreen mode nor by keyboard or RemControl.
Moreover, if I double click on the videowindow it goes to fullscreen, but then window mode is reachable via double click only.
Keyboard or RC are not usable anymore in fullscreen mode.
This happens in WWIPTV.Com plugin. In mine plugin as well, but it's not published yet.
I noticed that it stoped working since RC1 installation. SVN version I used before was from May and everything was OK.
I think it's somehow related to the fact that media streams are played with VMR7 whereas all the rest is using VMR9, but i'm not 100% sure.
OS: Win2k.
TestTool is crashing with following trace:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.FileNotFoundException: File or assembly name ICSharpCode.SharpZipLib, or one of its dependencies, was not found.
File name: "ICSharpCode.SharpZipLib"
at MPTestTool.PostTestActions.ArchiveAllFiles()
at MPTestTool.PostTestActions.PerformActions()
at MPTestTool.MainForm.PerformPostTestActions()
at MPTestTool.MainForm.PostTestButtonClick(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
=== Pre-bind state information ===
LOG: DisplayName = ICSharpCode.SharpZipLib, Version=0.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73
(Fully-specified)
LOG: Appbase = C:\TEMP\debug\
LOG: Initial PrivatePath = NULL
Calling assembly : MPTestTool, Version=1.0.2099.23710, Culture=neutral, PublicKeyToken=null.
===
LOG: Publisher policy file is not found.
LOG: Host configuration file not found.
LOG: Using machine configuration file from C:\WINNT\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: ICSharpCode.SharpZipLib, Version=0.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73
LOG: Attempting download of new URL file:///C:/TEMP/debug/ICSharpCode.SharpZipLib.DLL.
LOG: Attempting download of new URL file:///C:/TEMP/debug/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.DLL.
LOG: Attempting download of new URL file:///C:/TEMP/debug/ICSharpCode.SharpZipLib.EXE.
LOG: Attempting download of new URL file:///C:/TEMP/debug/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.EXE.
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/winnt/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
MPTestTool
Assembly Version: 1.0.2099.23710
Win32 Version: 1.0.2099.23710
CodeBase: file:///C:/TEMP/debug/MPTestTool.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/winnt/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/winnt/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/winnt/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/winnt/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
TV-Server Version:
none
MediaPortal Version:
0.2.3 RC1
MediaPortal Skin:
BlueTwo
Windows Version:
Win2k
CPU Type:
P4 3Ghz HT
HDD:
Samsung 160Gb
Memory:
1Gb
Motherboard:
IC7-MAX
Motherboard Chipset:
Video Card:
ATI Radeon X850
Video Card Driver:
Catayst 06.2
In particular was observed in wwitv.com plugin and in my plugin, which is still under development.
1. start mediaportal
2. go to plugin wwitv.com
3. choose сountry->russian fed.->RBC TV
Video plays in full screen
4. go back. Video plays in window mode.
Since then it's not possible to select videowindow to go to fullscreen mode nor by keyboard or RemControl.
Moreover, if I double click on the videowindow it goes to fullscreen, but then window mode is reachable via double click only.
Keyboard or RC are not usable anymore in fullscreen mode.
This happens in WWIPTV.Com plugin. In mine plugin as well, but it's not published yet.
I noticed that it stoped working since RC1 installation. SVN version I used before was from May and everything was OK.
I think it's somehow related to the fact that media streams are played with VMR7 whereas all the rest is using VMR9, but i'm not 100% sure.
OS: Win2k.
TestTool is crashing with following trace:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.FileNotFoundException: File or assembly name ICSharpCode.SharpZipLib, or one of its dependencies, was not found.
File name: "ICSharpCode.SharpZipLib"
at MPTestTool.PostTestActions.ArchiveAllFiles()
at MPTestTool.PostTestActions.PerformActions()
at MPTestTool.MainForm.PerformPostTestActions()
at MPTestTool.MainForm.PostTestButtonClick(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
=== Pre-bind state information ===
LOG: DisplayName = ICSharpCode.SharpZipLib, Version=0.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73
(Fully-specified)
LOG: Appbase = C:\TEMP\debug\
LOG: Initial PrivatePath = NULL
Calling assembly : MPTestTool, Version=1.0.2099.23710, Culture=neutral, PublicKeyToken=null.
===
LOG: Publisher policy file is not found.
LOG: Host configuration file not found.
LOG: Using machine configuration file from C:\WINNT\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: ICSharpCode.SharpZipLib, Version=0.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73
LOG: Attempting download of new URL file:///C:/TEMP/debug/ICSharpCode.SharpZipLib.DLL.
LOG: Attempting download of new URL file:///C:/TEMP/debug/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.DLL.
LOG: Attempting download of new URL file:///C:/TEMP/debug/ICSharpCode.SharpZipLib.EXE.
LOG: Attempting download of new URL file:///C:/TEMP/debug/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.EXE.
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/winnt/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
MPTestTool
Assembly Version: 1.0.2099.23710
Win32 Version: 1.0.2099.23710
CodeBase: file:///C:/TEMP/debug/MPTestTool.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/winnt/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/winnt/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/winnt/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/winnt/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
TV-Server Version:
none
MediaPortal Version:
0.2.3 RC1
MediaPortal Skin:
BlueTwo
Windows Version:
Win2k
CPU Type:
P4 3Ghz HT
HDD:
Samsung 160Gb
Memory:
1Gb
Motherboard:
IC7-MAX
Motherboard Chipset:
Video Card:
ATI Radeon X850
Video Card Driver:
Catayst 06.2