https://bugs.kde.org/show_bug.cgi?id=446273
Raphael Kubo da Costa <rak...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kdelibs-b...@kde.org, | |rak...@freebsd.org Product|buildsystem |frameworks-kio Component|general |general Assignee|neund...@kde.org |kio-bugs-n...@kde.org --- Comment #1 from Raphael Kubo da Costa <rak...@freebsd.org> --- "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.