https://bugs.kde.org/show_bug.cgi?id=469451
Bug ID: 469451
Summary: Malformed desktop entry file crashes dolphin
"properties"
Classification: Applications
Product: dolphin
Version: 23.04.0
Platform: Archlinux
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 158753
--> https://bugs.kde.org/attachment.cgi?id=158753&action=edit
backtrace
SUMMARY
When trying to access the "properties" tab of a malformed desktop entry file,
dolphin crashes.
Minimal reproducible file example:
```
[Desktop Entry]
Type=Application
Name=foo
Exec='env foo=bar foo'
StartupNotify=false
Terminal=false
```
STEPS TO REPRODUCE
1. Right click on the file
2. Click on "Properties"
OBSERVED RESULT
Crash
EXPECTED RESULT
Showing the "Properties" tab
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma: Linux kernel 6.3.1-arch1-1
(available in About System)
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.105.0
Qt Version: 5.15.9
ADDITIONAL INFORMATION
Backtrace attached below.
--
You are receiving this mail because:
You are watching all bug changes.