[konsole] [Bug 373982] New: Executable file receives "Command not found" error message
pmb
bugzilla_noreply at kde.org
Wed Dec 21 00:37:02 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=373982
Bug ID: 373982
Summary: Executable file receives "Command not found" error
message
Product: konsole
Version: 16.12.3
Platform: Mint (Ubuntu based)
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: konsole-devel at kde.org
Reporter: s093x6f6 at rogers.com
Target Milestone: ---
Good Day . . .
I have an issue with Konsole where executable files give me a "command not
found" error message.
Version 16.04.3
Using:
KDE Frameworks 5.28.0
Qt 5.6.1 (built against 5.6.1)
The xcb windowing system
Example:
$ ls -l
-rwxr-xr-x 1 .... .... 79 Aug 29 22:16 update.sh
$ update.sh
update.sh: command not found
tried
$ ./update.sh
kf5.kcoreaddons.kaboutdata: Could not initialize the equivalent properties of
Q*Application: no instance (yet) existing.
tried
$ dbus-launch update.sh
Couldn't exec update.sh: No such file or directory
tried
$ dbus-launch ./update.sh
Started the dies very quickly.
It appears that any source that uses the konsole terminal itself during the
running will not run. A debug sound script that just plays all my sound sources
works fine from the command line. A desktop icon that links to a bash script
that uses the konsole terminal for interactivity gets the 'command not found'
message.
Apps such as Firefox and Thunderbird work as expected from the command line.
I also tried this with xterm and I received the same results.
Desktop icons that link to a script and 'run in terminal' just die. They
function well when no konsole terminal interaction is used.
Hope this helps.
pmb
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list