Index: gtk/rgcacheprogress.cc =================================================================== --- gtk/rgcacheprogress.cc (revision 1168) +++ gtk/rgcacheprogress.cc (working copy) @@ -53,7 +53,7 @@ void RGCacheProgress::Update() { if (!CheckChange()) { - RGFlushInterface(); + //RGFlushInterface(); return; }