| Summary: | Process taking too long | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | James Morgan <jamesmorgan> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | a.samirh78 |
| Priority: | NOR | ||
| Version First Reported In: | 20.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | attachment-11148-0.html | ||
|
Description
James Morgan
2021-05-16 21:28:50 UTC
I think it's an issue with the command you used, not with konsole per se (you can try with other terminals? e.g. xterm or gnome-terminal); I'd use: sudo su -c 'echo 244 > /proc/sys/kernel/sysrq' Created attachment 138803 [details] attachment-11148-0.html ok. Thanks On 17/05/2021 09:33, Ahmad Samir wrote: > https://bugs.kde.org/show_bug.cgi?id=437218 > > Ahmad Samir <a.samirh78@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Resolution|--- |NOT A BUG > Status|REPORTED |RESOLVED > CC| |a.samirh78@gmail.com > > --- Comment #1 from Ahmad Samir <a.samirh78@gmail.com> --- > I think it's an issue with the command you used, not with konsole per se (you > can try with other terminals? e.g. xterm or gnome-terminal); I'd use: > sudo su -c 'echo 244 > /proc/sys/kernel/sysrq' > |