https://bugs.kde.org/show_bug.cgi?id=465290
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|5.26.90 |5.102.0 Component|general |general CC| |kdelibs-b...@kde.org, | |n...@kde.org Summary|Autostart application |Properties dialog crashes |properties segfault |in | |KDEPrivate::KDesktopPropsPl | |ugin::KDesktopPropsPlugin() | |with .desktop file that has | |an equals sign in the Exec | |key's value Priority|NOR |HI Assignee|plasma-b...@kde.org |kio-bugs-n...@kde.org Product|systemsettings |frameworks-kio --- Comment #11 from Nate Graham <n...@kde.org> --- Interestingly, desktop-file-validate doesn't flag that file as broken: $ desktop-file-validate ~/Desktop/crashme.desktop /home/nate/Desktop/crashme.desktop: warning: value "" for key "Path" in group "Desktop Entry" does not look like an absolute path /home/nate/Desktop/crashme.desktop: warning: key "TerminalOptions" in group "Desktop Entry" is deprecated $ echo $? 0 -- You are receiving this mail because: You are watching all bug changes.