Ubuntu :: After Updates, Can't Run .NET Apps W/o Typing "mono" First?

Feb 12, 2011

I've been writing .NET programs on my Ubuntu system at home and on my Windows 7 computer at work. It's been going well until just yesterday, I ran `apt-get upgrade` and now, when in a terminal, I type:

[Code]...

View 5 Replies


ADVERTISEMENT

Ubuntu Installation :: Can't Make A Distro Of That Offers To Users The Files And Apps For Use With Mono?

Mar 11, 2011

I would like to see when installing ubuntu a choice for users to choose what they want installed on their system or not. I know for a fact that there are some like myself that does not want mono runtime files or mono apps on their linux box and when we try to uninstall all the files or apps that link with mono ends up breaking the linux box.

My question is why can't ubuntu make a distro of ubuntu that offers to users the files and apps for use with mono and a choice for those users to install ubuntu with out the mono files or apps. There are somne of us that think mono is as bad as .net and some of us want a linux box that runs linux and not window files or apps unless they can be written as pure linux code and not C# crap. I feel that C or C++ is the real way to write linux code and anything written in C# is windows and always will be windows. If they want to put more windows stuff on ubuntu, then they shouldn't be calling it linux..

View 1 Replies View Related

Ubuntu :: Click On A Text Box To Write And Star Typing Only To Find Out Typing Somewhere Other Than Where Clicked?

Jun 17, 2010

Half the time I click on a text box to write and star typing only to find out I'm typing somewhere other than where I clicked.It's not dwell click and the active text box seems to be related to mouseover.

View 2 Replies View Related

General :: Why Is Ubuntu Trying To Open Mono App With Wine Instead Of Mono

Aug 24, 2010

So, I have compiled a C# program on Linux using MonoDevelop. When I try to execute the resulting binary, my system tries and fails to run it as a windows executable, with wine. Wine gives me the following message:

$ ~/bin/MyMonoApp
wine: Install the Windows version of Mono to run .NET executables
~/bin/MyMonoApp: command not found

I can only convince it to run by explicitly calling mono:

$ mono ~/bin/MyMonoApp

So, how can I make this the default, so I don't have to explicitly call mono every time?

View 1 Replies View Related

Software :: Mono 1.1.12 - Install Older Mono To Co-exist With Current Version

Feb 28, 2010

I would like to know if anyone has run more than one version of mono concurrently. I want to host a Battlefield 2 server with bf2ccd that requires mono 1.1.12. CentOS 5.3 repos provide mono 1.2.4 which is neither new enough nor old enough to support bf2ccd. I have considered compiling a newer version or an older version to accommodate this but I think that the only fully supported version is the 1.1.12 and I want to have the newer mono for other projects. I have used Slackware exclusively up to now and am not familiar with CentOS yet so I would like to avoid compiling if I can. The server is an unmanaged dedicated server so I'm not certain of all of the details. AFAIK it is a standard CentOS 5.3 install.

View 4 Replies View Related

Ubuntu :: Install Mono Error "Package Mono Is Not Available But Is Referred To By Another Package"

Mar 18, 2011

i first noticed when i tried to get mono via sudo apt-get install mono i got the error

[Code]...

E: Package 'mono' has no installation candidate then i tried to get it through the software center and i noticed the software center wasn't opening.... so i tried searching to find if someone else had the proroblem, they did, one solution was to reinstall python but if i open syapitic software i get the error

[Code]...

View 6 Replies View Related

Ubuntu :: Hidden Mimized Apps \ Reach Apps That Minimized Them Self And Are Not Shown In The Top Menu?

Apr 30, 2011

Some minimized apps no longer appear in the top menu and by that are no longer accessible.For example firefox with the minimize addon or Jungel Disk backup service.How can I reach apps that minimized them self and are not shown in the top menu?

View 2 Replies View Related

Ubuntu Installation :: Install Updates Returns To Main Window Without Installing Updates

Mar 24, 2011

For some reason Update Manager is not installing updates as of yesterday.I have it set to check daily and notify if updates are available. It has been working without issues for well over a year now.

Update Manager tells me updates are available and presents the list of security, recommended, and other updates. All are selected to update, but when I select Install Updates in Update Manager it returns with a Reading Package Information window overlaid on the main Update Manager window - building dependency tree then reading state information and dumps me back to the main Update Manager window without performing any update actions.

View 2 Replies View Related

Ubuntu :: Community Repo Updates / Canonical Does Not Provide Updates For Warsow?

Dec 20, 2010

I just learned that warsow 0.6 is out, and went to see if it was available in the ubuntu software center yet, as opposed to going and downloading and installing it manually from the warsow website. The ubuntu repo's still have version 0.5, and at the bottom of the page it says:

"Updates: Canonical does not provide updates for Warsow. Some updates may be provided by the Ubuntu community."

So if I wanted to 'update' this item in the repo's for the better of the community what would that entail?

View 2 Replies View Related

Ubuntu :: Removing Updates From Updates Manager List

Jan 29, 2011

There are some updates in the Update Manager list which I do not install. Among them, some drivers for HP Printers (I don't know why this cropped up; I don't even use printers on my laptop), and gcj updates (I use gcc/g++ but not gcj). I unchecked them the first time I saw them on my UM list. However, for every subsequent batch of new updates, UM retains these updates and I need to uncheck them every time. How can I remove them totally from my UM list?

View 2 Replies View Related

Ubuntu :: Mono / .NET Is Not Working?

Mar 4, 2010

I been trying to load one applcation is using .NET Framework 2.0. I went to Mircosoft to get the .NET 2.0 and attempting to install it but got a error. I look it up in the internet. Many topic point out that I have to install Mono to get it to work. I went to Ubuntu Software Center to get Mono, only one that I am unsure of is "MonoDevelop". But i installed it anyway and it still not helping. So I went to google to find info on how to install Mono on my Karmic. Found this, [URL] They point out that Ubuntu do have Mono pre-installed but they are using the old version, So I have to update it. By following those terminal command to get Mono installed. Then I got to the end and it said to check if Mono is installed. It comfirmed that it is there. So I went to install NET. 2.0, it still having error to install. I check what the error signature, it said something about Visual Studio setup.exe

I thought to try to open the applcation that is using .NET 2.0, it still have error. How I able to get it to work?

View 2 Replies View Related

Ubuntu :: Run Net Application Using Mono

Sep 21, 2010

I heared that there is an application for ubuntu that can run .net application under ubuntu... They told me to use mono. Since, wine cannot run .net application, it only can run .exe files....

I did installed mono using this tutorial in this site[URL] and I did installed mono utilities from synaptic. but, I don't know how to run the application using mono !! I tried to click the right mouse and run it with it. but I didn't see mono from the list. also, I tried to search for it from the application & I didn't find it. Maybe its just a setting and cannot run it like an application... If that its right, how can I run the application then ??

Note: I'm running under ubuntu 10.04 64bit, and i'm trying to run subtitle workshop under ubuntu. It requires the .Net framework 2.0. When I run it under wine, it tolds me that it needs .net framework to run...

View 5 Replies View Related

Ubuntu :: Mono Fails To Start .exe?

Apr 13, 2010

Ubuntu 9.10 Mono 2.4.2.3 On running; $ mone /path/to/.exe following warning popup:

Code:
Fatal Error System.ArgumentOutOfRangeException. Argument is out of range Parameter name: index at System Collections Generic List`1 [System String] get_item (int32 index) [0x00000] at Verse_of_the_Day.MainForm.ctor () [0x00000] at (wrapper remoting-invoke_with-check) Verse of the_Day.MainForm.ctor () at Verse_of_the_Day.English.ReadWrite () [0x0000] I have been searching around and could not find a solution.

View 1 Replies View Related

Ubuntu :: Use A Mono App As A Desktop Environment?

Apr 19, 2010

I have a shell I have written in C# for Windows. I have ported it over to Linux (Ubuntu) and it works well as an app running under Gnome.

What I would like to know is how to use the shell I have written instead of Gnome? What I want is a way of booting straight into my custom shell without the default desktop environment loading.

View 7 Replies View Related

Ubuntu :: Running Program With Mono?

Feb 20, 2011

I want to use a program, that runs windows and "linux with mono". I run Kubuntu 10.10.

Quote:

koen@Koen-Kubuntu:~/Documents/Software/SuperOneClick_1_6_5$ mono SuperOneClick.exe
** (SuperOneClick.exe:4191): WARNING **: The following assembly referenced from /home/koen/Documents/Software/SuperOneClick_1_6_5/SuperOneClick.exe could not be loaded:

[Code]....

View 1 Replies View Related

Ubuntu :: 11.04 Changes In Mono To Check In With Server?

May 26, 2011

I have a service the uses Mono to check in with a SQL server at a set interval. For some reason in 11.04 The service is only able to run for a short period of time without crashing. This service worked/works perfect in all previous versions. Any ideas as to what could have possibly changed? I'm really just looking for ideas on what to check.

View 3 Replies View Related

Ubuntu :: Download Updates Not With Updates Manager?

Feb 9, 2010

updates manager constantly crash i tried gnome in safe mode and it doesn't work so i need some way to update the os untill hopefully one update would fix the update.

View 5 Replies View Related

Ubuntu :: Automatic Updates - Not JUST Security Updates ?

Mar 25, 2011

So, it is my understanding that Ubuntu's automatic updates do not install ANY updates that are not "important security updates." For example, it did not upgrade me to Firefox 4 automatically; I had to do it myself (Don't all new browser versions usually contain new security features/patches? Oh well...That is a separate question entirely).

ANYWAY, is there some way to get the latest stable versions of all of my open-source software automatically (or at least all at once, on command), instead of just security updates? It seems silly to have to install new versions for every program manually.

Also, related/side question: Now that I have installed Firefox 4 myself (via apt-get by adding the mozilla-stable PPA), will I stop getting security updates for Firefox through the standard Ubuntu update manager?

Actually, a really thorough explanation of the whole automatic update system (or a link to one) would be great too.

View 2 Replies View Related

Ubuntu :: Logitech MX5000 Not Typing?

Jun 5, 2010

I'm having a very strange problem with my Logitech MX5000. It used to work fine but now I am experiencing some problems.When I start up my PC WITHOUT my spare wired keyboard plugged in, does not type more than one character -I mean only one character- after a random number of key presses (50-100 or more).However, if I start up my PC WITH my spare USB keyboard plugged in, my MX5000 works perfectly.Bluetooth (on) has recognized, installed and connected the keyboard. In fact, now, I am typing this message on MX5000 -with the wired keyboard connected to the PC.

View 1 Replies View Related

Ubuntu :: Disable Touchpad While Typing?

Jun 23, 2010

I've read through [URL] but I can't seem to disable my touchpad while typing (it seems to be extremely sensitive to touch).

I can't disable touchpad, else it will disable all X.org input

Code:
$ sudo aptitude purge xserver-xorg-input-synaptics
Reading package lists... Done
Building dependency tree
Reading state information... Done

[Code]....

View 9 Replies View Related

Ubuntu :: Disable Touch Pad While Typing

Jun 27, 2010

Where is the "disable touch pad while typing" preference stored and how can I alter it without using the GUI?I have written a script to disable my touch pad, but if the "disable touch pad while typing" preference is on it the touch pad will reactivate its self after I type. Clearly the "disable touch pad while typing" preference must be stored somewhere, if someone could tell me where I could alter my script to disable the preference along with my touch pad.

View 4 Replies View Related

Ubuntu :: Hotkeys Trigger While Typing?

Mar 12, 2011

This has been happening for a while and I can't figure out how to fix it. If I'm surfing the web listening to music, when I type something -- the song will start changing. Has anyone else run into this problem? Does anyone know how to fix it

View 1 Replies View Related

Ubuntu :: Disable Trackpad While Typing On Mac?

May 23, 2011

I'm having trouble typing in ubuntu on my macbook because my palms sometimes touch the trackpad while I'm typing. I've seen a ton of posts about how to disable the trackpad when a USB mouse is connected, but I just want to write a scripthat I can run to unconditionally disable the trackpad and turn it back on. I don't care if it requires an extra keystroke or even if I have to write 2 scripts - one to turn it off and another to turn it on.

View 3 Replies View Related

Fedora :: Mono Won't Run On 13?

Apr 30, 2011

I'm trying to run Emulare ( Android emulator ) under Fedora 13 using mono. It fails with this error:

Quote:

mono /src/Arduino/Emulare/emulare_1.7/emulare.exe
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.XplatUI ---> System.TypeInitializationException: An exception was thrown by the type

[Code]....

I think it is the mono setup but don't know what to fix?

View 3 Replies View Related

Ubuntu :: GTK Designer In Mono Develop Not Working?

May 5, 2010

I installed Mono Develop on Ubuntu 10.04 X86 . What I found when I tried to design a GUI using the GTK designer is that the tool box which houses GUI widgets does not appear. Is there any fix or solution to this?

View 1 Replies View Related

Ubuntu :: Konsole Doesn't Use Liberation Mono

May 19, 2010

I have set the konsole font to liberation mono, but I'm reasonably sure that the font that konsole is actually using is not liberation mono. It looks very different from the font used by xterm, emacs, gnome-terminal, etc.

Is there some font mapping hidden away somewhere that is overriding my choice?

View 5 Replies View Related

Ubuntu One :: Music Store Downloads In Mono?

Jul 27, 2010

I just downloaded my first track and I was pleased!
It was easy to find, pay, and download. It was 20 cents cheaper than AmazonMP3 too.

I had the same song downloaded from AmazonMP3 and compared them side-by-side.
The 7digital file had a better bitrate (320KB/sec) than AmazonMP3 (225KB/sec) and I didn't notice any quality in the sound.

I noticed, however, the AmazonMP3 track was stereo and the 7digital one was mono.

Mono?
What?
Are all the songs like this?

View 2 Replies View Related

Ubuntu Multimedia :: Only Getting Mono Sound In Headphones

Aug 27, 2010

i'm new to ubuntu, this is the second time i've installed it (i had enough of xp). with careful planning and thinking, i managed to get a few things working, like high resolution, java plugin, and flash. but there's a problem i encountered during listening to music: my headphone has only sound in the left speaker. i took a glance at system>preferences>sound, and i tried a couple options, but nothing worked.

some generic information:
- i have an integrated sound card (into an abit kd7 motherboard).
- my headphone is a thomson wpd265, which is working perfectly.
- neither videos, nor .flac audio plays in stereo.

i tried to google the problem, but this thing seems to be a bit rare. i'm sure this problem is related to software, since everything went fine under different circumstances (xp). it turns out that neither the speaker system is working - only the front left works from the five, and 5.1 output laggs.

View 3 Replies View Related

Ubuntu :: Remove All Folders Related To Mono?

Sep 17, 2010

I installed Mono 2.4 and I am struggling myself to remove all folders related to mono.. I didn't install from Synaptic so it's not just 'apt-get autoremove mono', I used the tarball.. how to remove all files from the installation?

View 3 Replies View Related

Ubuntu Installation :: Use Telerik Controls In Mono 2.4?

Sep 29, 2010

I downloaded Telerik.Web.UI_2010_2_826_Trial.msi. installed wine.then while running msi file "Installation error" is coming for telerik rad controls. i want to use telerik controls in mono 2.4. how can i do it?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved