Bug 469451 - Malformed desktop entry file crashes dolphin "properties"
Summary: Malformed desktop entry file crashes dolphin "properties"
Status: RESOLVED DUPLICATE of bug 465290
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.04.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-07 13:40 UTC by chotaotao1qaz2wsx
Modified: 2023-12-13 15:31 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace (128.48 KB, text/plain)
2023-05-07 13:40 UTC, chotaotao1qaz2wsx
Details

Note You need to log in before you can comment on or make changes to this bug.
Description chotaotao1qaz2wsx 2023-05-07 13:40:26 UTC
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.
Comment 1 Paul Worrall 2023-05-08 09:13:06 UTC

*** This bug has been marked as a duplicate of bug 468346 ***
Comment 2 Nate Graham 2023-12-13 15:31:34 UTC

*** This bug has been marked as a duplicate of bug 465290 ***