Mikkel Kruse Johnsen
Mikkel Kruse Johnsen
I often get this UnHandledAppDomainException. ``` System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. ved GLib.ToggleRef.Free() ved GLib.ToggleRef.PerformQueuedUnrefs() ved GLib.Timeout.TimeoutProxy.Handler()...
Using Meson to build GtkSharp. Wraps the build.sh. This will make it easier use consume i gstreamer-sharp.
Could this be merged to mono:master ?
Memory leak
We have a fairly large product written in GtkSharp using Mono (Linux and macOS) and .NET Framework (Windows). We have been using Gtk3 for a very long time, but our...
Hi I'm trying to change my project from Mono to dotnet on Linux, Windows and macOS. I get this error on Linux: ``` Unable to load shared library 'intl' or...
Could it be possible to have a way to list more than 10 files at a time ? - Would be nice to have a way to select between 10,...
Ever since updating to macOS Sequoia on my Apple Silicon my app crashes. ``` using Gtk; namespace GtkTest { public class GtkTestClass { static Application gapp; public static int Main(string[]...
I don't see a way to compile for Windows anymore. Has that been moved somewhere else ? The problem with the current NuGet is that it has a mixture of...