[Konsole-devel] [Bug 225563] clicking on a shell script will run it silently, instead of running it in konsole or other terminal emulator.

Adrián Chaves Fernández adriyetichaves at gmail.com
Sat Oct 27 10:57:31 UTC 2012


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

Adrián Chaves Fernández <adriyetichaves at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adriyetichaves at gmail.com

--- Comment #14 from Adrián Chaves Fernández <adriyetichaves at gmail.com> ---
Steps to reproduce:

1. Enter a folder other than $HOME.
2. Create a file in that folder named “test.sh”, with the following content:

#!/bin/bash
kdialog --msgbox $(pwd)

3. Give that file execution permissions:
    3.1. Open the Dolphin terminal (F4).
    3.2. Run chmod +x test.sh
    3.3. Close the Dolphin terminal (F4).
4. Click the “test.sh” file.

Expected results: It should show the current path.

It works for me in Dolphin 2.1 (Chakra).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the konsole-devel mailing list