https://bugs.kde.org/show_bug.cgi?id=446273

Raphael Kubo da Costa <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]
            Product|buildsystem                 |frameworks-kio
          Component|general                     |general
           Assignee|[email protected]            |[email protected]

--- Comment #1 from Raphael Kubo da Costa <[email protected]> ---
"buildsystem" isn't the right product here, moving to "frameworks-kio".

The problem's in the space character before the shebang in the first line.
While kio detects that this is an executable shell script, I think this goes
all the way down to QProcess via KProcessRunner and possibly to Linux's
detection of scripts (which verifies that the first two characters are "#!"). I
agree the error message is very cryptic though.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to