[Konsole-devel] [Bug 217357] New: execution of lists fails

gwhschenk at gmx.de gwhschenk at gmx.de
Fri Dec 4 17:31:02 UTC 2009


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

           Summary: execution of lists fails
           Product: konsole
           Version: 2.3.1
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel at kde.org
        ReportedBy: gwhschenk at gmx.de


Version:           2.3.1 (using 4.3.1 (KDE 4.3.1) "release 6", openSUSE 11.2)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.31.5-0.1-desktop

konsole -e behaviour seems to have changed since the kde 3.? versions. there is
a similar option for xterm which still behaves as expected.

Example:
xterm -e sleep 3 ; echo 1

This will open an xterm window, close it after 3 seconds and then write a 1 on
the screen. This is what I would expect to happen.

konsole -e sleep 3 ; echo 1
this will open a konsole window, write the 1 on the screen and close the window
after 3 sec.. not as I would expect...

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list