Mono is an open source project aimed at bringing .NET compatible technology to the open source world. This technology includes a C# compiler and the Common Language Runtime.

learn more… | top users | synonyms

2
votes
0answers
17 views

Ubuntu ARM 13.4

I am looking at purchasing a Samsung Chromebook with the integrated 3G (Exynos5 based one). I am trying to find out if the following packages are available in the Ubuntu arm version that can be made ...
1
vote
2answers
66 views

Is Mono installed in 13.04?

I am learning to program in Visual Basic .NET at school, and am using Visual Studio Express. My teacher said that I can download Mono to practise programming at home, and as my exam is soon, I want ...
0
votes
0answers
26 views

Running an Application that needs .NET Frameworks 3.5

Ok, so i have an application that needs .NET frameworks and i need help finding a program or a winetrick or something to run it. Please Help
3
votes
1answer
34 views

Mono experimantal packages and apt-get

I have a slight problem trying to get the mono experimental 3.0.6 installed on ubuntu. I am quite unexperienced with ubuntu and apt-get so bear with me please. I come from this link: ...
1
vote
1answer
22 views

How to open VDB files under Ubuntu ?

I'm working with a software that uses VDB (VistaDB) to archive log files, while everyone else uses windows and can use the Vistadb software, I'm unable to do so using my Ubuntu OS, does anyone knows ...
1
vote
1answer
131 views

How do I start KeePass2 (portable) from Nautilus in Ubuntu 13.04?

I have KeePass2 installed on a USB flash drive. In Ubuntu 12.04 all I had to do to start is was right click KeePass.exe and select Open With Mono Runtime. In 13.04 I only have the options of opening ...
0
votes
0answers
13 views

Error When Creating a View or Controller in Monodevelop

I get the following error when I attempt to add a View or Controller to my monodevelop project: Invalid SDK Version Name I am using Monodevelop 4.0, which I got from the following PPA: ...
1
vote
1answer
72 views

How to install the mysql connector for C#?

I installed Wine and now I have setup Mono & .NET When I try to compile the next sentence, I get an error because I don't have the MySQL connector installed on my system. using ...
2
votes
1answer
100 views

Monodevelop MVC Development Adding a View

I am building an MVC project on monodevelop, but I am having difficulties adding a view. When I click on the add view button, I encounter an error. I think this error is already known by the ...
2
votes
0answers
36 views

Running DWSIM failed

I am using Ubuntu 12.10 with mono-complete installed. Being a chemical engineer I required some 'Process Simulation' application & I found it in DWSIM. I used this. However it failed to ran ...
0
votes
0answers
45 views

Error when trying to run MongoVUE with mono on Ubuntu 12.04

I have installed mono version 2.10.8.1. Also installed the MongoVUE windows setup in ubuntu. But when I am trying to run the installed exe file am getting the following error: Unknown heap type: ...
1
vote
2answers
58 views

Unable to compile with vbnc on Ubuntu 12.04

I'm running Ubuntu 12.04 LTS. In order to try out some .NET exercises, I installed the below mono packages: sudo apt-get install mono-runtime mono-mcs mono-vbnc Now, I've got the mono csharp ...
1
vote
1answer
49 views

Need help with GTK# and mono

In my quest for platform-independence, I built a simple hello-world app on my windows machine using monodevelop 4.0 and gtk# 2.12. When I try to run it on my Ubuntu 12.04 LTS, I get the below runtime ...
2
votes
2answers
165 views

Can I write apps for Ubuntu phones and tablets with Mono?

I just wanted to ask if it will be possible to write apps with C# and .NET via Mono for Ubuntu Tablet and Phone. I could not find anything about this matter. Since I heard that the version for ...
0
votes
0answers
26 views

Mono: Couldn't bind to method 'SetHostingEnvironment

I've migrated an MVC3 site to Linux using MonoDevelop. I'm currently able to compile my code, however, when I try to run/debug I get this error Couldn't bind to method 'SetHostingEnvironment'. ...
5
votes
1answer
69 views

Why do system sounds only play in mono?

I've attached a screenshot of pavucontrol. Is there a way to have the system sounds play in stereo and not mono? It seems when it's set to mono, it only plays the sound out of my left speaker. Music ...
0
votes
0answers
100 views

How to install Mono 2.6.7 in Ubuntu 12.04 without compiling from source

I needed to debug an application developed for Mono 2.6.7, as the target environment only comes with that version, how do I install Mono 2.6.7 so I can debug on my Ubuntu 12.04? I tried to specify ...
2
votes
0answers
99 views

Setting default application in gnome3? [duplicate]

Question: I want to set the default program for .exe files to mono-runtime. Right now, Ubuntu wants to open it with MonoDevelop, which is pointless. So I right-click on the .exe file, and choose ...
0
votes
0answers
27 views

mono sound plays very quietly

It took me a long time to figure out, but I realized that some of my mp3s and wavs were playing very quietly, and some normally. All of my sound levels are set correctly (I tried multiple mixer ...
3
votes
2answers
209 views

How to create a .deb package from compiled source files?

Question: Mono 3.0 is out, but I found no ppa from where I could install it. There is this one: https://launchpad.net/~directhex/+ppa-packages but it's mono 2.10.8.1-5. I'm playing with ASP.NET ...
2
votes
1answer
333 views

Is there a performance difference between running .NET applications via Mono and running them via the .NET framework on WINE?

I've been using WINE coupled with .NET for ages to run .NET applications, but I recently found out about Mono, a cross-platform, open source version of the .NET framework. I was wondering: since ...
1
vote
0answers
97 views

Blogengine.NET on mono

I'd like to set up the new 2.7 Blogengine on Mono using Ubuntu, but I experience issues with it. It has support for mono because there is another project called Blogengine.Web on Codeplex which is ...
1
vote
1answer
93 views

What is the difference between mono and mono develop?

i am curious to know what exactly is the difference between Mono Software and Monodevelop. and do i need both of these if i want to do "C#"?
4
votes
2answers
558 views

Can I write programs in C# on Ubuntu?

I am forced to learn and practice C#, is there any applications that support and can be used to write programs in C#?
1
vote
0answers
73 views

Defense Zone Lite segmentation fault when starting [closed]

I'm trying to run Defense Zone Lite version 1.5.2-0ubuntu1, but I can't get it to start properly. Running from the terminal, I get this output: $ /opt/defensezone-lite/Defense\ zone\ Lite Found path: ...
2
votes
1answer
103 views

package .NET desktop application for UBUNTU

is it possible to package a .NET application as a .DEB package and include MONO runtime so the software can be installed automatically and run on UBUNTU?
0
votes
0answers
68 views

ASP.NET 4.0 on mod-mono?

What mono packages do I need to install to run ASP.NET 4.0 support? I thought it was mono-apache-server4 but everywhere I look, the descriptions say: ASP.NET 1.1 backend for mod_mono Apache ...
2
votes
1answer
290 views

Docky often dissappears [closed]

I use the latest Docky for Ubuntu 12.04 Precise. Sometimes it gives me this error: I think it happens when I try to edit the Main Menu and use Synaptic. I'm not sure. Docky is set up to be hidden ...
4
votes
0answers
204 views

Is it possible for an application (written in Mono C#) to run a console command? [closed]

I am wondering if a Mono C# application running in Ubuntu can somehow run a terminal command. For example, could the user give the program his or her password and then have the application run sudo ...
1
vote
1answer
253 views

Installing FASTCGI Mono for running ASP.NET on NGINX

I am a novice at Ubuntu and I've been given the task of installing and configuring NGINX to run ASP.NET applications. This is probably a stupid question but I'm using this tutorial as a starting guide ...
1
vote
1answer
195 views

What is Docky.exe in /usr/lib/docky/plugins?

Why there is a Windows version of Docky found inside my Ubuntu 12.04? I'm seeing this in my process list : mono /usr/lib/docky/Docky.exe Is this safe? Can I have the Linux native Docky(Linux ...
0
votes
0answers
89 views

Application Indicator plugin for Visual Studio 2010 Express [closed]

I'd like to know if there is a [Unity] AppIndicator plugin for VS 2010 Express (C#) At the moment, I have to use Whitelist ["all"] for my icons to show up, and would love to add 'native' functionality ...
2
votes
1answer
137 views

Is there a ubuntu meta-package for the mono command line tools and ASP.NET tools?

I've discovered that if I install MonoDevelop on ubuntu, and then I decide to install something from the command line I need to add the following packages: apt-get install xbuild mono-gmcs If I ...
1
vote
1answer
142 views

C# Mono.Cairo example to make an EventBox transparent

I need to create an image with transparency placed on top of another image, inside a regular Gtk# window. The first image should be able to respond to mouse clicks. The simple way would usually be to ...
0
votes
1answer
489 views

System.TypeLoadException with MonoDevelop

Yesterday I installed MonoDevelop 3.0 by following the steps suggested in this answer. However when I try to create a new solution, of any of the provided types, I get the following error: An error ...
4
votes
1answer
3k views

How do I install Monodevelop 2.10 or later on 12.04?

sudo apt-get install monodevelop installs MonoDevelop 2.8.x. The official site, http://monodevelop.com/Download, states that "Packages for MonoDevelop 3.0.3.5 not yet available. The latest available ...
0
votes
1answer
156 views

Running command from TeamCity fails, but running it in the terminal it succeeds

I am attempting to build an ASP.NET MVC 4 project. From the terminal it succeeds. I am logged in as my admin account. Teamcity was installed with its' default settings. From the command prompt: ...
1
vote
1answer
622 views

How to install Mono from source?

I am trying to install Mono from source (because in the future I will need to fix a bug in it). PROBLEM: The compiled Mono does not behave properly. Note: ...
1
vote
0answers
115 views

Copy-paste from keepass2 to Midori (or WebkitGTK applications in general), on Linux

Running keepass 2.18, which is Mono-based, on Xubuntu 12.04, I can't seem to copy-paste usernames or passwords from keepass2 to Midori. I can copy from keepass2 then paste into other applications ...
2
votes
3answers
122 views

I uninstalled mono, how do I reinstall it?

I uninstalled mono in 12.04 by: sudo apt-get remove mono-* but afterward the theme of Ubuntu changed to an ugly one. It seems that some of the themes depend on mono!!! My question is how can I ...
4
votes
3answers
672 views

How do I install IronPython?

I tried installing Ironpython on ubuntu 12.04 using the guide here: IronPython on Mono But it doesn't seem to work. I have no Solutions/IronPython.Mono.sln, so i try to xbuild Solutions/IronPython.sln ...
0
votes
0answers
100 views

Mono C# Runtime and dependencies in chroot

I am trying to run C# executables in a chroot but I can't find a way to do so. Inside the chroot, besides my executable, I have copied the following inside my jail /bin/sh /bin/bash /usr/bin/mono ...
1
vote
1answer
250 views

How can I create a simple debian package from binary?

I have been researching debian packaging, but I can't seem to figure out how to package a C# mono application made up of a single executable and a few resource files. Can anyone help me figure out? ...
1
vote
0answers
455 views

What is Mozilla XPCOM and how I install it on ubuntu

I am trying to build libgluezilla - https://github.com/mono/gluezilla which is important part of mono (required by webbrowser package) which was removed from latest ubuntu version, however I get this: ...
2
votes
1answer
141 views

How to install gluezilla-dev?

gluezilla was removed from latest Ubuntu repository for some silly reason. This library is necessary for mono web libraries to work properly (without gluezilla the web browser component doesn't work). ...
1
vote
1answer
50 views

App Showdown: Universe dependency

I'm currently in the process of packaging my submission for the Ubuntu App Showdown. I read in the rules that the package may not have dependencies that are not in the Ubuntu repository. But what ...
0
votes
0answers
20 views

12.04 LTS Apache2 writing files from webpage at runtime has no effect - possible read/write permissions? [duplicate]

Possible Duplicate: Whats the simplest way to edit and add files to “/var/www”? I'm running 12.04LTS with Apache and Mono in VirtualBox, with the goal of hosting a web app ...
1
vote
1answer
116 views

Correctly packaging for /opt with dh_make

I know, this has already been asked a few times, but it doesn't seem to cover my case yet. I'm trying to package a Mono-application to run from /opt. First, I tried these guides: ...
2
votes
2answers
102 views

Ubuntu App Showdown: Commercial applications

Me and a few of my friends decided to create a game for the App showdown. However, we wanted to make a commercial game out of it (for <5$). So the question is: If I want to submit a commercial app, ...
3
votes
1answer
237 views

Use primary-toolbar with Mono

I am trying to create an application for the Ubuntu App Contest. And I defined image of the design, but I am having problems with it. Principally with the primary-toolbar design, so it would look like ...

1 2 3