Yes I had forgotten that the progress bar was broken. The problem is that the multithread code treats one game at a time and the counter is for the number of tasks (moves) done for the game and not for the match. No good easy fix for this, but an easy one is to count games instead moves?!
I checked in a fix for this issue. Should be ok now. Christian. _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
