Summary: | Blocks processes producing too much output when window not in active tty | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Daniel Dawson <danielcdawson> |
Component: | emulation | Assignee: | Konsole Developer <konsole-devel> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | christoph |
Priority: | NOR | ||
Version: | 22.04.3 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Daniel Dawson
2021-12-24 03:44:31 UTC
Correction: kernel version is 5.15.10-gentoo. I have the same problem, but I'm not sure if it's related to output. I start a build, switch to tty, running compiler processes work fine till they finish building file, but new processes are not started by "make". If I switch back to desktop, (amount of cpu cores) compiler processes are immediately started and building proceeds fine. Checked it in xterm on plasma and xterm on openbox and everything was fine. In konsole on plasma and konsole on openbox the issue was happening, so I think the problem is with konsole. The workaround is to minimize konsole window before switching to tty. Can you retry this with a Qt 6 based Konsole version? (In reply to Christoph Cullmann from comment #3) > Can you retry this with a Qt 6 based Konsole version? I did this, and there was no problem. But I've also switched from X to Wayland, so I thought, what if that's what makes the difference? So I tried it again with an X session, and the problem still occurs. If that just happens on X, that seems to be an issue with the X backend in Qt, not sure if that makes sense to still report it upstream. ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! |