https://bugs.kde.org/show_bug.cgi?id=478835
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nicolas.fe...@gmx.de --- Comment #1 from Nicolas Fella <nicolas.fe...@gmx.de> --- > The following errors appear in the systemd journal when launching Dolphin: `plasmashell: QString::arg: 2 argument(s) missing in org.kde.dolphin` This comes from https://invent.kde.org/frameworks/kio/-/blob/master/src/gui/kprocessrunner.cpp#L436, called from https://invent.kde.org/frameworks/kio/-/blob/master/src/gui/kprocessrunner.cpp#L299 The problem is that KProcessRunner::maybeAliasedName does more than it suggests. It resolves the alias in the desktop file, but also does the replacement thing, which is only relevant for the systemd runners -- You are receiving this mail because: You are watching all bug changes.