Geoffrey and I dug up a super simple fix (while chasing a bug of multiple directories opening instead) that works on Carolina 1.2 and Precise 5.7.1, and who knows - maybe all Linux distros that show this nagging behavior!
For Carolina...
... fixed Carolina's opening of three downloads directories - it now opens the desired one.Geoffrey wrote:... there is a defaults.list in /usr/share/applications, so I added inode/directory=Thunar.desktop there instead.
And for Precise, I found this works - adding...
Code: Select all
inode/directory=ROX-Filer-file-manager.desktop
If you have either issue, give it a shot - maybe having to tweak the path text to match your particular system's file manager .desktop file's name, if different - and report back!

Bob