Bug 424260 - krunner produces warning "QCommandLineParser: argument list cannot be empty, it should contain at least the executable name"
Summary: krunner produces warning "QCommandLineParser: argument list cannot be empty, ...
Status: RESOLVED FIXED
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: 5.19.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Kai Uwe Broulik
URL:
Keywords:
Depends on:
Blocks: 488486
  Show dependency treegraph
 
Reported: 2020-07-15 20:34 UTC by Thiago Macieira
Modified: 2024-06-14 07:32 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thiago Macieira 2020-07-15 20:34:13 UTC
SUMMARY
This warning is printed.

QCommandLineParser: argument list cannot be empty, it should contain at least the executable name

SOFTWARE/OS VERSIONS
openSUSE Tumbleweed 20200701
Qt: 5.15.0
KDE Frameworks: 5.71.0
kf5-config: 1.0
Comment 1 Christoph Feck 2020-08-03 18:31:54 UTC
Where/when is this printed? I just killed krunner and started it in a terminal. I see some QML connection errors, but nothing about QCommandLineParser.
Comment 2 Alexander Lohnau 2020-08-03 19:40:53 UTC
It is printed whenever KRunner is invoked using its shortcut.
Comment 3 Alexander Lohnau 2020-10-11 08:15:22 UTC
Got fixed