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

Wolfgang Bauer <wba...@tmo.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|removed --nofork and -c     |removed --nofork option
                   |option with apps 16.08.0    |with apps 16.08.0
                 CC|                            |wba...@tmo.at

--- Comment #2 from Wolfgang Bauer <wba...@tmo.at> ---
Konsole never had a -c option AFAICT.

In your example, -c is actually an option for bash.

Konsole 16.08 (using QCommandLineParser) incorrectly treats it as an (unknown)
option for konsole now though, instead of ignoring the arguments after -e and
passing them to the command that is to be run (bash).

See bug#366793.

--nofork has indeed been "removed" in 16.08.
I have no idea whether this is on purpose or by mistake, nor whether --nofork
even still makes sense with KF5/Qt5.
What I can say though is that this is also related to the switch to
QCommandLineParser. The --nofork option was not konsole specific, but provided
by kdelibs4's KCmdLineArgs.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to