Hi All, I am new to both Linux and Wine. I am running Mint 12. For work I use Stata, R, and PASS 11. I am able to install Stata and R as Linux apps. But PASS 11 is Windows only. I installed it using Wine and it appears to be installed. When I got to .wine/drive_c/Program Files/NCSS/PASS 11...I can see that all the files are there and when I either double click on PASS11.exe or use the terminal I am not able to run the program. In the terminal I get this: ------------------------------------------------------------ sabby at sabby-Qosmio-X505 ~/.wine/drive_c/Program Files/NCSS/PASS 11 $ wine PASS11.exe Unknown heap type: CLR Unhandled Exception: System.InvalidProgramException: Invalid IL code in A.cd7c4f001fa40ec6115a54e453e1e3985/c01205c5b8e2e5d6666b766ec5076be9e:c509e5fdd4c4316468375a591a85078c5<A> (A): IL_00ac: dup at A.cd7c4f001fa40ec6115a54e453e1e3985+c01205c5b8e2e5d6666b766ec5076be9e.c1eaa1bd66a0b8bd06333ca0fbf6c70b1 () [0x00000] in <filename unknown>:0 at A.c2a1143fe58f82c9e2713fdfeff88bf06.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 A.c2a1143fe58f82c9e2713fdfeff88bf06.c917876a5554068eae21afffb64bd6238 (System.String[] ) [0x00000] in <filename unknown>:0 err:mscoree:expect_no_runtimes Process exited with a Mono runtime loaded. ----------------------------------------------------------------- Can anyone help me get this to run, or tell me it's hopeless? Thanks in advance.
So, I ran wine from the terminal: wine PASS11.exe And here is what I got: Unknown heap type: CLR Unhandled Exception: System.InvalidProgramException: Invalid IL code in A.cd7c4f001fa40ec6115a54e453e1e3985/c01205c5b8e2e5d6666b766ec5076be9e:c509e5fdd4c4316468375a591a85078c5<A> (A): IL_00ac: dup at A.cd7c4f001fa40ec6115a54e453e1e3985+c01205c5b8e2e5d6666b766ec5076be9e.c1eaa1bd66a0b8bd06333ca0fbf6c70b1 () [0x00000] in <filename unknown>:0 at A.c2a1143fe58f82c9e2713fdfeff88bf06.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 A.c2a1143fe58f82c9e2713fdfeff88bf06.c917876a5554068eae21afffb64bd6238 (System.String[] ) [0x00000] in <filename unknown>:0 err:mscoree:expect_no_runtimes Process exited with a Mono runtime loaded. Can anyone help me fix this?
Oops, looks like I did that in the original post. Doh! Sorry...
lahmbi5678 wrote:> Hi, > > this is a bit unfortunate, Mono probably isn't good enough yet. You could try to get the latest winetricks version, see "Installation by using 'winetricks'script" section in http://appdb.winehq.org/objectManager.php?sClass=version&iId=10166 > > Additionally, please try in a clean wine prefix to just install "winetricks dotnet35" (without SP1).Same thing happened. I wasn't able to properly install NET (a lot of fixmes and errs). Even so, I installed PASS and when I ran it, I got the same error as before. Shoot. I don't want to dual boot just to use this program...
jjmckenzie wrote:> On Fri, Feb 24, 2012 at 12:15 PM, sabby <wineforum-user at winehq.org> wrote: > > > Running PASS from the terminal gets this (which I think is my original error). ?It's like going in circles (but I very much > > appreciate everyone's help): > > > > Unknown heap type: CLR > > > > > > Unhandled Exception: System.InvalidProgramException: Invalid IL code in A.cd7c4f001fa40ec6115a54e453e1e3985/c01205c5b8e2e5d6666b766ec5076be9e:c509e5fdd4c4316468375a591a85078c5<A> (A): IL_00ac: dup > > > > These need to be reported to the MONO team. > > Guess it is back to trying to get .NET 3.5 to install. > > JamesShould I let them know? Where? I will try NET again...