The file selector's working directory is fixed to what's specified in
config file. If the user navigate away from this directory and try to
launch a program from another directory, the current working directory of
that program is set to the original workdir. Most of the programs will fail
to launch this way because it's expecting the data files in the workdir.
We should change the working directory to the currently selected directory
when launching a program.
Original issue reported on code.google.com by mr.rook...@gmail.com on 14 Aug 2009 at 4:08
Original issue reported on code.google.com by
mr.rook...@gmail.com
on 14 Aug 2009 at 4:08