Bug 419902

Summary: QCommandLineParser: already having an option named "help-all"
Product: [Applications] yakuake Reporter: Szőts Ákos <akos+kde>
Component: generalAssignee: Eike Hein <hein>
Status: RESOLVED FIXED    
Severity: normal CC: wbauer1
Priority: NOR    
Version First Reported In: 3.0.5   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 20.04.0
Sentry Crash Report:

Description Szőts Ákos 2020-04-10 06:15:28 UTC
SUMMARY

Try yakuake -v, (or just look in journalctl error logs), Qt shows the following warnings:

QCommandLineParser: already having an option named "h"
QCommandLineParser: already having an option named "help-all"
QCommandLineParser: already having an option named "v"

A similar Phabricator issue where I think this is explained: https://phabricator.kde.org/D28704#644890

Operating System: openSUSE Tumbleweed 20200314
KDE Plasma Version: 5.18.3
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.1
Kernel Version: 5.5.7-1-default
OS Type: 64-bit
Comment 1 Wolfgang Bauer 2020-05-29 14:22:13 UTC
The warning is printed by Qt since 5.14.

Fixed in yakuake 20.04 by this commit:
https://commits.kde.org/yakuake/45c833ccbfd35cd708c0206c8db22ed10af944a1