Code: Select all
$ winetricks --version 20120308
$ wine --version wine-1.4
I'm trying to run Media Companion and i keep getting an error in the program
Value was either too large or too small for a decimal
The program uses dotnet40 which i have installed in a clean prefix.
Here is the console output:
Code: Select all
$ WINEPREFIX="/home/akovia/.wine-dotnet40" wine /home/akovia/Downloads/MC/Media\ Companion\ 3.568b/Media\ Companion.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:process:SetProcessDEPPolicy (1): stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:module:GetModuleHandleExW should pin refcount for 0x79000000
fixme:sync:CreateMemoryResourceNotification (0) stub
err:ole:CoGetContextToken apartment not initialised
fixme:shell:URL_ParseUrl failed to parse L"Microsoft.VisualBasic"
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
fixme:shell:URL_ParseUrl failed to parse L"Accessibility"
fixme:shell:URL_ParseUrl failed to parse L"System.Runtime.Remoting"
fixme:shell:URL_ParseUrl failed to parse L"NfoLibrary"
fixme:shell:URL_ParseUrl failed to parse L"ProtoXML"
fixme:shell:URL_ParseUrl failed to parse L"TvdbScrapper"
fixme:shell:URL_ParseUrl failed to parse L"Common"
fixme:win:EnumDisplayDevicesW ((null),0,0x32d3c8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32d3c8,0x00000000), stub!
fixme:shell:URL_ParseUrl failed to parse L"System.Xml.Linq"
fixme:shell:URL_ParseUrl failed to parse L"System.Xml"
fixme:shell:URL_ParseUrl failed to parse L"System.Core"
fixme:advapi:RegisterTraceGuidsW (0xbd494a, (nil), {8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 1, 0x32dc0c, (null), (null), 0xf2ee88,): stub
fixme:shell:URL_ParseUrl failed to parse L"Media Companion.resources"
fixme:shell:URL_ParseUrl failed to parse L"Media Companion.resources"
fixme:shell:URL_ParseUrl failed to parse L"wfcl_MC"
fixme:shell:URL_ParseUrl failed to parse L"Media Companion.resources"
fixme:shell:URL_ParseUrl failed to parse L"Media Companion.resources"
fixme:shell:URL_ParseUrl failed to parse L"Media Companion.resources"
fixme:shell:URL_ParseUrl failed to parse L"Media Companion.resources"
fixme:shell:URL_ParseUrl failed to parse L"Utilites"
fixme:ieframe:WebBrowser_QueryInterface (0x1b2610)->({c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} 0x31f180) interface not supported
fixme:ieframe:WebBrowser_QueryInterface (0x1b2610)->({00000144-0000-0000-c000-000000000046} 0x31f068) interface not supported
fixme:ieframe:WebBrowser_QueryInterface (0x1ea190)->({c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} 0x31f180) interface not supported
fixme:ieframe:WebBrowser_QueryInterface (0x1ea190)->({00000144-0000-0000-c000-000000000046} 0x31f068) interface not supported
fixme:ieframe:OleControl_OnAmbientPropertyChange Unknown dispID -703
fixme:ieframe:OleControl_OnAmbientPropertyChange Unknown dispID -703
fixme:shell:URL_ParseUrl failed to parse L"Tasks"
Z:\home\akovia\Downloads\MC\Media Companion 3.568b\Media Companion.exe
fixme:dciman:DCICreatePrimary 0x22c 0x45bb2ac
fixme:shell:URL_ParseUrl failed to parse L"System.Configuration"
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
fixme:variant:VarDecRound semi-stub!
Code: Select all
************** Exception Text **************
System.OverflowException: Value was either too large or too small for a Decimal.
at System.Decimal.FCallToInt32(Decimal d)
at System.Convert.ToInt32(Decimal value)
at Media_Companion.Form1.mov_SplitContainerAutoPosition()
at Media_Companion.Form1.Form1_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Media Companion
Assembly Version: 3.5.6.8
Win32 Version: 3.5.6.8
CodeBase: file:///Z:/home/akovia/Downloads/MC/Media%20Companion%203.568b/Media%20Companion.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 10.0.30319.1 built by: RTMRel
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
NfoLibrary
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///Z:/home/akovia/Downloads/MC/Media%20Companion%203.568b/NfoLibrary.DLL
----------------------------------------
ProtoXML
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///Z:/home/akovia/Downloads/MC/Media%20Companion%203.568b/ProtoXML.DLL
----------------------------------------
TvdbScrapper
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///Z:/home/akovia/Downloads/MC/Media%20Companion%203.568b/TvdbScrapper.DLL
----------------------------------------
Common
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///Z:/home/akovia/Downloads/MC/Media%20Companion%203.568b/Common.DLL
----------------------------------------
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
wfcl_MC
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///Z:/home/akovia/Downloads/MC/Media%20Companion%203.568b/wfcl_MC.DLL
----------------------------------------
Utilites
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///Z:/home/akovia/Downloads/MC/Media%20Companion%203.568b/Utilites.DLL
----------------------------------------
Tasks
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///Z:/home/akovia/Downloads/MC/Media%20Companion%203.568b/Tasks.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Cheers