GNOME Bugzilla – Bug 612672
Wrong folder used for saving received files
Last modified: 2010-03-12 13:32:12 UTC
"When I receive a file with Empathy, and I have to choose where to save the file, the default directory that appears in the save dialog is always "File system" (the root directory). This behavior could be misleading to normal users or to users that are not paying attention where exactly the file will be saved. The same "problem" is present when I want to send a file to a user. If I choose Contact -> Send file, the default directory to select a file from, is always the root one. IMHO, sane defaults could be: - $HOME/Downloads (the default XDG directory for downloads) for receiving files - $HOME for sending files" originally reported at: https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/536902
Created attachment 155960 [details] [review] http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/default-dir-612672 libempathy-gtk/empathy-ui-utils.c | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-)
Review of attachment 155960 [details] [review]: This looks kosher to me.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.