On Tue, Aug 17, 2010 at 08:37:27PM -0400, Julien Nadeau wrote: > On Mon, Aug 16, 2010 at 02:02:22PM +0000, A-Steinhoff wrote: > > > > Hi, > > > > when I close the windows "static table" and "Table with embedded widgets" > > of the > > demo the whole demo aborts. > > > > We have similar problems in one of our application ... > > > > Could some help to fix it ? > > I've opened a bug report for this crash: http://libagar.org/bug/167.
Ok, the bug has been fixed in SVN. This was due to a redundant call in Destroy() as well as the table demo not duplicating the surface returned by the "%[Fs]" function. An alternate specifier "%[FS]" was also added, for cases where the returned surface is not to be freed automatically on cleanup. _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
