https://bugs.kde.org/show_bug.cgi?id=448859

--- Comment #6 from David Faure <fa...@kde.org> ---
Yes this ends up in /bin/sh. I thought any shell command was valid for an Exec
line.
Thanks for the pointer to the spec, that's instructive. Sometimes we
voluntarily support more things than the spec, but it's probably not a great
idea (creates compat problems when people test something in KDE and assume
it'll work everywhere)

I just found desktop files that say

Exec=env WINEPREFIX="/home/dfaure/.wine" wine start /ProgIDOpen giffile %f

Isn't this a solution to this problem? I.e. change step 1 to prepend "env"
before the env var?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to