Hi,
I found a problem with ROX-Filer and how it handles freedesktop.org .desktop files. It seems the Path= property is completely ignored.
here is the relevant part of the specification:
http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html
Usually, it is not much of a problem but with .desktop files created by wine, this sometimes prevent the program to run (as its files are not found in the currect directory where they are expected to be).
A simple test file is as follows:
[Desktop Entry]
Name=Test
;Exec=sh -c 'xmessage "CWD=`pwd`"'
Exec=sh -c 'zenity --info --text="CWD=`pwd`"'
Type=Application
Path=/tmp
When run in ROX-Filer it shows the current directory while it should actually show /tmp.
Could you fix that ?
Thanks
Mildred
Logged In: YES
user_id=471223
Originator: NO
Try the test version at http://rox.sourceforge.net/snapshots/rox-filer-smw.tgz
Logged In: YES
user_id=471223
Originator: NO
Fixed in ROX-Filer 2.8