inhibit showing infobar on chapter change, don't load cuesheet if user says no in...
[enigma2.git] / lib / base / console.cpp
index 1de00ec3c641a45c2162fc2d6bb3074ca86af43d..c923da52ea6ef2d6b44f8013cbe4c2b50867ecc1 100644 (file)
@@ -308,6 +308,7 @@ void eConsoleAppContainer::readyRead(int what)
                                break;
                }
        }
+       readyErrRead(eSocketNotifier::Priority|eSocketNotifier::Read); /* be sure to flush all data which might be already written */
        if (hungup)
        {
                eDebug("child has terminated");