<div dir="auto">yeah, ill keep the warnings but stop refusing to run.</div><div dir="auto">it will be fixed by next version.</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 15 Sep 2024 at 23:41 ratijas <<a href="mailto:bugzilla_noreply@kde.org">bugzilla_noreply@kde.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"><a href="https://bugs.kde.org/show_bug.cgi?id=493177" rel="noreferrer" target="_blank">https://bugs.kde.org/show_bug.cgi?id=493177</a><br>
<br>
            Bug ID: 493177<br>
           Summary: "Warnings" about and from shellcheck<br>
    Classification: Applications<br>
           Product: konsole<br>
           Version: 24.08.1<br>
          Platform: Other<br>
                OS: Linux<br>
            Status: REPORTED<br>
          Severity: normal<br>
          Priority: NOR<br>
         Component: plugins<br>
          Assignee: <a href="mailto:konsole-devel@kde.org" target="_blank">konsole-devel@kde.org</a><br>
          Reporter: <a href="mailto:me@ratijas.tk" target="_blank">me@ratijas.tk</a><br>
  Target Milestone: ---<br>
<br>
SUMMARY<br>
Annoying warnings of shellcheck make Quick Commands unusable. Entirely bailing<br>
out and stop working is not what warnings usually do anyway.<br>
<br>
STEPS TO REPRODUCE<br>
1. Save a command like `cd abc; echo xyz` as a Quick Command.<br>
2. Attempt to run it by double-clicking it in the tree view of persisted<br>
commands.<br>
<br>
OBSERVED RESULT<br>
At first, it complains that shellcheck is not installed and refuses to run the<br>
script.<br>
<br>
After installing the shellcheck and its ton of haskell dependencies, it<br>
complains that `cd` should have `|| return` or `|| exit` (none of which makes<br>
sense for a terminal session) and refuses to run the script.<br>
<br>
Can it maybe just shut up about those warnings and run my thing anyway? I<br>
clicked to run it, not to lint/build/compile a bash script; and I know for sure<br>
that my specific directory always exists (or else I have bigger problems to<br>
worry about).<br>
<br>
EXPECTED RESULT<br>
Warnings aren't critical errors.<br>
<br>
I expect that if I saved a command as a "Quick Command" then it should be quick<br>
to execute it. Copy pasting it to circumvent the errowarnings is actually<br>
slower than using some zsh history search plugin.<br>
<br>
SOFTWARE/OS VERSIONS<br>
Operating System: Arch Linux <br>
KDE Plasma Version: 6.1.5<br>
KDE Frameworks Version: 6.5.0<br>
Qt Version: 6.7.2<br>
<br>
ADDITIONAL INFORMATION<br>
<br>
-- <br>
You are receiving this mail because:<br>
You are the assignee for the bug.</blockquote></div></div>