Bug 345107 - desktop-mime-but-no-exec-code
Summary: desktop-mime-but-no-exec-code
Status: RESOLVED NOT A BUG
Alias: None
Product: cantor
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Alexander Rieder
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2015-03-13 08:37 UTC by Harald Sitter
Modified: 2015-03-18 06:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Harald Sitter 2015-03-13 08:37:02 UTC
The desktop entry lists support for at least one mime type, but does not provide codes like %f, %F, %u or %U for the Exec key.

If the application can indeed handle files of the listed mime types, it should specify a way to pass the filenames as parameters.

grep -rE "Exec|Mime" src/org.kde.cantor.desktop 
Exec=cantor %i -qwindowtitle %c
MimeType=application/x-cantor;


Reproducible: Always
Comment 1 Christoph Feck 2015-03-14 16:02:35 UTC
Already reported as bug 345042.
Comment 2 Rex Dieter 2015-03-16 13:18:36 UTC

*** This bug has been marked as a duplicate of bug 345042 ***
Comment 3 Christoph Feck 2015-03-18 06:57:05 UTC
We do not mark duplicates by the same reporter.