Questions tagged [mono]
Mono is an open source implementation of Microsoft's .NET Framework based on the ECMA standards for C# and the Common Language Runtime.
133 questions
0
votes
1
answer
185
views
How to use Windows app Teltonika Configurator (MS .NET) on Linux? (how to use Wine or mono or other solution)
I have been a Debian user for many years, but at a basic level.
Now I need to work with an application available only for Windows - Teltonika Configurator (version for GH5200 tracker):
https://wiki....
2
votes
1
answer
298
views
Can Mono and Wine be used in the same OS? What are the side effects of using both?
For context, I was using a Linux version of BizHawk (A multi system TAS emulator) on Chromebook via the Linux Terminal that required Mono. There was an error (the error being that it crashed when I ...
0
votes
1
answer
85
views
Optimize loading of .Net assemblies
Despite this is a .Net question about dlls this is a Linux question as I am deploying to Linux.
I deploy dozens of different .Net applications to a single Linux computer.
Each of the separate ...
2
votes
0
answers
82
views
Missing mono vbc.exe in AlmaLinux 9
I am running AlmaLinux 9 (clone of RH 9) and installed the available Mono packages. I had to install an RPM from Fedora 38 to get vbnc.exe (from package mono-basic)
However, since vbnc.exe is ...
0
votes
1
answer
194
views
Mono cannot find LibVLC or MPV on NixOS
I am trying to use SubtitleEdit, a .NET application, on NixOS, using Mono. This has worked in the past with other distros, but for some reason SubtitleEdit cannot find mpv or libvlc on NixOS. ...
1
vote
0
answers
148
views
Compiling mono-basic causes 'System.Xml.dll' could not be found
I am running on AlmaLinux9 (RedHat 9 clone) and have added mono-* from the EPEL repos. All worked well, but I also needed mono-vbnc so I downloaded the mono-basic project source from github. I ran ./...
0
votes
1
answer
849
views
Dependency issues with Mono prevent (system) updates and installing/removing packages
I have been struggling for a long time with a dependency issue related to Mono (version: 6.12.0.122) that makes it impossible for me to perform a system upgrade (Pop!_OS, which is based on Ubuntu) and ...
1
vote
1
answer
3k
views
Potential Reach of Windows Malware via Wine and Mono
Scenario: I have a desktop Ubuntu 21.04 system with Wine and Mono installed. The only program I run on Wine is VisiPics, a Windows photo comparison tool. VisiPics needs read-write access to the ...
0
votes
1
answer
489
views
c# script waiting in terminal but exiting directly as a daemon
i am a complete c# noob (i know Java though)
i have a c# script i modified. I want to run it at startup using a daemon and systemctl (the original is this NZXT automatic fan controller script)
the ...
2
votes
1
answer
3k
views
Reference assemblies for .NETFramework not found (4.7.1)
I've recently set-up Linux on my pc (Deepin, a distro based on Debian).
In that fresh set-up distro, I installed VSCode and unity since I'd like to play around with game development. VSCode since I ...
0
votes
1
answer
306
views
How did Linux load this exe compiled with C#? [duplicate]
I just discovered something really surprising.
I can compile a simple C# hello world on my windows computer using csc (from Visual Studio), copy the resulting exe file to my Linux computer, and ...
-8
votes
1
answer
68
views
I am having problem will installing development [closed]
I am nod able to install mono development even after i gave apt get update. My system is asking for
Mono depends on =6.10.0.104-0-xamarin16+debian10b1
Its also asking
Hit https://download.mono-...
0
votes
1
answer
4k
views
E: Unable to correct problems, you have held broken packages kali Linux 2020
So I am running the latest version of kali Linux. I was previously using the 2019 version of kali which had no issue but after updating, I gave command apt install mono-devel mono-complete mono-dbg ca-...
1
vote
0
answers
217
views
mkbundle error 32512: no package mono-2
I'm trying to generate a static bundle using mkbundle --static file.exe -o file --i18n none, but I get the following output:
Package mono-2 was not found in the pkg-config search path.
Perhaps you ...
1
vote
0
answers
890
views
mono dependencies on CentOS 7
I am trying to install mono as described here. In the root shell...
su root
I tried following command
yum install mono-devel
as mentioned on the web-page, but got stuck at installation of ...
2
votes
1
answer
1k
views
apt --fix-broken install fails
I wanted to upgrade my packages on my raspberry pi, so I've successfully done a apt-get upgrade.
After that, I obviously wanted to do an apt-get upgrade but I had an error.
Reading package lists... ...
1
vote
0
answers
164
views
Start Without Debugging is disabled in Monodevelop
I tried to start C#-programming in Ubuntu. I installed MonoDevelop 7.8.2 but when I tried to run the program, the option "Start Without Debugging" is disabled. Is this a bug in MonoDevelop? Is there a ...
0
votes
1
answer
625
views
Installing mono messed something on my computer
How can I fix this issue:
(base) jaakko@jaakko-GL553VW:~/Desktop/Programming$ sudo apt install synaptic
Reading package lists... Done
Building dependency tree
Reading state information... Done
...
0
votes
1
answer
666
views
Unable to install mono on Fedora 29
I followed the instructions found at mono-project.com, I successfully installed mono-devel but when I try to install mono-complete by running sudo dnf install mono-complete it just says:
Error: ...
3
votes
1
answer
529
views
How to install .net Mono on Solaris 11 (source code compile)?
I downloaded the last mono tar to Solaris 11
I install the required packages:
# pkg install autoconf
# pkg install automake
# pkg install libtool
# pkg install gcc
When I tried to configure mono 5.18....
1
vote
1
answer
2k
views
Unable to Update Mono to Version 5.18 on Debian 9.8
I'm unable to update Mono from version 4.6.2 to 5.18.0 on Debian 9.8. I followed the instructions on the download page on Mono's website but with no luck so far.
root@server ~ # mono --version
Mono ...
1
vote
0
answers
4k
views
Access dll in linux
Okay so I have a bunch of .dll files that are compiled on windows (though I could recompile them on linux if that was necessary) that I want to use.
The final idea I am having is to write a .so ...
5
votes
1
answer
3k
views
Keepass does not respect GTK_THEME variable
I am using Cinnamon on Arch Linux with a dark theme (specifically Vertex Dark). The dark theme leads to undesirable behavior in some apps where the foreground color is hard-coded to a dark color but ...
1
vote
0
answers
639
views
Trying to set HDMI RPi3 output in mono with pulseaudio
I'm trying to set my PulseAudio HDMI output on a Raspbian 9.4 in mono because my TV has only one speaker only connected to left channel.
By default (in stereo), it works like a charm, but when I set ...
3
votes
2
answers
8k
views
Why does LXQT Autostart not do anything?
I have a BeagleBone Black here,
running Debian 8.3, Linux 4.1.15-ti-rt-r43.
Desktop is LXQT.
After boot, I want to run a .sh file - when the desktop environment is ready, as that file, after changing ...
0
votes
1
answer
427
views
Detect CLI or Wine executable in Manjaro
In my Linux Mint installation, I can directly execute a PE executable at the command line, and if it's a .NET/CLI executable, then it will automatically execute it with Mono, and otherwise, it will ...
0
votes
1
answer
181
views
Moved a directory to a non-existing location?
I used MonoDevelop to write a small C#-program that moves directories and files from one location to another location, but I messed it up a bit.
I used C#'s DirectoryInfo.MoveTo(path1, path2); to ...
1
vote
1
answer
842
views
24xxx programmer tool fails: Mono library downgrade? Other options?
I use KEEProg_24xxx_03c to control an EEPROM programmer through USB. This has worked great for years.
However, now it complains:
$ mono ./KEEProg_03c.exe
WARNING: The runtime version supported by ...
8
votes
3
answers
8k
views
Resolve-DnsName : The term 'Resolve-DnsName' is not recognized as the name of a cmdlet
Why is Resolve-DnsName not recognized for PowerShell Core? So far as I recall it works fine with PowerShell itself.
Is this a .NET versus dotnet problem? That dotnet simply doesn't have this ...
1
vote
1
answer
875
views
Why do [Ctrl]+[letter] shortcuts suddenly not work anymore in KeePass 2.x under Linux Mint, while most other programs are fine? [closed]
I haven't updated KeyPass 2.x (I'm still on 2.32), so what could have broken this program on Linux Mint 18.1 x64?
It used to be that normal Ctrl+[letter] shortcuts like Ctrl+C to copy, Ctrl+U to open ...
-7
votes
1
answer
4k
views
What is the name of monodevelop on Kali?
On a Kali Linux terminal, running apt-get install monodevelop I get
E: Invalid operation install
What is the correct package name I need to use in order to install monodevelop?
-1
votes
1
answer
1k
views
How to install monodevelop on kali offline?
I have a kali VM on virtualBox.
I can transfer files to this VM but it doesn't have Internet connection.
How can I install monodevelop?
0
votes
0
answers
881
views
Cant fix: The following packages have unmet dependencies
I was trying to completely remove mono since it breaks my ability to apt-get upgrade.
When I try:
sudo apt-get upgrade
Then I get this error:
You might want to run 'apt-get -f install' to correct ...
2
votes
2
answers
1k
views
Error during Mono manual installation in CentOS
I'm trying to do a Mono install package per package, because the CentOS server doesn't have internet access. However, when I try to install the mono core package using the command:
rpm -i mono-core-4....
0
votes
0
answers
45
views
Got a SIGABRT while building cross-compiler
While building a cross compiler for s390 on x86-32 bit, I got an error :
** (/usr/lib/mono/1.0/mcs.exe:23883): CRITICAL **: _wapi_shm_file_open: shared file [/net/lockbox/homes/wxy/.wapi/shared_data-...
2
votes
2
answers
2k
views
Unable to remove CLI library packages
I was installing some packages and during the install of one, the system hung and the package was not installed. But, the package was added to the list of installed packages. So, I restart the system ...
1
vote
0
answers
9k
views
Upgrading Mono from 3.6 to the latest version Ubuntu 16.04LTS
I'm having trouble getting to the latest version of mono.
The procedure tried so far:
simon@Core2duo:~$ mono -V
Mono JIT compiler version 3.6.0 (tarball Thu Jul 23 23:54:20 EDT 2015)
Copyright (C) ...
0
votes
1
answer
1k
views
mono-xamarin.list Type 'sudo' is not known
Yesterday I installed monodevelop, had to write something in c#. It didn't (I couldn't build and run code) even worked, but fked everything, that I can't even install anything, can't type sudo, enter ...
0
votes
2
answers
71
views
Do I need to worry about software compatibility at all if I use Mono and Wine?
Do I need to worry what version of OS software runs on and what the software requirements are? Can I can install any Windows software on Mono or Wine without worrying about compatibility?
0
votes
0
answers
163
views
Monodevelop: change startup configuration
I have the known problem with MonoDevelop where the debugger cannot connect, when I try to run the debugger. Now I found a solution in the post Monodevelop doesn't run the project. When I try to ...
0
votes
1
answer
473
views
Equivalent in Mono on Linux of GetUpdateRect on Windows?
I'm trying to compile in Mono on Lubuntu 16.04.1 a very helpful open-source Windows program, "Ketarin".
It uses a function, "GetUpdateRect", which it finds in user32.dll, using this code:
[...
1
vote
0
answers
1k
views
How to Develop Windows Forms Application using MonoDevelop on Ubuntu 16.04?
Purpose: Run Win32 .Net2.0 Forms application written with VS2005 on Linux.
I have tried the following:
I have Installed Mono following this link run-net-2-0-applications-for-win
and tried to run it -> ...
0
votes
1
answer
50
views
Can't seem to get Mono compiler past 2.10.X? Even with Beta mono Channel
I have been trying to update my Mono and Mono Compiler on my CentOS 7 server and i can't seem for the life of me to get it past 2.10.X. I have followed various guides, and even added the beta repo ...
2
votes
1
answer
342
views
Why does Wine need to install its own instance of Mono when there already is a fresh version of Mono installed in the system?
I have installed the latest available Mono from the Mono project repositories (I have also tried installing it from the default system repos) but as soon as I run Wine it asks me about downloading ...
1
vote
3
answers
19k
views
How do I install Dot Net Core on Arch Linux
I am using Apricity OS (based on Arch Linux). I want to install Dot Net Core. What is the command for installing it by pacman.
0
votes
1
answer
209
views
Is it possible to run 127.0.0.1/login.aspx at the web browser, if we run only one mod_mono_server4 and apache2 server instance on Ubuntu 16.04?
Recently, I set up /etc/apache2/apache2.conf on Ubuntu Linux 16.04 so that an webuser can run 127.0.0.1/course/login.aspx with any browser as long as we run 1 or more mod_mono_server4 server and 1 or ...
0
votes
1
answer
744
views
Awesonium Linux C# System.DllNotFoundException: Could not locate the path to the native Awesomium library
I am running Ubuntu 16.04 and the Awesomium Web Browser C# Framework as well as Mono 4.4.2 with the environment variable MONO_PATH set to /usr/lib/mono/4.5 and the environment variable ...
0
votes
0
answers
631
views
How to import a large and complex csproj into MonoDevelop 5.10 with Ubuntu 16.04 and the ASP.NET addin?
I would like to know how to import a large and complex csproj into
MonoDevelop 5.10 with Ubuntu 16.04 and the ASP.NET addin.
I recently tried the method described in IanNorton's answer
to open a ....
0
votes
1
answer
954
views
Will a custom encoding C# class function properly with the Mono .NET 4.0 libraries installed on Ubuntu 16.04?
I would like to change the default encoder for ASP.NET 4 running with Ubuntu Linux 16.04 operating system on a Lenovo Thinkstation desktop and apache server 2.0 and mod-mono-server4.exe.
My question ...
1
vote
1
answer
85
views
How to use MonoDevelop pc files with UNIX convention relative pathnames?
On my Ubuntu Linux 16.04 Lenovo desktop , I am using MonoDevelop 5.10 with the Xamarin ASP.NET plugin for development and production environments.
I am using *.pc files with Unix convention full ...