Jon Kinsey wrote: >Jon Kinsey wrote: > > >>I've started integrating the code for the detailed move analysis, here's >>a screen shot of how it's going so far: >> >>It's not quite as close to being done as it looks, hopefully I'll get >>some time at the weekend to finish it off. >> >> > >I've just checked the code in. Have a go if you can and let me know any >problems. > >Jon > > >------------------------------------------------------------------------ > >_______________________________________________ >Bug-gnubg mailing list >[email protected] >http://lists.gnu.org/mailman/listinfo/bug-gnubg > > Maybe the new code caused this but I am not entirely shure. When I open the hint window I get a lot of these
Gtk-WARNING **: gtkliststore.c:820: Invalid column number 12 added to iter (remember to end your list of columns with a -1) Followed by a lot of these GLib-GObject-WARNING **: unable to set property `foreground' of type `gchararray' from value of type `gpointer' and when I select a move and press e.g. 0 for a 0 ply analysis gnubg crashes with: Gtk-WARNING **: gtktreemodel.c:1317: Invalid column number 12 accessed (remember to end your list of columns with a -1) segmentation fault gnubg Using the panel to the right of the board causes no problems. Christian. _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
