GNOME Bugzilla – Bug 320990
Does not resepct Path field in desktop files
Last modified: 2006-01-05 20:13:55 UTC
I have a binary which needs to be ran from a certain directory, so I do this: Exec=/foo/bar/flob Path=/foo/bar This ensures that the working directory is set correctly and isn't $HOME. However, the panel seems to ignore this as the working directory is still $HOME when flob is executed.
This is a gnome-desktop bug. Will attach a patch soon.
Created attachment 56012 [details] [review] Should fix the bug
Looks reasonable to me
*** Bug 311714 has been marked as a duplicate of this bug. ***
vuntz: Manny had a patch in #311714 too