--- query-browser/source/linux/MQQueryDispatcher.cc.org 2007-04-27 15:11:32.000000000 +0200 +++ query-browser/source/linux/MQQueryDispatcher.cc 2009-06-02 11:04:09.000000000 +0200 @@ -558,8 +558,8 @@ Gtk::Main::instance()->run(); - while(!req->is_complete()) - ; +// while(!req->is_complete()) +// ; return sps; }