[Glade-devel] win32 patch for glade-2.5.1 cvs
Ivan Wong
email@ivanwong.info
Wed, 14 Apr 2004 00:31:27 +0800
Hi,
The full gtk+-2.4/glade-2.5.1 installer is ready, it comes with optional
devel files:
http://gladewin32.sourceforge.net
Ivan.
----- Original Message -----
From: "Ivan Wong" <email@ivanwong.info>
To: "Damon Chaplin" <damon@karuna.uklinux.net>
Cc: <glade-devel@ximian.com>
Sent: Tuesday, April 13, 2004 15:08
Subject: Re: [Glade-devel] win32 patch for glade-2.5.1 cvs
> Hi,
>
> Using the old patch I gave you months ago with a little bit mods, I can
play
> the 2.5.1 without problem so far. Here's my binaries:
>
> http://www.ivanwong.info/gtk/gtk+-2.4.tar.bz2
>
> No setup required, all gtk+-2.4/win32 related stuffs are included
properly.
> I assume files is extracted under c:/, otherwise please run
bin/reconfig.bat
> after extraction. Glade should run by just clicking glade-2.exe (not
> glade-loader.exe, it's supposed to be removed as suggested). I have
recently
> improved the gtk+/glade/libglade all-in-one installer under win32 a lot.
May
> be I will release a beta version of 2.4 as well.
>
> Ivan.
>
> ----- Original Message -----
> From: "Damon Chaplin" <damon@karuna.uklinux.net>
> To: "todd" <taf2@lehigh.edu>
> Cc: <glade-devel@ximian.com>
> Sent: Monday, April 12, 2004 19:50
> Subject: Re: [Glade-devel] win32 patch for glade-2.5.1 cvs
>
>
> > On Mon, 2004-04-12 at 11:08, todd wrote:
> > > Sorry, about so many postings. but I was just running through the code
> > > with the debugger and found that the glade is crashing
> > > in the msvcrt in a function named _lock_file in _file.c.
> > > the line is:
> > >
> > > EnterCriticalSection( &(((_FILEX*)pf)->lock) );
> > >
> > > the problem is pf->lock is NULL so that's why i'm crashing. of course
> > > pf was created via the fopen back in save.c in the glade source
> > > code in the function glade_util_fopen called from
> > > save_project_file_internal.
> > >
> > > of course I tried a simple test program where I open a file with fopen
> > > and fprintf a few characters to it and it works fine. So, i'm
convinced
> > > something in memory is not right.
> >
> > What environment/build tools are you using. mingw?
> >
> > If you can give me a quick summary of how to get it built on win32 I'll
> > try it out myself.
> >
> > Damon
> >
> >
> > _______________________________________________
> > Glade-devel maillist - Glade-devel@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/glade-devel
>
> _______________________________________________
> Glade-devel maillist - Glade-devel@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/glade-devel