--- yoshimi-0.056.orig/src/UI/GuiThreadUI.fl 2010-03-27 12:29:52.000000000 +0200 +++ yoshimi-0.056/src/UI/GuiThreadUI.fl 2010-05-11 01:46:42.000000000 +0300 @@ -52,7 +52,7 @@ Runtime.LogList.pop_front(); } //if (Fl::ready()) - Fl::wait(); + Fl::wait(0.1); //else usleep(1666); }