On 7/3/07, Achim Mueller <[EMAIL PROTECTED]> wrote:
Hi folks,
sometimes I get this error message at the command line:
"Gtk-CRITICAL **: gtk_progress_set_percentage: assertion `percentage >=
0 && percentage <= 1.0' failed"
Hi Achim,
I'm pretty sure that it is a counting bug in the multithread code, and
that gtk doesn't cause the hang. But you can try the following.
gdb gnubg
run --g-fatal-warnings
(cause error)
bt (on all the threads).
You should be able to print out the values of variables inside gdb as well.
Christian.
_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg