| Summary: | terminal apps inside konsole/openbsd sometimes encounter unexpected EAGAIN errors | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | xkernigh |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED REMIND | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.6.6 | ||
| Target Milestone: | --- | ||
| Platform: | OpenBSD | ||
| OS: | OpenBSD | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
xkernigh
2007-09-17 04:40:32 UTC
I do not have the means to investigate this myself but the communication with the terminal is done by a completely new stack of code in KDE 4.1 (not KDE 4.0) so it is quite possible that the problem no longer occurs.
> I have not isolated where is the fcntl call in Konsole.
Konsole itself does very little low-level work, except setting the odd pty property. If you are looking for system calls, they are most likely to be found in kdelibs, specifically the KPty / KProcess code.
KDE3 is not supported. Reopen if you can verify this issue with a late KDE4 version. |