| Summary: | "kate /dev/stdin" does not work | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Victor Porton <porton> |
| Component: | application | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | christoph |
| Priority: | NOR | ||
| Version First Reported In: | 18.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Victor Porton
2019-05-01 10:32:45 UTC
Kate/KWrite can't work with such device files. Why it doesn't report /dev/stdin? That depends to which device stdin is connected, in your case dev/null, as perhaps stdin was closed, I get here some pts/X device for my virtual console. |