--- On Sun, 12/6/11, Arun Persaud <[email protected]> wrote:

> 
> just pushed xevalgraph using Gtk widgets to savannah. You
> can also try
> it out from the Open Build Server.
> 
> There are some issues with exposure events, e.g. the
> drawing area
> doesn't get updated all the times. I'm not sure if this is
> because there
> is something wrong with the way we handle gtk and xt events
> in the main
> loop (xboard.c) or if I forgot to set some flag or am not
> checking for
> the correct events in xevalgraph.c.
> 
> Anyway, feel free to play with it.
> 
> Arun
> 
> 

I get an error with the version from the Fedora 14 Open Build Server repo. When 
I click on the view evaluation graph menu option I get:

Error: 4 Failed to open file 'gtk/evalgraph.glade': No such file or directory
Error: gtk_builder didn't work (EvalGraph)!
Error: gtk_builder didn't work (EvalGraphDrawingArea)!

(xboardgtk:28672): Gtk-CRITICAL **: IA__gtk_window_set_default_size: assertion 
`GTK_IS_WINDOW (window)' failed

(xboardgtk:28672): Gtk-CRITICAL **: IA__gtk_window_move: assertion 
`GTK_IS_WINDOW (window)' failed

(xboardgtk:28672): Gtk-CRITICAL **: IA__gtk_window_resize: assertion 
`GTK_IS_WINDOW (window)' failed
Segmentation fault (core dumped)

The version from savannah git is OK though. CPU usage has gone down to 18% too.

John


Reply via email to