Summary: | Konsole fails on long escaped urls | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | TeXHaPb <staryx> |
Component: | emulation | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | matan, ninjalj |
Priority: | NOR | ||
Version: | 21.12.3 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | 96a18a9b7f651e27da99f8b483d84fdb9a1a1e62 | Version Fixed In: | v22.04.0 |
Sentry Crash Report: |
Description
TeXHaPb
2022-04-04 13:09:23 UTC
I expect that this is the same as https://bugs.kde.org/show_bug.cgi?id=432804 which is fixed in https://invent.kde.org/utilities/konsole/-/commit/96a18a9b7f651e27da99f8b483d84fdb9a1a1e62 But in fact, I cannot reproduce this bug. The printf does not hang konsole, though it does not print kde, as it does with the patch. Whether it hangs depends on the shell used and shell configuration. On ksh you may need to type ESC + \ to unhang konsole. bash invoked as sh seems to hang harder: I've not found a way to unhang it. |