After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 612672 - Wrong folder used for saving received files
Wrong folder used for saving received files
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: File Transfer
2.29.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2010-03-12 07:51 UTC by Omer Akram
Modified: 2010-03-12 13:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/default-dir-612672 (1.28 KB, patch)
2010-03-12 12:50 UTC, Guillaume Desmottes
accepted-commit_now Details | Review

Description Omer Akram 2010-03-12 07:51:42 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
Comment 1 Guillaume Desmottes 2010-03-12 12:50:44 UTC
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(-)
Comment 2 Will Thompson 2010-03-12 13:06:29 UTC
Review of attachment 155960 [details] [review]:

This looks kosher to me.
Comment 3 Will Thompson 2010-03-12 13:06:29 UTC
Review of attachment 155960 [details] [review]:

This looks kosher to me.
Comment 4 Guillaume Desmottes 2010-03-12 13:32:12 UTC
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.