| Summary: | transformation of newlines into blanks in program output when redirecting stdout to a file | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Thomas Duebendorfer <thomas> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.5 | ||
| Target Milestone: | --- | ||
| Platform: | Debian stable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
This is completely out of Konsole's control (or bash's for that matter). |
Version: 1.5 (using KDE KDE 3.4.2) Installed from: Debian stable Packages When redirecting stdout text output of a program running in Konsole using bash to a file, sometimes newlines (generated with printf("/n")) get transformed to simple blanks. The error only happens sometimes (even for the same program run).