[konsole] [Bug 377412] New: konsole with -e option doesn't keep the window open anymore
Michael
bugzilla_noreply at kde.org
Thu Mar 9 05:47:08 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=377412
Bug ID: 377412
Summary: konsole with -e option doesn't keep the window open
anymore
Product: konsole
Version: 16.04.3
Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: konsole-devel at kde.org
Reporter: michael at stopthemindspam.com
Target Milestone: ---
When running Konsole with this command:
$ konsole -e echo "foo" && sleep 3 && echo "bar" && sleep 3 && echo "closing"
... Konsole used to 1) create a new Konsole window, 2) execute the command
string after -e, and 3) send the output to the new Konsole window.
As far as I can tell, it does not do these things anymore.
To duplicate this behaviour, press Alt-Space to open the Run command, paste in
the command shown above, and notice that Konsole blinks into existence
momentarily, disappears, and the command doesn't get a chance to run to
completion, displaying its progress.
This change was noticed after upgrading to KDE Frameworks 5.28.0 / Konsole
16.04.3 / Qt 5.6.1 as part of Kubuntu 16.10.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list