dnasdw / customizemii

Automatically exported from code.google.com/p/customizemii
0 stars 1 forks source link

Mono on Linux segfaults #47

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download Customizemii 3.11
2. Run:
 $ mono CustomizeMii.exe
3. Errors ensue.

What is the expected output? What do you see instead?
Expect to have a GUI opened up. Instead an error prints out saying an error 
has occurred (log attached).

What version of the product are you using? On what operating system?
3.11
Linux laptop 2.6.33-ARCH #1 SMP PREEMPT Mon Apr 5 05:57:38 UTC 2010 i686 
Intel(R) Core(TM)2 Duo CPU T6500 @ 2.10GHz GenuineIntel GNU/Linux

Please provide any additional information below.
I understand this is supposed to work, so it is possible it is just 
something wrong with my setup.
Error log attached.

Original issue reported on code.google.com by mjbauer95 on 21 Apr 2010 at 3:23

Attachments:

GoogleCodeExporter commented 8 years ago
If your running ubuntu try
apt-get install libmono-winforms1.0-cil libmono-winforms2.0-cil

Original comment by robert.w...@gmail.com on 17 Sep 2010 at 4:33

GoogleCodeExporter commented 8 years ago
This is fixed for me on version 3.0.

Original comment by mjbauer95 on 2 Feb 2011 at 4:04