| Summary: | Okular *.desktop files are missing "-icon" in front of %i | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Olivier Diotte <olivier+kde> |
| Component: | general | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | aacid, adaptee, johu, stupor_scurvy343 |
| Priority: | NOR | Keywords: | junior-jobs |
| Version First Reported In: | 0.17.2 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Olivier Diotte
2013-10-27 00:36:26 UTC
If you read http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s06.html it clearly states that you have to write %i in your Exec line and that it will be replaced by "--icon WHATEVER_IS_IN_YOUR_ICON_KEY" So that must be a xdg-open bug. FWIW xdg-open works fine here so you may have an older version of xdg-open? Seems this is an xdg-open bug: https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/928680 |