Hi > 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)!
oops forgot to package that file... will add it > (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. yep, but I cheated... I just added a usleep(10), once we can switch back to the normal gtk main loop the problem should go away though. Arun
