[Gtk-sharp-list] status of GTK# on Windows

Francisco T. Martinez martinf@mfconsulting.com
Fri, 09 Jul 2004 11:21:49 -0500


Mike Kestner wrote:

>On Fri, 2004-07-09 at 10:11, Davy Brion wrote:
>  
>
>>On Fri, 09 Jul 2004 10:03:48 -0500, Mike Kestner <mkestner@ximian.com> wrote:
>>    
>>
>>>Gtk# bugs should be filed in bugzilla.ximian.com module gtk#.
>>>      
>>>
>>even if it's just for the windows installer?
>>    
>>
>
>How do you know it's the installer?  How do you know it's not an
>inconsistency between the .Net framework and the mono framework that
>masks a real bug on linux and exposes it on win32?
>
>It could just be the installer, but I doubt it.  It could be a bug in
>the Gtk+ win32 port.  I don't know.
>
>  
>
>>i'll try to get a really small example which triggers the bug... i
>>don't have a windows box myself though, so i'll have to ask other
>>people to try it out and wait for their results.  Hopefully, i'll be
>>able to get you something usable in a few days.
>>    
>>
>
>Awesome, thanks.
>
>  
>
>>btw, you can already find a backtrace here:
>>http://forge.novell.com/modules/xfmod/tracker/index.php?func=detail&aid=616&group_id=1430&atid=1775
>>    
>>
>
>Thanks.  Can you file that trace in bugzilla.ximian.com and then add the
>sample whenever you get a chance?  I appreciate the help.
>
>  
>
I noticed that in the text of your entry at the Forge you say:

"...the application runs without problems on Linux with
Mono 1.0 and gtk# 1.0..."

So just in case this can help you, It may help to have your users try 
this new installation for Mono/Gtk# on Win32:
http://forge.novell.com/modules/xfmod/project/showfiles.php?group_id=1395&release_id=1905#selected

I am not claiming that this is an installer that works with the .NET 
Framework GAC.  However it may be useful to help diagnose where the 
problem is.  That installer should be closer to a working configuration 
Mono 1.0/Gtk# 1.0 in Linux.  It also gives you the chance to test 
without it conflicting with the existing environment since it DOES NOT 
use the MS GAC, rather its on Mono 1.0 GAC and mcs, etc.

Finally, the Gtk# libraries being used in the installer I am 
recommending above, came from the installer that Cory Aitchison, and 
Erik Dasque have made available at the Forge.

Paco