rezganisameh / xoscillo

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

xoscillo doesn't start in Ubuntu 11.04 #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. In terminal: mono XOscillo.exe 

What is the expected output? What do you see instead?
** (XOscillo.exe:30078): WARNING **: The following assembly referenced from 
/home/nes/Загрузки/XOscillo_20110619v6/XOscillo.exe could not be loaded:
     Assembly:   System.Windows.Forms    (assemblyref_index=0)
     Version:    2.0.0.0
     Public Key: b77a5c561934e089
The assembly was not found in the Global Assembly Cache, a path listed in the 
MONO_PATH environment variable, or in the location of the executing assembly 
(/home/nes/Загрузки/XOscillo_20110619v6/).

** (XOscillo.exe:30078): WARNING **: Could not load file or assembly 
'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, 
PublicKeyToken=b77a5c561934e089' or one of its dependencies.

** (XOscillo.exe:30078): WARNING **: Missing method EnableVisualStyles in 
assembly /home/nes/Загрузки/XOscillo_20110619v6/XOscillo.exe, type 
System.Windows.Forms.Application

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or 
assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, 
PublicKeyToken=b77a5c561934e089' or one of its dependencies.
File name: 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, 
PublicKeyToken=b77a5c561934e089'

What version of the product are you using? On what operating system?
version: 20110619v6
OS: Ubuntu 11.04

Please provide any additional information below.

Original issue reported on code.google.com by blindfel...@gmail.com on 21 Jun 2011 at 11:06

GoogleCodeExporter commented 8 years ago
Forgot to say, I have an Arduino Uno and I seems to be right when uploading a 
sketch from pda file to Arduino.

Original comment by blindfel...@gmail.com on 21 Jun 2011 at 11:09

GoogleCodeExporter commented 8 years ago
you'll need to install the libmono-winforms1.0-cil and/or 
libmono-winforms2.0-cil packages in synaptic to use System.Windows.Forms.

Let me know if that fixes the issue
Thanks

Original comment by aguav...@gmail.com on 14 Dec 2011 at 1:51

GoogleCodeExporter commented 8 years ago

Original comment by aguav...@gmail.com on 8 Feb 2013 at 12:31

GoogleCodeExporter commented 8 years ago
it works thanks

Original comment by herve.c...@gmail.com on 28 Feb 2014 at 10:24