There is a bug in the Qt glib event loop leading to timers never being able to deliver signals. Work around this by disabling the glib event loop. References: http://lists.qt-project.org/pipermail/interest/2015-September/018846.html https://bugreports.qt.io/browse/QTBUG-48344 CCBUG: 230184
Details
Details
- Reviewers
thiago - Group Reviewers
Konsole - Commits
- R319:ac59cc7e007a: Fix hang on a lot of output from a program
Diff Detail
Diff Detail
- Repository
- R319 Konsole
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Comment Actions
Is https://bugs.kde.org/show_bug.cgi?id=372991 a different issue? This patch doesn't appear to fix that as I can still reproduce it.
Comment Actions
OK, I don't think I've run into this before - if you feel this is the correct fix, since Qt fix doesn't appear to be going anywhere), go ahead.