Ticket #41 (new defect)

Opened 13 months ago

Last modified 13 months ago

Cannot install on Ubuntu 8.10

Reported by: a.premkumar@… Owned by:
Priority: major Milestone:
Component: Combined IDE Version: 0.6.0
Keywords: Cc:

Description

I decompressed the binaries tar.gz file, set the execute permissions to the opendialect shell script file & ran it via terminal. But got the following error:

prem@shreshtis:~/Apps/OpenDialect060$ ./opendialect 

** (./OpenDialect.exe:10014): WARNING **: The following assembly referenced from /home/prem/Apps/OpenDialect060/OpenDialect.exe could not be loaded:
     Assembly:   System.Windows.Forms    (assemblyref_index=6)
     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/prem/Apps/OpenDialect060/).


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

** (./OpenDialect.exe:10014): WARNING **: Missing method get_UserAppDataPath in assembly /home/prem/Apps/OpenDialect060/OpenDialect.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'

I have a Ubuntu 8.10 system with default mono:

prem@shreshtis:~/Apps/OpenDialect060$ mono -V
Mono JIT compiler version 1.9.1 (tarball)
Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com
	TLS:           __thread
	GC:            Included Boehm (with typed GC)
	SIGSEGV:       altstack
	Notifications: epoll
	Architecture:  x86
	Disabled:      none

Attachments

Change History

Changed 13 months ago by Billy

After a quick glance it appears that you are missing some core parts of Mono. I assume by running the shell you meant running the exe?

Add/Change #41 (Cannot install on Ubuntu 8.10)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change. Next status will be 'new'
The owner will change to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.