Peter Chant wrote:
> That is almost it, I apply the fix given in the link:
> 
> The fix to this bug is to change line 4152 in
>  gtkextra/gtksheet.c from
>  g_free(sheet->pixmap);
>  to
>  g_object_unref(sheet->pixmap);
> 
> gpsim is now stable, however the source viewer is now a mess.  I'll email you 
> a screen capture off list.  Note that that is a very large improvement from 
> where I sit.

This has been fixed in more recent versions of gpsim. You said at one 
point you had a recent SVN version of gpsim. I'd suggest using that 
instead of the old 0.21.11.

>      I wonder if a downgrade of gtkextra is in order?

I don't know what to say other than that gtkextra should be re-released.

> Not my week by the look of things!

:) Happy Halloween!

Scott

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to