small fix in spinner handling...
[vuplus_dvbapp] / lib / base / ebase.cpp
index 313732a..5bafe73 100644 (file)
@@ -225,6 +225,7 @@ int eMainloop::processOneEvent(unsigned int twisted_timeout, PyObject **res, ePy
        }
 
        m_is_idle = 1;
        }
 
        m_is_idle = 1;
+       ++m_idle_count;
 
        if (this == eApp)
        {
 
        if (this == eApp)
        {