[Gtk-sharp-list] GTK# on Windows problems

Bryan Buchanan adslh3nu at tpg.com.au
Mon Oct 17 20:01:20 EDT 2005


Hi,

I'm having some problems with seemingly random aborts of an app running
on Windows XP.

I've tried with these two environments, with similar problems:

1. mono-1.1.9.2-gtksharp-2.3.92-win32-0.exe. Code is compiled on a Suse
9.3 system using Mono 1.1.9.2 then copied to Win XP. Then run using
Mono.

2. gtksharp-runtime-1.9.3.1-win32-0.0.exe. Code is compiled on a Suse
9.3. using Mono 1.1.8.3 then copied to Win XP. Then run using MS CLR.

An example of the problem, click on a button to pop up a modal dialog.
OK the first 2 times, then aborts with a System.NullReference.Exception
(from MS CLR). Using Mono, it might abort the first time, might work.

Another example is clicking on a treeview header to sort a column. Most
of the time it will work, then it just barfs.

The same code works flawlessly all day long on Suse 9.3 with any version
of Mono I've ever used. I sort of suspect there is some threading
problem, but I'm at a bit of a loss to know how to narrow the problem
down.

Thanks,

Bryan



More information about the Gtk-sharp-list mailing list