Bug 424260

Summary: krunner produces warning "QCommandLineParser: argument list cannot be empty, it should contain at least the executable name"
Product: [Plasma] krunner Reporter: Thiago Macieira <thiago>
Component: generalAssignee: Kai Uwe Broulik <kde>
Status: RESOLVED FIXED    
Severity: normal CC: alexander.lohnau, plasma-bugs
Priority: NOR    
Version: 5.19.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 5.20
Sentry Crash Report:
Bug Depends on:    
Bug Blocks: 488486    

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