--- Amaya/thotlib/base/AmayaApp.cpp.orig 2009-10-29 01:58:59.000000000 -0700 +++ Amaya/thotlib/base/AmayaApp.cpp 2010-07-05 18:37:23.000000000 -0700 @@ -325,7 +325,8 @@ m_AmayaIsInit = true; // Log window. -// new wxLogWindow(NULL, wxT("Amaya traces")); + // new wxLogWindow(NULL, wxT("Amaya traces")); + wxWakeUpIdle(); return true; }