| Summary: | Malformed desktop entry file crashes dolphin "properties" | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | chotaotao1qaz2wsx |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | dolphin-bugs-null, nate, p.r.worrall |
| Priority: | NOR | ||
| Version First Reported In: | 23.04.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | backtrace | ||
*** This bug has been marked as a duplicate of bug 468346 *** *** This bug has been marked as a duplicate of bug 465290 *** |
Created attachment 158753 [details] 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.