Summary: | Open With not working | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | gren |
Component: | Usability-OpenWith | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | metzpinguin |
Priority: | NOR | ||
Version: | 8.4.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | 8.5.0 | |
Sentry Crash Report: |
Description
gren
2024-07-20 05:28:44 UTC
Since our static code analyzers reported the *.desktop files as incorrect, we had to rename the entries for "Exec" and "Icon" because the Windows paths do not correspond to the freedesktop standard. Change Exec -> X-Exec and Icon -> X-Icon Maik |