[konsole] [Bug 416558] Displaying error information while the console program is running

Wolfgang Bauer bugzilla_noreply at kde.org
Wed Jan 22 07:43:28 GMT 2020


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

Wolfgang Bauer <wbauer at tmo.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wbauer at tmo.at

--- Comment #1 from Wolfgang Bauer <wbauer at tmo.at> ---
(In reply to BuNnEd from comment #0)
> QCommandLineParser: already having an option named "h"
> QCommandLineParser: already having an option named "help-all"
> QCommandLineParser: already having an option named "v"

That warning is new in Qt 5.14, and it has been fixed already on konsole's
side:
https://cgit.kde.org/konsole.git/commit/?id=ac630f7fb15506ef4a49bab519361697c30ff273

That change is only in master so far though (i.e. it will be in the 20.04
release), maybe it would make sense to backport it to the 19.12 branch as well.
The only "problem" with that is that this change practically requires KDE
Frameworks 5.7.0, but konsole currently has a minimum version of 5.6.0. OTOH,
it is questionable that current konsole versions actually still compile and
work with KF 5.6.0 anyway I think.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list