with dolphin running try the command listed here: http://stackoverflow.com/questions/8327139/working-directory-of-running-process-on-mac-os
run the following command in terminal
lsof -d cwd
it should print the working directory of dolphin, check for the private folder here
my second guess is that this is /home/<username>/library/application support/dolphin/
but we'll see.
It is clear that I need to fix this so you are prompted for an export location
run the following command in terminal
lsof -d cwd
it should print the working directory of dolphin, check for the private folder here
my second guess is that this is /home/<username>/library/application support/dolphin/
but we'll see.
It is clear that I need to fix this so you are prompted for an export location
