Package: mono-runtime Version: 2.10.8.1-3 Severity: normal Hello,
I tried to run a .NET program from http://www.dobberisms.com/download.php?project=sr4cg&id=25 with Mono 2.6 This would give huge amount of terminal output and not run the program so I tried to upgrade to 2.10 now the output is way tidier but the program still ode not run: $ ./SR4CharGen.exe Unhandled Exception: System.InvalidOperationException: WinForms_SeeInnerException ---> System.InvalidProgramException: Method SR4CG.Form1:InitializeComponent () is too complex. at (wrapper remoting-invoke-with-check) SR4CG.Form1:InitializeComponent () at SR4CG.Form1..ctor () [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&) at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at SR4CG.My.MyProject+MyForms.Create__Instance__[Form1] (SR4CG.Form1 Instance) [0x00000] in <filename unknown>:0 at SR4CG.My.MyProject+MyForms.get_Form1 () [0x00000] in <filename unknown>:0 at SR4CG.My.MyApplication.OnCreateMainForm () [0x00000] in <filename unknown>:0 at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun () [0x00000] in <filename unknown>:0 at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) [0x00000] in <filename unknown>:0 at SR4CG.My.MyApplication.Main (System.String[] Args) [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException: WinForms_SeeInnerException ---> System.InvalidProgramException: Method SR4CG.Form1:InitializeComponent () is too complex. at (wrapper remoting-invoke-with-check) SR4CG.Form1:InitializeComponent () at SR4CG.Form1..ctor () [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&) at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at SR4CG.My.MyProject+MyForms.Create__Instance__[Form1] (SR4CG.Form1 Instance) [0x00000] in <filename unknown>:0 at SR4CG.My.MyProject+MyForms.get_Form1 () [0x00000] in <filename unknown>:0 at SR4CG.My.MyApplication.OnCreateMainForm () [0x00000] in <filename unknown>:0 at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun () [0x00000] in <filename unknown>:0 at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) [0x00000] in <filename unknown>:0 at SR4CG.My.MyApplication.Main (System.String[] Args) [0x00000] in <filename unknown>:0 -- System Information: Debian Release: wheezy/sid APT prefers stable APT policy: (900, 'stable'), (500, 'testing'), (410, 'unstable'), (200, 'experimental'), (111, 'oldstable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages mono-runtime depends on: ii libc6 2.13-32 ii mono-gac 2.10.8.1-3 ii zlib1g 1:1.2.6.dfsg-2 Versions of packages mono-runtime recommends: ii binfmt-support 1.2.18 Versions of packages mono-runtime suggests: ii xdg-utils 1.0.2+cvs20100307-2 -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

