Bug 419902 - QCommandLineParser: already having an option named "help-all"
Summary: QCommandLineParser: already having an option named "help-all"
Status: RESOLVED FIXED
Alias: None
Product: yakuake
Classification: Applications
Component: general (show other bugs)
Version: 3.0.5
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-10 06:15 UTC by Szőts Ákos
Modified: 2020-05-29 14:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 20.04.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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